Oracle Error PLS-01900: : character to number conversion error

Oracle Error Message

PLS-01900: : character to number conversion error

Reason for the Error

There was a failure while converting a character string into a numeric value.

Solution

Verify that all character strings assigned to number variables have valid numeric value interpretations.