| ERROR | 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 |
| ERROR | 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 |