ORA-14083
Error: ORA-14083: cannot drop the only partition of a partitioned table
Causa: A drop partition command is being executed when there is only one partition in the table.
Acción: Ensure that there is at least one partition. Drop table to remove all partitions.
COMENTARIOS:
No hay comentarios.