ODBC Server Messages Manual

NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-23
Messages Displayed on the Workstation
32141
Cause. The log table name was not set. For example, no log table name was set and the
DISPLAY_LOG, CLEAR_LOG, or DROP_LOG statement was executed
Effect. The statement fails
Recovery. Set the LOG_TABLE before executing the statement
32142
Cause. A USE DATABASE statement was executed, changing the current database.
Effect. The current database is changed to the specified database. All objects referenced
when the current database is in effect will be associated with the specified database
unless qualified with another database name.
Recovery. None.
32143
Cause. The CREATE PROCEDURE statement is not supported.
Effect. The statement fails.
Recovery. Remove the CREATE PROCEDURE statement.
32144
Cause. You specified an invalid size for the inbound buffer.
Effect. The statement fails.
Recovery. Change the buffer size to a value between 512 and 8192 bytes.
32145
Cause. You specified an invalid size for the outbound buffer.
Effect. The statement fails.
TRACE error: No log file found for command command.
Changed database context from 'value-1' to 'value-2'.
Permission denied on CREATE PROCEDURE.
Inbound buffer size should be between 512 and 8192 bytes.
Outbound buffer size should be between 512 and 8192 bytes.