Neoview ODBC Drivers Manual (R2.5)

8 HP Neoview ODBC Drivers Messages
HP Neoview ODBC Drivers Error Codes
Timestamps for all driver error messages appear immediately following the SQL error text.
HP Neoview ODBC Client Messages
When an ODBC API call returns SQL_ERROR or SQL_SUCCESS_WITH_INFO, an associated
SQLSTATE value can be obtained by calling SQLGetDiagRec with the appropriate arguments.
The following tables lists the SQLSTATE values and messages that might be returned:
MessageSQLSTATE
Application must reconnect since the server has been stopped.01000
General Warning. Connected to the default data source.01000
Disconnect error. Transaction rolled back.01002
Data truncated.01004
Privilege not revoked.01006
Option value changed.01S02
Wrong number of parameters.07001
Dynamic SQL error. Cursor specification cannot be executed.07003
Dynamic SQL error. Prepared statement is not a cursor specification.07005
Restricted data type attribute violation.07006
Dynamic SQL error. Wrong number of bound columns.07008
The value specified for the argument ColumnNumber was greater than
the number of columns in the result set.
07009
MessageSQLSTATE
No more HP Neoview Database Connectivity Service (NDCS) servers
available to connect.
08001
NDCS not yet available.08001
Datasource not yet available or not found.08001
No more ports available to start NDCS servers.08001
Retry attempts to connect to the datasource failed, may be NDCS server
not able to register to the NDCS process.
08001
Connection in use.08002
Connection not open.08003
Data source rejected establishment of connection since the NDCS server
is connected to a different client now.
08004
Data source rejected establishment of connection for implementation
defined reasons.
08004
Communication failure.08005
Transaction rolled back.08006
Connection failure during transaction.08007
Communication link failure.08S01
HP Neoview ODBC Drivers Error Codes 75