cjrollbacktrn (Roll back unconcluded transactions)
Format
cjrollbacktrn [server-name] [-nameserver provider-URL]
-gid global-transaction-ID
Function
Specifies an unconcluded (Prepared) global transaction ID existing on the J2EE server and rolls back the transaction. Note that you can use this command when the TP1 inbound integration functionality is used.
If the specified global transaction ID exists, the command concludes the transaction.
If the specified global transaction ID is invalid, the command returns KFCB40122-E and Usage (KFCB40133-E).
If the specified global transaction ID does not exist, the command returns KFCB40131-E; however, does not return the Usage.
The usrconf.properties (user property file for J2EE servers) settings can be executed in the following cases:
Arguments
protocol-name::host-name:port-number
Input examples
Return values
Notes