Neoview Messages Manual (R2.3)
Recovery Correct the syntax and resubmit.
SQL 3168
3168 The FOR ... ACCESS clause is not allowed in a CREATE VIEW statement.
Cause You specified a CREATE VIEW statement with the FOR ... ACCESS clause, which is
not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3169
3169 name is not a known collation.
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
3171 Transaction statements are not allowed in compound statements.
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
3172 EXIT is not allowed in a compound statement.
Cause You specified a compound statement that contains an EXIT command.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3173
3173 UPDATE STATISTICS is not allowed in a compound statement.
Cause You specified a compound statement that contains an UPDATE STATISTICS
command.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3174
3174 DDL statements are not allowed in compound statements.
Cause You specified a compound statement that contains DDL statements.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3175
3175 Dynamic SQL statements are not allowed in compound statements.
Cause You specified a compound statement that contains dynamic HP Neoview database
software statements.
Effect The operation fails.
107