Oracle Error ORA-13604: The specified parameter string cannot be fetched as a SQL table.

Oracle Error Message

ORA-13604: The specified parameter string cannot be fetched as a SQL table.

Reason for the Error

The user attempted to retrieve a non-table parameter as a table name.

Solution

Check the datatype for the task parameter and retry the operation.