Re: PDB Using txkCreatePDB.pl PDB conversion failed
Posted by baig on Aug 02, 2021; 7:22am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/PDB-Using-txkCreatePDB-pl-PDB-conversion-failed-tp10029p10032.html
Hi
perl txkCreatePDB.pl -dboraclehome=/p05/oraptj/UPGRD/db/tech_st/19.0.0/dbhome_1 -outdir=/p05/oraptj/UPGRD/db/tech_st/19.0.0/dbhome_1/appsutil/log -cdbsid=TEST -pdbsid=PTJ -dbuniquename=TEST -servicetype=onpremise
===================================================
tried to follow this document Create Pluggable Database Using txkCreatePDB.pl PDB conversion failed (Doc ID 2774707.1) but it didnt help.
I was having six invalid objects and after trying the solution from above document it doesnt show anymore.
how can i undo alter system set "_skip_app_object_check"=TRUE SCOPE=both; I tried to set it false but still those invalid objects are not visible.
Thanks