ODBC Server Messages Manual

NOSCOM Messages
NonStop ODBC Server Messages Manual429394.001
5-13
31056
Cause. The command is missing either the keyword RO or the keyword RW.
Effect. The requested operation is ignored.
Recovery. Correct the command and try again.
31057
Cause. You specified a transaction isolation level greater than 4.
Effect. The requested operation is ignored.
Recovery. Correct the command and try again.
31058
Cause. The command is missing either the keyword N, the keyword Y, or the
keyword S.
Effect. The requested operation is ignored.
Recovery. Correct the command and try again.
31059
Cause. The command is missing either the keyword SESSION or the keyword
SQL_STATEMENT.
Effect. The requested operation is ignored.
Recovery. Correct the command and try again.
31060
Cause. The command is missing either the keyword TDM_CORE or the keyword
TDM_TSQL.
Effect. The requested operation is ignored.
Expecting RO or RW.
Transaction isolation level cannot exceed 4.
Expecting N, Y, or S.
Expecting SESSION or SQL_STATEMENT.
Expecting TDM_CORE or TDM_TSQL.