Oracle Error Message
ORA-13603: The specified parameter string cannot be fetched as a numeric value for task or object string.
Reason for the Error
The user attempted to retrieve a string parameter as a numeric value.
Solution
Check the datatype for the task parameter and retry the operation.