gtpg2m1gGeneral Macros

DBSDC-Detach TPF Application Requester Database Support Structure

This general macro detaches the TPF Application Requester (TPFAR) feature Structured Query Language Transaction Profile (STP) and associated blocks from an entry control block (ECB). The ECB must have issued structured query language (SQL) requests. See DBSAC-Attach 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 containing the address of an 8-byte contiguous area where the TPFAR database support structure identifier is returned.

reg
A register, R0-R5, containing the address of a fullword area containing the address of an 8-byte contiguous area where the TPFAR database support structure identifier is returned.
Note:
The TPFAR database support structure identifier is needed to reattach the TPFAR database support structure.

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

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.