ALLBASE/SQL Message Manual (36216-90213)

182 Chapter6
ALLBASE/SQL Error Messages: 2420-2795
size. (DBERR 2626)
CAUSE You tried to insert a date value of incorrect length.
ACTION Verify that all date literals in the query are of the correct
size.
2627 MESSAGE Time value contains a field greater than
valid range allowed. (DBERR 2627)
CAUSE You tried to insert a time value which was not valid.
ACTION Verify that all fields of all time literals are within the valid
range.
2628 MESSAGE Time value contains a field less than valid
range allowed. (DBERR 2628)
CAUSE You tried to insert a time value which was not valid.
ACTION Verify that all fields of all time literals are within the valid
range.
2629 MESSAGE Time data value does not match default format
specification. (DBERR 2629)
CAUSE You tried to insert a time value which did not meet the
default specification "HH:MI:SS."
ACTION Verify that all time literals match the default format
specification.
2630 MESSAGE Size of time literal less than valid default
size. (DBERR 2630)
CAUSE You tried to insert a time value of incorrect length.
ACTION Verify that all time literals in the query are of the correct
size.
2631 MESSAGE Interval value contains a field greater than
valid range allowed. (DBERR 2631)
CAUSE You tried to insert an interval value which was not valid.
ACTION Verify that all fields of all interval literals are within the
valid range.
2632 MESSAGE Interval value contains a field less than
valid range allowed. (DBERR 2632)
CAUSE You tried to insert an interval value which was not valid.
ACTION Verify that all fields of all interval literals are within the
valid range.
2633 MESSAGE Interval data value does not match default
format specification. (DBERR 2633)
CAUSE You tried to insert an interval value which did not meet
the default specification criteria.