Neoview Messages Manual (R2.2)

SQL 3115
3115 Duplicate ISOLATION LEVEL clauses were specified.
Cause You specified a statement with duplicate ISOLATION LEVEL clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3116
3116 Duplicate transaction access mode clauses were specified.
Cause You specified a statement with duplicate access mode clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3117
3117 Duplicate DIAGNOSTICS SIZE clauses were specified.
Cause You specified a statement with duplicate DIAGNOSTICS SIZE clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3118
3118 Specified identifier is too long.
Cause You specified an identifier that is too long.
Effect The operation fails.
Recovery Shorten the identifier and resubmit.
SQL 3119
3119 The WITH LOCAL CHECK OPTION clause is not supported.
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
3120 The CREATE ASSERTION statement is not yet supported.
Cause You specified the CREATE ASSERTION statement, which is not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3122
3122 The system specified in the location clause name is not accessible.
name
is the system name.
Cause You specified an invalid name.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
102 Parser and Compilation Messages (3000 Through 3999)