Oracle Error ORA-13635: The value provided for parameter string cannot be converted to a number.

Oracle Error Message

ORA-13635: The value provided for parameter string cannot be converted to a number.

Reason for the Error

A numeric parameter was incorrectly supplied in string form.

Solution

Retry by supplying valid numeric value.