Oracle DBA, How To, Error, Cause and Action

ORA-13775: inconsistent datatype in input cursor

ORA-13775: inconsistent datatype in input cursor


Cause:


The user attempted to load a SQL Tuning Set using an invalid input cursor. All rows in the cursor must match type SQLSET_ROW.



Action:


Check the rows type in the cursor and retry the operation.

No comments:

Post a Comment

Thanks for your comment.