ORA-14270

Error: ORA-14270: table is not partitioned by Range or Hash or List method

Causa: The table in ALTER TABLE MODIFY PARTITION {UNUSABLE LOCAL INDEXES | REBUILD UNUSABLE LOCAL INDEXES} statement is not partitioned by range or hash method which is illegal.

Acción: Ensure that the table is partitioned by range or hash method.

COMENTARIOS:


No hay comentarios.