Hitachi

uCosminexus Application Server Application Setup Guide


10.8.1 Command syntax and description

Here, you reference a list of transaction information. You can reference the transaction information on the running J2EE server and the information about unprocessed transactions that remain in a stopped J2EE server.

Organization of this subsection

(1) Displaying transaction information of a running J2EE server

You reference a list of transaction information, such as the operation state and time elapsed since starting the server.

(a) Execution format

cjlisttrn [server-name] [-nameserver provider-URL] [-gid global-transaction- ID] [-pending] [-time expired-time] [-bqual]

(b) Example of execution

An example display of the branch ID of the entire Xid related to the transaction:
cjlisttrn MyServer -bqual

For details on the cjlisttrn command, see cjlisttrn (display information about transactions operating in J2EE server) in the uCosminexus Application Server Command Reference Guide.

(2) Displaying transaction information of a stopped J2EE server

You reference a list of information about unprocessed transactions that remain in the status file of a stopped J2EE server.

Execute the following command to reference the list of transactions:

(a) Execution format

cjlisttrnfile [server-name] [-nameserver provider-URL] [-gid global- transaction-ID] [-bqual]

(b) Example of execution

Example showing the information related to the specified global transaction ID:
cjlisttrnfile MyServer -gid d13800010000000000000000000000fefb57e6480000000000000001

For details on the cjlisttrnfile command, see cjlisttrnfile (display transaction information for stopped J2EE server) in the uCosminexus Application Server Command Reference Guide.