cjforgettrn (Conclude heuristic transactions forcibly)
Format
cjforgettrn [server-name] [-nameserver provider-URL]
-gid global-transaction-ID
Function
Specifies the global transaction ID of a heuristically concluded (HeuristicCommit, HeuristicRollback, HeuristicMixed, HeuristicHazard) transaction and forcibly terminates the transaction. Note that you can use this command when the TP1 inbound integration functionality is used.
If the status of the specified transaction differs from HeuristicCommit, HeuristicRollback, HeuristicMixed, or HeuristicHazard, this command returns KFCB40135-E.
If the specified global transaction ID exists, the command forcibly terminates the transaction.
If the specified global transaction ID is invalid, the command returns KFCB40122-E and the Usage (KFCB40134-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