invalid ALTER INDEX MODIFY PARTITION option

Solution ID:ORA-14050

Type: Oracle

Cause

An option other than INITRANS, MAXTRANS, STORAGE, or DEALLOCATE UNUSED was specified in an ALTER INDEX MODIFY PARTITION statement.

Actions

Ensure that RENAME operation is the sole operation specified in ALTER TABLE or ALTER INDEX statement;

Try the following links for this error:


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


https://community.oracle.com/message/3229900


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