ORA-14260
Error: ORA-14260: incorrect physical attribute specified for this partition
Causa: 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.
Acción: Remove the invalid option(s).
COMENTARIOS:
No hay comentarios.