Neoview Messages Manual (R2.3)

Recovery Correct the syntax and resubmit.
SQL 3176
3176 Subqueries are not allowed in the IF Condition.
Cause You specified an IF statement that contains a subquery.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3177
3177 Character set name requires an even number of characters in the
length declaration of the data type.
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.
SQL 3178
3178 One or more of the following external (host-language) data types
incorrectly appears within the SQL query or operation: name.
Cause You specified an HP Neoview database software query or attempted to perform an
operation with an incorrect data type.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3179
3179 Collation name1 is not defined on the character set name2.
name1
is the name of the collation.
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
3180 STREAM statements are not allowed in compound statements.
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
3181 Specified name is not a valid three part ANSI name.
Cause You specified an invalid logical name.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
108 Parser and Compilation Messages (3000 Through 3999)