Database Error Messages

ORA-01858

A non-numeric character was found instead of a numeric character.

Cause

The input data to be converted using a date format model was incorrect. The input data did not contain a number where a number was required by the format model.


Action

Fix the input data or the date format model to ensure that the elements match the number and type. Retry the operation.