SQL/MP Messages Manual
SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual—427720-006
12-64
SQL 10639
Cause. SQLCI2 was successfully SQL compiled.
Effect. The SQL compilation of SQLCI2 completed successfully.
Recovery. Informational message only; no corrective action is needed.
SQL 10640
Cause. The right margin value did not exceed the left margin value, so the line width
was less than or equal to zero.
Effect. The last margin value entered is ignored.
Recovery. Enter values that will result in a right margin that is greater than the left
margin.
SQL 10641
Cause. The current page length was not large enough to allow printing of one detail
line 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 10642
Cause. One of the columns in the TOTAL or SUBTOTAL command is not present in
the current DETAIL command print list.
Effect. No report is generated.
Recovery. Revise the TOTAL, SUBTOTAL, or DETAIL command so that all of the
TOTAL items also appear in the DETAIL print list.
10639 -- SQLCOMPILE of SQLCI2 successful.
10640 Right margin does not exceed left margin.
10641 The current PAGE_LENGTH value-1 is insufficient for the
report output. The PAGE_LENGTH should be at least value-2.
10642 The column value-1 is not in the DETAIL list. All
total and subtotal items must be present in the DETAIL list.