SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-73
SQL 10675
Cause. The value for the TAB clause was less than the left margin or greater than the
right margin.
Effect. The DETAIL command fails.
Recovery. Correct the value of TAB and reissue the command.
SQL 10676
Cause. The value for the PAGE, NEED, or SKIP clause was not in the range 1
through 32767.
Effect. The DETAIL command fails.
Recovery. Correct the value of PAGE, NEED, or SKIP and reissue the command.
SQL 10677
Cause. Either the parameter value was not entered for a named parameter, or an
unbalanced string parameter value was entered.
Effect. The parameter is not added to the parameter space.
Recovery. Correct the parameter value and reissue the command.
SQL 10678
Cause. Stated in the error message.
Effect. The command fails.
Recovery. Correct the format and reissue the command. For more information on the
exact syntax information, refer to the SQL/MP Reference Manual, or if you have
SQLCI, use the SQLCI HELP facility.
10675 The value for TAB is out of range. The valid range is
the set of values from left margin to right margin.
10676 The value for PAGE, NEED, or SKIP is out of range. The
valid range is 1 through 32767.
10677 Invalid parameter value.
10678 Invalid format specification.