Re: convert non-container database to container
Posted by ErmanArslansOracleBlog on May 11, 2020; 7:40am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/convert-non-container-database-to-container-tp8339p8341.html
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.