Neoview Messages Manual (R2.2)

Effect The operation fails.
Recovery Correct the statement to include one of these clauses.
SQL 3109
3109 Duplicate STORE BY clauses were specified.
Cause You specified a statement with duplicate STORE BY clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3110
3110 The LIKE clause and ATTRIBUTE(S) clause cannot coexist in the same
statement.
Cause You specified a statement with both LIKE and ATTRIBUTE(S) clauses, which is not
supported.
Effect The operation fails.
Recovery Correct the statement to include one of these clauses.
SQL 3111
3111 The LIKE clause and LOCATION clause cannot coexist in the same
statement.
Cause You specified a statement with both LIKE and LOCATION clauses, which is not
supported.
Effect The operation fails.
Recovery Correct the statement to include one of these clauses.
SQL 3112
3112 The LIKE clause and PARTITION clause cannot coexist in the same
statement.
Cause You specified a statement with both LIKE and PARTITION clauses, which is not
supported.
Effect The operation fails.
Recovery Correct the statement to include one of these clauses.
SQL 3113
3113 Error in CONTROL statement: number
number
is the error number.
Cause There is an error number in the CONTROL statement you specified.
Effect The operation fails.
Recovery Correct the CONTROL statement and resubmit.
SQL 3114
3114 Transaction access mode READ WRITE is incompatible with isolation
level READ UNCOMMITTED.
Cause You specified a statement with both READ WRITE and READ UNCOMMITTED
clauses, which is not supported.
Effect The operation fails.
Recovery Correct the statement to include one of these clauses.
101