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 Manual—691121-001
5-41
SQL 3174
Cause. You specified a compound statement that contains DDL statements.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3175
Cause. You specified a compound statement that contains dynamic SQL/MX
statements.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3176
Cause. You specified an IF statement that contains a subquery.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3177
Where name is the name of the character set.
Cause. You specified a character set with an odd number of characters in the length
declaration of the data type.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3174 DDL statements are not allowed in compound statements.
3175 Dynamic SQL statements are not allowed in compound
statements.
3176 Subqueries are not allowed in the IF Condition.
3177 Character set name requires an even number of characters
in the length declaration of the data type.










