ORA-14259
Error: ORA-14259: table is not partitioned by Hash method
Causa: ALTER TABLE COALESCE PARTITION is only valid for table partitioned by Hash method.
Acción: Specify a valid ALTER TABLE option for the table, or ensure that the table is partitioned by Hash method.
COMENTARIOS:
No hay comentarios.