unable to close and drop pdb ORA-01122 ORA-01110 ORA-01204
Hi all,
I did an os copy of source 11g database into pdb in 19c database by accident.
I want to close the pdb even with force and drop it. I was not able to do so. See below:
SQL> alter pluggable database xx close immediate force instances=all; «——
alter pluggable database xxx close immediate force instances=all
*
ERROR at line 1:
ORA-01122: database file 948 failed verification check
ORA-01110: data file 948: '/u03/oracle/xxxr/dbfFiles/xxx01.dbf'
ORA-01204: file number is 64 rather than 948 - wrong file
SQL> DROP PLUGGABLE DATABASE ECBLB001 FORCE; «——
DROP PLUGGABLE DATABASE ECBLB001 FORCE
*
ERROR at line 1: