Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.