convert non-container database to container

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

convert non-container database to container

Arsalan

Hello Arslan,

source DB 11 .2.0.4 windows 2012 64bit

Target DB  12 R1 windows 7 64bit

--------------------
I took rman backup from source DB and restored it on target DB 11G  after restore then i upgrade version to 12c R1.

after that i try to convert it to pluggable database  i did some step which copy from google
when configuration are finish the pluggable database are not opening,
please guide me how solve it.

Note: for practice purpose i used windows 7



Reply | Threaded
Open this post in threaded view
|

Re: convert non-container database to container

ErmanArslansOracleBlog
Administrator
Hi,

I don't know what you did exactly, but probably your data dictionary is corrupted.. Perhaps you had some issues during noncdb_to_pdb.sql run..

You may be hitting this bug -> Bug 18399064
But in order to make a proper comment, I need to see the traces, the incident traces.

If you had problems during noncdb_to_pdb.sql run, and if you executed it multiple times, then this issue is expected.
If you did such a thing, just restart from scratch. Restore to your unmodified non cdb database, configure your sga properly and rerun the plug+conversion processes.

If you didn't face any problems during your noncdb_to_pdb.sql run, then send me the incidient trace files..
I need to see the failing sql + the call stack.