SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-15
SQL 10060
Cause. The SET STYLE value for DECIMAL_POINT option is not a period (.) or a
comma (,).
Effect. The command fails.
Recovery. Enter the corrected command.
SQL 10061
Cause. The value specified for RIGHT_MARGIN is not in the range 1 through 255.
Effect. The command fails.
Recovery. Enter the corrected command.
SQL 10062
Cause. The value specified in the SET LIST_COUNT command is out of range. The
value must be from 0 through 32767.
Effect. The command fails.
Recovery. Reissue the command with a correct value.
SQL 10063
Cause. The SET STYLE value length for NEWLINE_CHAR option is not 1.
Effect. The command fails.
Recovery. Reissue the command with a correct value.
10060 Value must be period or comma.
10061 Value must be between 1 and 255.
10062 Value must be between 0 and 32767.
10063 Value must be exactly one character.