SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-71
SQL 10666
Cause. You entered an invalid year as timestamp for COMPUTE_TIMESTAMP. The
year value must be a number.
Effect. The command fails.
Recovery. Correct the year value and reissue the command.
SQL 10667
Cause. You entered an invalid hour as timestamp for COMPUTE_TIMESTAMP. The
hour value is not in the range 0 through 23.
Effect. The command fails.
Recovery. Correct the hour value and reissue the command.
SQL 10668
Cause. You entered an invalid minute as timestamp for COMPUTE_TIMESTAMP. The
minute value was not in the range 0 through 59.
Effect. The command fails.
Recovery. Correct the minute value and reissue the command.
SQL 10669
Cause. You entered an invalid second as timestamp for COMPUTE_TIMESTAMP.
The second value was not in the range 0 through 59.
Effect. The command fails.
Recovery. Correct the second value and reissue the command.
10666 Invalid year is entered as timestamp for
COMPUTE_TIMESTAMP.
10667 Invalid hour is entered as timestamp for
COMPUTE_TIMESTAMP.
10668 Invalid minute is entered as timestamp for
COMPUTE_TIMESTAMP.
10669 Invalid second is entered as timestamp for
COMPUTE_TIMESTAMP.