Re: DB Cloning failing in EBS R12.1.3 after upgrading Database to 19c
Posted by ErmanArslansOracleBlog on Jun 29, 2021; 7:00am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/DB-Cloning-failing-in-EBS-R12-1-3-after-upgrading-Database-to-19c-tp9915p9916.html
It fails while executing the perl -> ouicli.pl
If it is Solaris, please see -> Clone 12.1.3 With Multitenant (19c) Fails running Adcfgclone.pl DbTechStack "RC-50013: Fatal: Instantiate driver did not complete successfully" (Doc ID 2637140.1)
--pkg install pkg://solaris/system/kernel/oracka
If it is not, check the OS-related things.. I mean packages, swap size and so on.. Ensure you have executed a proper preclone on source, as well. Ensure your inventory is okay.. Also verify file oraInst.loc is owned by the DB installer owner.. Ensure your /etc/hosts file is proper. So check these kinds of things.. Also check the installActions* log.. There may be a "make" or relink problem there, logged in that log so we need to see to be sure about the actual cause..
There are lots of documented issues on this.. So this can be fixed..