Neoview Messages Manual (Volume 1) (R2.4)

9 Executor Messages (8000 Through 8999)
SQL 8001
8001 An internal executor error occurred.
Cause The HP Neoview database software has received an internal error.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8002
8002 The current nowaited operation is not complete.
Cause A nowait call-level interface (CLI) operation was started.
Effect The operation is not complete.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8003
8003 The descriptor is locked by another nowaited operation.
Cause The descriptor is still being used by another nowait call-level interface (CLI) operation.
Effect The new descriptor is locked.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8004
8004 Trying to open a statement or cursor that is not in the closed
state.
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 Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8005
8005 Trying to fetch from a cursor that is not in the open state.
Cause You attempted to fetch from a cursor that is not open.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8006
8006 The stream timed out, but the cursor is still open.
Cause A cursor is still open although its stream timed out.
Effect The operation fails.
175