SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual—523730-004
5-28
SQL 3116
Cause. You specified a statement with duplicate access mode clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3117
Cause. You specified a statement with duplicate DIAGNOSTICS SIZE clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3118
Cause. You specified an identifier that is too long.
Effect. The operation fails.
Recovery. Shorten the identifier and resubmit.
SQL 3119
Cause. You attempted to create a constraint with the WITH LOCAL CHECK OPTION
clause, which is not supported.
Effect. The operation fails.
Recovery. Eliminate the WITH LOCAL CHECK OPTION clause and resubmit.
SQL 3120
Cause. You specified the CREATE ASSERTION statement, which is not supported.
Effect. The operation fails.
3116 Duplicate transaction access mode clauses were
specified.
3117 Duplicate DIAGNOSTICS SIZE clauses were specified.
3118 Specified identifier is too long.
3119 The WITH LOCAL CHECK OPTION clause is not supported.
3120 The CREATE ASSERTION statement is not yet supported.