SQL/MP Messages Manual

SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual427720-006
10-55
SQL 8801
Cause. Check Measure error codes in the Measure Reference Manual.
Effect. If this message is reported as an error (a negative number in SQLCODE), the
statement fails. If this is reported as a warning (a positive number in SQLCODE), the
statement executes successfully, but the SQL statement counters (as reported by the
Measure subsystem) might have incorrect values.
Recovery. Check to see if the Measure subsystem is working correctly on your node.
If the problem persists, report the entire message to your service provider.
SQL 8900
Cause. The file set corresponding to the filename was not mounted.
Effect. The statement does not compile.
Recovery. Mount the file set and reissue the statement.
SQL 8901
Cause. The pathname was not a valid OSS pathname.
Effect. The statement does not compile.
Recovery. Correct the pathname and reissue the statement.
SQL 8902
Cause. The process tries to execute SQL statements in privileged mode.
Effect. The statement fails.
Recovery. Make sure the embedded SQL program is not running in privileged mode.
8801 MEASURE subsystem failed with error value-1 while
accumulating SQL statement counters.
8900 The root fileset is not mounted.
8901 The OSS pathname does not exist.
8902 EXECSQL in privileged mode is not allowed.