Database Error Messages

ORA-01454

cannot convert column into numeric datatype

Cause

A non-numeric value could not be converted into a number value.


Action

Check the value to make sure it contains only numbers, a sign, a decimal point, and the character "E" or "e", then retry the operation.