JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.2.1

nl
29188 HY000 Invalid Tx connection. Connection closed.- {0}
Cause: An action was attempted when the connection to the database was closed.
Effect: The database is inaccessible.
Recovery: Retry the action after the connection to the database is established.
nl
29189 HY000 Invalid Tx operation on XA connection.- {0}
Cause: The feature listed is not supported by the JDBC driver.
Effect: An attempt was made to perform an invalid Tx operation.
Recovery: Ensure that a proper Transaction operation is performed.
nl
29190 HY000 Invalid XA Connection. - {0}
Cause: There is no connection to the server.
Effect: The operation fails.
Recovery: Verify all the properties to the database are valid.
nl
S1000 HY000 A TIP transaction error has been detected. Check the server
event log on Node node for Transaction Error details.
Cause: A message was returned by the server.
Effect: Operation fails.
Recovery: Check EMS event log on node.
nl
29191 HY000 SQL Server and connection aborted successfully
(closeConnectionUponQueryTimeout Enabled).
Cause: The long running query timed out after specified number of seconds.
Effect: The MXOSRVR on NSK is stopped successfully.
Recovery: None. The Connection object and its child objects are rendered invalid. Re-connect in
the Java program.
nl
29192 HY000 Server and connection could not be aborted successfully,
PROGRAM ERROR (closeConnectionUponQueryTimeout Enabled).
Cause: The long running query timed out after specified number of seconds.
Effect: The MXOSRVR on NSK did not stop successfully.
Recovery: None. This is an internal Error. Marshaling parameters error encountered while
communicating with server.
nl
29193 HY000 Server and connection could not be aborted successfully, AS
NOT AVAILABLE ERROR (closeConnectionUponQueryTimeout Enabled).
Cause: The long running query timed out after specified number of seconds.
Effect: The MXOSRVR on NSK did not stop successfully.
Recovery: Ensure that the AS server is available.
nl
106 Messages