Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-62402

invalid numeric argument is specified for PHONIC_ENCODE operator

Cause

The numeric argument passed into PHONIC_ENCODE() was either not a constant or was outside the acceptable range. Maximum output code length is 12.


Action

Pass in an acceptable numeric argument to PHONIC_ENCODE.