TRANSQUERY

Displays the local transaction status of the current port.

Command Class

TCL-I command.

Syntax

TRANSQUERY

Comments

After you invoke TRANSQUERY, one of the following messages is displayed to indicate the port's transaction status.

[CTL2107] Transaction Logging is unsupported

This message indicates that the database is not configured for Transaction Handling. For information on how to install and enable Transaction Handling, refer to the topic Configuring Transaction Handling.

[CTL2101] Transaction logging is not enabled

This message indicates that Transaction Handling is installed and configured, but has not been started. Refer to the topic Starting Transaction Handling.

[1155] There is a transaction already active for this process.

This message indicates that Transaction Handling is running and the process performing the TRANSQUERY is inside a transaction.

[1156] There is no currently active transaction for this process.

This message indicates that Transaction Handling is running on the system but the process performing the TRANSQUERY is not inside a transaction.