gtpg2m1fGeneral Macros

DBSAC-Attach TPF Application Requester Database Support Structure

This general macro attaches the TPF Application Requester (TPFAR) feature Structured Query Language Transaction Profile (STP) and associated blocks to an entry control block (ECB). This database support structure must have been detached from this or another ECB using the DBSDC macro. See DBSDC-Detach TPF Application Requester Database Support Structure for additional information.

Format




label
A symbolic name can be assigned to the macro statement.

ID
Specify one of the following:

area
The symbolic name of a fullword area that contains the address of an 8-byte identifier for the TPFAR database support structure to attach. The TPFAR database support structure identifier must have been returned by DBSDC.

reg
A register, R0-R5, containing the address of a fullword area that contains the address of the identifier for the 8-byte TPFAR database support structure to attach. The TPFAR database support structure identifier must have been returned by DBSDC.

If the ID parameter is omitted or invalid, R1 is the default.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.