txkPostPDBCreationTasks.pl failed in post configuration of pdb
We are in middle of oracle 12c upgrade to 19c for EBS 12.1.3 database. We are following documents. In that we stuck on PostPDBcreation steps.
Interoperability Notes: Oracle E-Business Suite Release 12.1 with Oracle Database 19c ( Doc ID 2580629.1 )
step 6 Run the post PDB script
Use the following commands to run the txkPostPDBCreationTasks.pl script. This updates the PDB configuration.
On UNIX/Linux:
$ cd $ORACLE_HOME/appsutil
$ . ./txkSetCfgCDB.env dboraclehome=<full path of ORACLE_HOME>
$ perl $ORACLE_HOME/appsutil/bin/txkPostPDBCreationTasks.pl -dboraclehome=<ORACLE_HOME> \
-outdir=<ORACLE_HOME>/appsutil/log -cdbsid=<CDB SID> -pdbsid=<PDB SID> \
-appsuser=apps -dbport=<TNS port number> -servicetype=onpremise