SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
5-40
SQL 3169
Cause. You attempted to use a collation that is not a known collation.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3171
Cause. You specified a compound statement that contains transaction statements,
which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3172
Cause. You specified a compound statement that contains an EXIT command.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3173
Cause. You specified a compound statement that contains an UPDATE STATISTICS
command.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3169 name is not a known collation.
3171 Transaction statements are not allowed in compound
statements.
3172 EXIT is not allowed in a compound statement.
3173 UPDATE STATISTICS is not allowed in a compound
statement.