CREATE INDEX INVISIBLE may not be used with this type of index

Solution ID:ORA-14143

Type: Oracle

Cause

Certain types of indexes (IOT-TOP, Cluster indexes) cannot be created invisible.

Actions

this DDL can only be executed on a read-only table

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL