SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-72
SQL 10670
Cause. You entered an invalid microsecond as timestamp for
COMPUTE_TIMESTAMP. The microsecond value was not in the range 0 through 999.
Effect. The command fails.
Recovery. Correct the microsecond value and reissue the command.
SQL 10671
Cause. You entered an invalid month as timestamp for COMPUTE_TIMESTAMP. The
month value was not in the range 1 through 12.
Effect. The command fails.
Recovery. Correct the month value and reissue the command.
SQL 10672
Cause. You entered an invalid millisecond as timestamp for COMPUTE_TIMESTAMP.
The millisecond value was not in the range 0 through 999.
Effect. The command fails.
Recovery. Correct the millisecond value and reissue the command.
SQL 10674
Cause. The value for the SPACE clause was not in the range 0 through 255.
Effect. The DETAIL command fails.
Recovery. Correct the value of SPACE and reissue the command.
10670 Invalid microsecond is entered as timestamp for
COMPUTE_TIMESTAMP.
10671 Invalid month is entered as timestamp for
COMPUTE_TIMESTAMP.
10672 Invalid millisecond is entered as timestamp for
COMPUTE_TIMESTAMP.
10674 The value for SPACE is out of range. The valid range
is 0 through 255.