SQL/MX 2.x Messages Manual (H06.04+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual540498-003
10-42
SQL 8874
Cause. DP2 limits on savepoints is exceeded.
Effect. The operation fails.
Recovery. None.
SQL 8878
Cause. The CONTROL QUERY DEFAULT value for DOOM_USERTRANSACTION is
ON, and NonStop SQL/MX encountered an unrecoverable error.
Effect. The transaction is in a doomed state. Users are unable to continue work on
this transaction.
Recovery. Use the ROLLBACK WORK statement to undo the transaction explicitly.
SQL 8880
Cause. A CLI application attempted to delete the current CLI context.
Effect. The context is not removed.
Recovery. None. Contact your service provider.
SQL 8881
Cause. A CLI application specified a context handle that does not exist.
Effect. The specified operation on the context is not performed.
Recovery. None.
8874 An error in an insert, update or delete statement caused
that statement to be rolled back but statement rollback
failed.
8878 Transaction has been doomed. The user should explicitly
roll back the transaction before proceeding.
8880 CLI applications are not allowed to remove the current
context.
8881 The specified CLI context handle could not be found.