Hi,
We obtain an error ORA-01801 (date format is too long for internal buffer) during query:
SELECT column_name
FROM tablename
WHERE datafield = '10.10.2010'
This error is very mysterious - it occurs not always, with the same parameters in the query.
Please help me