ODBC Server Messages Manual
NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-7
Messages Displayed on the Workstation
32023
Cause. The system catalog is either missing or cannot be opened. For example, another
user has opened the system catalog in exclusive mode.
Effect. The NonStop™ ODBC Server terminates.
Recovery. Try logging on again when the system catalog is available.
32024
Cause. An internal error occurred while opening the system catalog.
Effect. The login fails and the NonStop™ ODBC Server terminates.
Recovery. Try logging in again. If the login fails repeatedly, contact your service
provider.
32025
Cause. An internal error occurred while converting NonStop™ SQL/MP data to an
ODBC/SQL Server data type.
Effect. The statement fails.
Recovery. Contact your service provider.
32026
Cause. Stated in the error message.
Effect. The statement or batch of statements fails.
Recovery. Remove duplicate variable names from the DECLARE statements within
this batch.
32027
Cause. A variable has been referenced but not declared.
Cannot find system catalog in subvolume.
Internal error: Cache error.
Data conversion error: Datetime value is out of range.
The variable name variable-name has already been declared.
Variable names must be unique within a query batch.
Variable variable-name is undeclared.