Oracle Error Message
ORA-14137: Table in partially dropped state, submit DROP TABLE PURGE
Reason for the Error
An attempt was made to access a partitioned table in a partially dropped state.
Solution
Submit DROP TABLE
PURGE to drop the table.ORA-14137: Table in partially dropped state, submit DROP TABLE PURGE
An attempt was made to access a partitioned table in a partially dropped state.
Submit DROP TABLE
PURGE to drop the table.