SQL/MP Messages Manual

SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual427720-006
10-39
SQL 8425
Cause. The error message states the cause.
Effect. The statement fails.
Recovery. Avoid any computation that could result in an invalid date-time value.
SQL 8426
Cause. The date-time or INTERVAL value contained in the input parameter or the host
variable had an incorrect format.
Effect. The input value is rejected and the statement fails.
Recovery. Change the value so that it has a valid format, and reissue the statement.
SQL 8427
Cause. You entered an ambiguous LCT date-time value in the SQL statement.
Effect. The input value is rejected and the statement fails.
Recovery. Enter an unambiguous date-time value.
SQL 8428
Cause. You specified an LCT date-time value that was ambiguous.
Effect. The input value is rejected and the statement fails.
Recovery. Specify a correct date-time value.
8425 Either an invalid date-time value was entered, or the
result of a date-time expression produced an invalid date-
time value.
8426 Incorrect format for a date-time or INTERVAL value.
8427 A date-time value in local civil time is ambiguous and
occurs more than once: in standard time and again in
daylight savings time.
8428 A date-time value in local civil time is impossible and
does not exist.