cannot drop the only partition of a partitioned table

Solution ID:ORA-14083

Type: Oracle

Cause

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

Actions

Ensure that the bound along which a partition is to be split collates lower than that of the partition to be split and higher that that of a partition immediately preceding the one to be split

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/2205206


https://community.oracle.com/message/3948620


https://community.oracle.com/message/2205201


Browse all solutions to database errors from Oracle, MS SQL, or MySQL