JDBC Type 4 Driver 2.0 Programmer's Reference (SQL/MX 2.x)
Cause. Socket error.
Effect. The operation fails.
Recovery. Use the getCause method on the Exception to determine the appropriate recovery action.
29114 HY000 Error while writing to socket.
Cause. Socket write error.
Effect. The operation fails.
Recovery. Use the getCause method on the Exception to determine the appropriate recovery action.
29115 HY000 Error while reading from socket. Cause: cause
Cause. Socket read error.
Effect. The operation fails.
Recovery. Use the getCause method on the Exception to determine the appropriate recovery action.
29116 HY000 Socket is closed.
Cause. Socket close error.
Effect. The operation fails.
Recovery. Evaluate the returned value from the getCause method on the Exception to determine the
appropriate recovery action.
29117 HY000 Error while closing session. Cause: cause
Cause. An error was encountered while closing a session.
Effect. The operation fails.
Recovery. Evaluate the returned value from the getCause method on the Exception to determine the
appropriate recovery action.
29118 HY000 A write to a bad map pointer occurred.
Cause. Internal error.
Effect. Operation fails.
Recovery. None. Report the entire message to your service provider.
29119 HY000 A write to a bad par pointer occurred.
Cause. Internal error.
Effect. Operation fails.
Recovery. None. Report the entire message to your service provider.
29120 HY000 An association server connect message error occurred.
Cause. Unable to connect to the MXCS association server.










