cannot modify the indexing attribute of a composite partition

Solution ID:ORA-14229

Type: Oracle

Cause

An attempt was made to perform ALTER TABLE MODIFY PARTITION INDEXING [ON|OFF] on a composite table partition.

Actions

Remove the INDEXING PARTIAL clause from the statement.

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