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-42
SQL 3178
Cause. You specified an SQL/MX query or attempted to perform an operation with an
incorrect data type.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3179
Where name1 is the name of the collation.
Where name2 is the character set name.
Cause. You attempted to used a collation name that is not defined on the character
set. A valid collation name is required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3180
Cause. You specified a compound statement that contains a STREAM statement,
which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3181
Cause. You specified an invalid logical name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3178 One or more of the following external (host-language)
data types incorrectly appears within the SQL query or
operation: name.
3179 Collation name1 is not defined on the character set
name2.
3180 STREAM statements are not allowed in compound
statements.
3181 Specified name is not a valid three part ANSI name.