SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
5-28
SQL 3113
Where 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
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.
SQL 3115
Cause. You specified a statement with duplicate ISOLATION LEVEL clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3116
Cause. You specified a statement with duplicate access mode clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3113 Error in CONTROL statement: number
3114 Transaction access mode READ WRITE is incompatible with
isolation level READ UNCOMMITTED.
3115 Duplicate ISOLATION LEVEL clauses were specified.
3116 Duplicate transaction access mode clauses were
specified.










