Database Error Messages

ORA-01801

date format is too long for internal buffer

Cause

The date format string was too long to process. This occurred only if several long literals are specified as part of a date.


Action

Remove long literals from the date format string.