Database Administration (MOSC)

MOSC Banner

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:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center