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

Effect: Operation fails.
Recovery: The address returned by the MXCS association server was not in the expected format.
Report the entire message to your service provider.
nl
29109 HY000 //<{IP Address|Machine Name}[:port]/database name>
Cause: Informational message.
Effect: N.A.
Recovery: N.A.
nl
29110 HY000 Address is missing an IP address or machine name.
Cause: An IP address or machine name is required, but missing.
Effect: The operation fails.
Recovery: Include a valid IP address or machine name. Refer to url Property for the valid address
format.
nl
29111 HY000 Unable to evaluate address address Cause: cause
Cause: The driver could not determine the IP address for a host.
Effect: The operation fails.
Recovery: The address or machine name might not be properly qualified or a security restriction
might exist. See the documentation for the getAllByName method in the
java.net.InetAddress class. Include a valid IP address or machine name. Refer to url Property
for the valid address format.
nl
29112 HY000 Missing ']'.
Cause: The driver could not determine the IP address for a host.
Effect: The operation fails.
Recovery: The address or machine name may not be properly formatted. Refer to [Insert Link to
sqlx.htm#url] url for proper address format.
nl
29113 HY000 Error while opening socket. Cause: cause
Cause: Socket error.
Effect: The operation fails.
Recovery: Use the getCause method on the Exception to determine the appropriate recovery
action.
nl
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.
nl
29115 HY000 Error while reading from socket. Cause: cause
Cause: Socket read error.
Effect: The operation fails.
Type 4 Driver Error Messages 95