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

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual523730-004
10-3
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8010
Where catalog name1 is the name of the catalog.
Where schema name2 is the name of the schema.
Cause. SQL/MX displays the default catalog and schema names.
Effect. None.
Recovery. This is an informational message only; no corrective action is needed.
SQL 8011
Cause. You specified a SELECT statement inside a compound statement that returns
more than one row.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8012
Cause. SQL/MX displays an internal CONTROL QUERY DEFAULT encoding.
Effect. None.
Recovery. This is an informational message only; no corrective action is needed.
SQL 8013
Cause. You are trying to update or delete from a cursor that is not in the fetched state.
Effect. The operation fails.
Recovery. Fetch the cursor and resubmit.
8010 Default catalog name: name1. Default schema name:
name2.
8011 SELECT statement inside compound (BEGIN ... END)
statement returns more than one row.
8012 Encoding of CONTROL QUERY DEFAULTs: encoding.
8013 You are trying to update or delete from a cursor that is
not in the fetched state.