Oracle Database 12c New Features

ORA-14083: cannot drop the only partition of a partitioned table

ORA-14083: cannot drop the only partition of a partitioned table


Cause:


A drop partition command is being executed when there is only one partition in the table



Action:


Ensure that there is at least one partition. Drop table to remove all partitions