ERROR | Conversion of class string to numeric representation failed. |
CAUSE | ORACLE was unable to convert a class string to a number because all of the characters in the string were not numeric. |
ACTION | Change the string to be either all numbers or all non-numeric characters and repeat the conversion. |