Oracle DBA, How To, Error, Cause and Action

ORA-14225: The INDEXING clause is not supported for this table.

ORA-14225: The INDEXING clause is not supported for this table.


Cause:


The INDEXING clause was specified for an unsupported table type.



Action:


Remove the INDEXING clause from the statement.

No comments:

Post a Comment

Thanks for your comment.