Neoview JDBC Type 4 Driver Programmer's Reference (R2.2, R2.3, R2.4, R2.5)
Cause Informational message.
Effect N. A.
Recovery N. A.
29110 HY000
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” (page 50)
for the valid address format.
29111 HY000
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 may not be properly qualified or there my exist a
security restriction. 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” (page 50) for the valid address format.
29112 HY000
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 “url
Property” (page 50) for the valid address format.
29113 HY000
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.
29114 HY000
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
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.
88 Messages