ODBC Server Messages Manual

NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual429394.001
1-33
Messages Displayed on the Workstation
Effect. The NonStop™ ODBC Server terminates.
Recovery. Contact your service provider.
32201
Cause. Internal error.
Effect. The NonStop™ ODBC Server terminates.
Recovery. Contact your service provider.
32202
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Check the spelling of parameter-number or, if necessary, add it to the
USING clause.
32203
Cause. There are more or fewer unnamed parameters than are defined in the USING
clause.
Effect. The statement fails.
Recovery. Check the USING clause and add or remove definitions as necessary.
32204
Cause. You specified too many prepared statements.
Effect. The request fails.
Recovery. Specify fewer than 1700 prepared statements.
The text of error error-code cannot be accessed in subsystem
message file
Unnamed parameter number parameter-number is not specified in
the USING clause.
The number of parameter values in the using clause is more
than the number of unnamed parameters.
Too many prepared statements. The current maximum is 1700
statements.