Neoview JDBC Type 4 Driver Programmer's Reference (R2.2, R2.3, R2.4, R2.5)
9 Messages
About the Message Format
Messages are listed in numerical SQLCODE order. Descriptions include:
SQLCODE SQLSTATE message-text
Cause [ What occurred to trigger the message.]
Effect [ What is the result when this occurs. ]
Recovery [ How to diagnose and fix the problem. ]
Contacting Your Service Provider
Some messages have no recovery information and are instructed to contact the Global Mission
Critical Solution Center (GMCSC).
Type 4 Driver Error Messages
01032 08S01
01032 08S01 Communication link failure. The server timed out or
disappeared.
Cause The connection timed out.
Effect Operation fails.
Recovery Reconnect. Set the connection timeout to an appropriate value.
01056 25000
01056 25000 Invalid transaction state.
Cause Transaction state is incorrect.
Effect Operation fails.
Recovery Retry.
01118 S1008
01118 S1008 Operation cancelled.
Cause The operation was cancelled.
Effect Operation fails.
Recovery Retry operation.
08001 HY000
08001 HY000 Retry attempts to connect to the datasource failed, May be
ODBC server not able to register to the ODBC service process.
Cause A server error.
Effect Operation fails.
Recovery Contact the GMCSC to check logs for server (Neoview platform) errors and to
analyze accompanying errors and warnings.
08004 HY000
08004 HY000 Data source rejected establishment of connection since the
ODBC server is connected to a different client now
About the Message Format 77