SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-76
SQL 15576
Cause. The command displayed was specified in a RESET REPORT command.
However, there is no command of that type currently in effect.
Effect. The RESET REPORT command is ignored.
Recovery. This is an informational message; no recovery is necessary.
SQL 15577
Cause. The command tried to list rows when there were no more rows to select.
Effect. None.
Recovery. If you do not want to select more data, use the CANCEL command to
terminate the SELECT operation. If you want to see more data, use the LIST FIRST
number command.
SQL 15803
Cause. You tried to change the mode to report while already in report mode.
Effect. The operation fails.
Recovery. None. This is an informational message only.
SQL 15804
Cause. You tried to change the mode to SQL while already in SQL mode.
Effect. The operation fails.
Recovery. None. This is an informational message only.
SQL 15805
Cause. You tried to change the mode to an invalid mode.
15576 There is no current name command to reset.
15577 There are no more selected rows.
15803 The current mode is Report.
15804 The current mode is SQL.
15805 The specified mode is not valid.