ORA-13603: The specified parameter string cannot be fetched as a numeric value for task or object string.
What triggered the Error:
The user attempted to retrieve a string parameter as a numeric value.What should we do to fix it:
Check the datatype for the task parameter and retry the operation.