SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—523730-004
10-2
SQL 8005
Cause. You attempted to fetch from a cursor that is not open.
Effect. The operation fails.
Recovery. Open the cursor before trying to fetch.
SQL 8006
Cause. A cursor is still open although its stream timed out.
Effect. The operation fails.
Recovery. Close the cursor before trying to open it.
SQL 8007
Cause. You pressed the break key.
Effect. The operation stops.
Recovery. None.
SQL 8008
Where name is the name of the catalog.
Cause. You specified an invalid catalog name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8009
Where name is the name of the schema.
Cause. You specified an invalid schema name.
8005 Trying to fetch from a cursor that is not in the open
state.
8006 The stream timed out, but the cursor is still open.
8007 The operation has been canceled.
8008 Catalog name name is not valid.
8009 Schema name name is not valid.