incorrect physical attribute specified for this partition

Solution ID:ORA-14260

Type: Oracle

Cause

User specified INITRANS, MAXTRANS, STORAGE, PCTFREE, PCTUSED, and/or [NO]LOGGING option to a Hash partition via ALTER TABLE ADD/MOVE PARTITION command which is illegal. Only TABLESPACE may be specified.

Actions

Specify MOVE PARTITION for a Range,List,System, or Hash partition only

Try the following links for this error:


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


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


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