![]() |
![]() |
e-docs > Tuxedo > ATMI COBOL Function Reference > Section 3(cbl) - COBOL Functions |
ATMI COBOL Function Reference
|
Name
TPCLOSE() - close the BEA Tuxedo ATMI resource manager
Synopsis
01 TPSTATUS-REC.
COPY TPSTATUS.
CALL "TPCLOSE" USING TPSTATUS-REC.
Description
TPCLOSE() tears down the association between the caller and the resource manager to which it is linked. Since resource managers differ in their close semantics, the specific information needed to close a particular resource manager is placed in a configuration file.
If a resource manager is already closed (that is, TPCLOSE() is called more than once), no action is taken and success is returned.
Return Values
Upon successful completion, TPCLOSE() sets TP-STATUS to [TPOK].
Errors
Under the following conditions, TPCLOSE() fails and sets TP-STATUS to:
See Also
![]() |
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |