SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—523730-004
10-41
SQL 8874
Cause. DP2 limits on savepoints is exceeded.
Effect. The operation fails.
Recovery. None.
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.
SQL 8882
Cause. A stored procedure registered with the NO SQL attribute attempted to access
SQL/MX.
Effect. The corresponding SQL request is rejected.
Recovery. Either change the definition of the stored procedure to allow SQL access,
or determine why the stored procedure contains SQL/MX statements that might be
called while the stored procedure is executing.
8874 An error in an insert, update or delete statement caused
that statement to be rolled back but statement rollback
failed.
8880 CLI applications are not allowed to remove the current
context.
8881 The specified CLI context handle could not be found.
8882 Containing SQL is not permitted.