invalid ALTER TABLE MODIFY PARTITION option for a Hash partition

Solution ID:ORA-14252

Type: Oracle

Cause

Only ALLOCATE EXTENT and DEALLOCATE UNUSED may be specified in ALTER TABLE MODIFY PARTITION for a Hash partition.

Actions

Remove the INDEXING clause from the 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/3345878


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


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