ORA-00604 and ORA-00942: table or view does not exist
I truncated tables, drop tables, now I want to dropp tahe tablespace but ot gave this error:
I tried also altering the tablespace offline before dropping, but the same:
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
0