$ errors.fyi/oracle/ORA-01722 74 namespaces · 3,092 codes
oracle · oracle/ORA-01722
ORA-01722

invalid number

Oracle failed to convert a character string to a number. Usually caused by non-numeric characters in a column or expression expected to be numeric. Inspect the data and use TO_NUMBER() with a format mask, or REGEXP_LIKE to validate before conversion.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT