SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-66
Recovery. Use these commands only with SELECT.
SQL 15517
Cause. You specified an invalid option for the SET, RESET, SHOW, or SAVE
command.
Effect. The operation fails.
Recovery. Specify a valid option and resubmit.
SQL 15518
Cause. The value that you specified for the LINE_SPACING option was not in the
valid range.
Effect. The operation fails.
Recovery. Specify the correct LINE_SPACING value and resubmit.
SQL 15519
Cause. The current page length specified was not large enough to allow printing of
one detail plus the currently defined titles, footings, headings, and so forth.
Effect. No report is generated.
Recovery. Specify a new page length that is equal to or greater than the value
displayed in the error message, or revise the report definition so that the report will fit
within the given page length.
SQL 15520
Cause. One of the columns in the TOTAL or SUBTOTAL command is not present in
the current DETAIL command print list.
Effect. The operation fails.
15517 An invalid option was specified.
15518 The value must be between 1 and 32767for LINE_SPACING
option.
15519 The current PAGE_LENGTH length1 value is insufficient
for the report. The PAGE_LENGTH should be length2.
15520 The column value value is not in the DETAIL list. All
TOTAL and SUBTOTAL items must be in the DETAIL list.