Quantcast
Channel: IT Tutorial
Viewing all articles
Browse latest Browse all 53

ORA-14137: Table in partially dropped state, submit DROP TABLE PURGE

$
0
0

I got ” ORA-14137: Table in partially dropped state, submit DROP TABLE PURGE ” error in Oracle database.   ORA-14137: Table in partially dropped state, submit DROP TABLE PURGE Details of error are as follows. SQL> ALTER TABLE MSDBA.TEST_TABLE MOVE SUBPARTITION SYS_SUBP3774272 TABLESPACE TBS_ODI UPDATE INDEXES parallel 96; ALTER TABLE MSDBA.TEST_TABLE MOVE SUBPARTITION SYS_SUBP3774272 TABLESPACE …

The post ORA-14137: Table in partially dropped state, submit DROP TABLE PURGE appeared first on IT Tutorial.


Viewing all articles
Browse latest Browse all 53

Trending Articles