SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-67
SQL 10650
Cause. A BREAK, SUBTOTAL, or TOTAL command was specified after some rows
were listed, and then a LIST NEXT command was specified, as in the following
sequence: SELECT . . .; LIST FIRST n; BREAK ON . . .; LIST NEXT n;
Effect. Instead of listing the next n rows, the report is started over from the first row.
Recovery. Informational message only; no corrective action is needed.
SQL 10652
Cause. The SQLCI2 file was not found (the default location is $SYSTEM.SYSTEM).
Effect. You cannot execute any SQL commands from SQLCI.
Recovery. Contact your system manager.
SQL 10653
Cause. See the file system error for the cause.
Effect. You cannot execute the INITIALIZE SQL command successfully or install
SQLCI2 on your system.
Recovery. Correct the file system error condition. If you cannot correct the condition,
contact your system manager.
SQL 10654
Cause. See the file system error for the cause.
Effect. You cannot execute the INITIALIZE SQL command successfully or install
SQLCI2 on your system.
Recovery. Correct the file system error condition. If you cannot correct the condition,
contact your system manager.
10650 Because of the new report definition command(s), the
report is being started from the beginning.
10652 The SQLCI2 is not SQL compiled because the program file
was not found in the specified subvolume (default
$SYSTEM.SYSTEM). Either you do not have the SQL application
on your system, or you did not install the program file.
10653 Rename of ZZSQLCI2 to SQLCI2 failed.
10654 Open of SQLCI2 failed.