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

Recovery: None.
nl
29181 HY000 XABROKER returned error. Message: {0}
Cause: Unable to perform the operation.
Effect: Operation fails.
Recovery: None.
nl
29182 HY000 XABROKER max connection limit reached. Broker Message:
{0}
Cause: The application attempted to create more connections than the allowed limit.
Effect: The application cannot create more connections to the data source.
Recovery: Evaluate any error or error detail information; check the maximum number of connections
that are allowed.
nl
29183 HY000 Invalid XAFLAG values sent to the XABROKER. Broker Message:
{0}
Cause: An invalid flag sent to the XABROKER for a transaction operation.
Effect: Operation fails.
Recovery: Evaluate any error or error detail information; use a proper flag for the attempted
operation.
nl
29184 HY000 Version mismatch between the Type 4 driver and the
XABROKER. Broker Message: {0}
Cause: The XABROKER expects a different version of the driver.
Effect: Operation fails.
Recovery: Evaluate any error or error detail information accompanying the message. Install
compatible versions of the driver and XABROKER.
nl
29185 HY000T4 connection pooling is not supported for XA connections.
Set T4Property maxPoolSize to -1. {0}
Cause: The feature listed is not supported by the JDBC driver.
Effect: Operation fails.
Recovery: Set the T4 driver maxPoolSize property to -1.
nl
29186 HY000 Internal error occurred while getting the SQLMXXAConnection
object.- {0}
Cause: Internal error.
Effect: Operation fails.
Recovery: None. Report the entire message to your service provider.
nl
29187 HY000 Internal error occurred while getting the SQLMXXAResource
object. - {0}
Cause: Internal error.
Effect: Operation fails.
Recovery: None. Report the entire message to your service provider.
Type 4 Driver Error Messages 105