SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

HP NonStop SQL/MX Messages Manual523730-004
10-1
10
Executor Messages (8000 through
8999)
SQL 8001
Cause. SQL/MX has received an internal error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8002
Cause. A nowait CLI operation was started.
Effect. The operation is not complete.
Recovery. Ignore this message if the SQL/MX statement completes successfully.
Otherwise, an internal error occurred, and you should contact your service provider.
SQL 8003
Cause. The descriptor is still being used by another nowait CLI operation.
Effect. The new descriptor is locked.
Recovery. None. Contact your service provider.
SQL 8004
Cause. You attempted to open a statement or cursor that is not in the closed state. It
must be in the closed state to be opened.
Effect. The operation fails.
Recovery. Close the cursor before trying to open it.
8001 An internal executor error occurred.
8002 The current nowaited operation is not complete.
8003 The descriptor is locked by another nowaited operation.
8004 Trying to open a statement or cursor that is not in the
closed state.