SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-22
SQL 8231
Cause. Internal error: The user program was corrupted, or a clause in a compiled
expression was corrupted.
Effect. The statement fails.
Recovery. None. Report the entire message to your service provider.
SQL 8232
Cause. The file system aborted the transaction. See the file system error to determine
the cause.
Effect. The statement fails.
Recovery. Correct the file system error condition. If you need more help, report the
entire message to your service provider.
SQL 8233
Cause. The data to be inserted or updated resulted in a row that violated a constraint
on the table.
Effect. The INSERT or UPDATE operation fails.
Recovery. Correct the INSERT or UPDATE statement so that the resulting row does
not violate the constraint, and reissue the statement.
SQL 8234
Cause. The table for which the escalation was requested might have had an
incompatible lock by another user.
Effect. The statement fails.
Recovery. Reissue the statement. The other user might be finished with the table. If
the problem persists, report the entire message to your service provider.
8231 Internal error: An unexpected EXDC was encountered in
the EXD.
8232 File system aborted the current transaction. Error code
occurred on value-1.
8233 Constraint number value-1 violated on value-2 (base
table or protection view).
8234 Unable to escalate an OPEN for READ or WRITE access.