ALLBASE/SQL Message Manual (36216-90213)

184 Chapter6
ALLBASE/SQL Error Messages: 2420-2795
specification. (DBERR 2641)
CAUSE A unit in the format specification was specified twice, or
two units which contain identical units.
ACTION Re-issue the command with a valid format specification.
2642 MESSAGE Invalid data type for second parameter of
datetime function. (DBERR 2642)
CAUSE Data type of second parameter is not valid.
ACTION Please check the documentation for valid format types.
2643 MESSAGE Format specification contains an invalid unit
for data type !. (DBERR 2643)
CAUSE A valid unit was specified in the format specification, but
it is not valid for this datetime type.
ACTION Please check the documentation for valid format types for
this datetime data type.
2644 MESSAGE Datetime input function cannot parse input
parameters. (DBERR 2644)
CAUSE When parsing datetime literal, invalid data was detected.
ACTION Check validity of datetime literal in first parameter of
datetime input function.
2645 MESSAGE Day of week specified does not match date
supplied. (DBERR 2645)
CAUSE Alphabetic day of week specified incorrect for date literal
specified.
ACTION Re-issue command with valid datetime literal.
2646 MESSAGE End of datetime literal detected before
parsing end of format specification. (DBERR
2646)
CAUSE Format specification does not match datetime literal.
ACTION Re-issue command with correct input to datetime input
function.
2647 MESSAGE Datetime literal contains a value outside the
valid range for a format specified. (DBERR
2647)
CAUSE A unit in datetime literal is not within boundary of the
unit values allowed.
ACTION Issue command with correct values for units specified in
format specification.
2650 MESSAGE Invalid length in VARCHAR. (DBERR 2650)
CAUSE An invalid length field for a VARCHAR data type was