ALLOCATE STORAGE may not be specified for RANGE or LIST partitioned object

Solution ID:ORA-14195

Type: Oracle

Cause

User specified ALLOCATE STORAGE clause in ALTER TABLE/ALTER INDEX statement issued against a range-partitioned index which is illegal.

Actions

Remove the physical attributes one is trying to modify

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