Oracle Error ORA-01481: invalid number format model

Oracle Error Message

ORA-01481: invalid number format model

Reason for the Error

The user is attempting to either convert a number to a string via TO_CHAR or a string to a number via TO_NUMBER and has supplied an invalid number format model parameter.

Solution

Consult your manual.