ORA-14255
Error: ORA-14255: table is not partitioned by Range or Composite Range or List method
Causa: ALTER TABLE SPLIT/DROP PARTITION or ALTER TABLE MERGE PARTITIONS command is only valid for table partitioned by range, list, or composite range method.
Acción: Ensure that the table is partitioned by range, list, or composite range method.
COMENTARIOS:
No hay comentarios.