SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual—523730-004
5-12
SQL 3043
Cause. You specified a precision value greater than 18 for a COMP numeric type,
which is not supported.
Effect. The operation fails.
Recovery. Change the precision to a value of 18 or less and resubmit.
SQL 3044
Cause. You specified an invalid interval value.
Effect. The operation fails.
Recovery. Correct the interval value to a valid one and resubmit.
SQL 3045
Cause. You specified an invalid date value.
Effect. The operation fails.
Recovery. Change the date value and resubmit.
SQL 3046
Cause. You specified an invalid time value.
Effect. The operation fails.
Recovery. Correct the time value and resubmit.
SQL 3047
Cause. You specified an invalid timestamp value.
Effect. The operation fails.
3043 Precision greater than 18 for a COMP numeric type is not
valid.
3044 The interval value is not valid.
3045 The date ‘value’ is not valid.
3046 The time ‘value’ is not valid.
3047 The timestamp ‘value’ is not valid.