ORA-13604: The specified parameter string cannot be fetched as a SQL table.
What triggered the Error:
The user attempted to retrieve a non-table parameter as a table name.What should we do to fix it:
Check the datatype for the task parameter and retry the operation.