19c Database Upgrade: TxkPostPDBCreationTasks.pl script Failing On FUNCTION: Main::generateSystemOraPasswd [ Level 1 ] with ERROR: Password file creation did not go through successfully
(Doc ID 2794772.1)
Last updated on FEBRUARY 16, 2023
Applies to:
Oracle E-Business Suite Technology Stack - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Database for Application Technology:19c Upgrade.
Customer is following the knowledge document Using Oracle 19c RAC Multitenant (Single PDB) with Oracle E-Business Suite Release 12.1 (Doc ID 2530680.1) to upgrade the database from 12c to 19c.
On Section "8.2 Implement AutoConfig on the Pluggable Database on the first Oracle RAC Node of the Cluster" when running txkPostPDBCreationTasks.pl script, it is failing with the below error.
Log File = /u01/../../../tech_st/19.3.0/appsutil/log/TXK_POST_PDB_Fri_Jul_16_16_41_09_2021/txkPostPDBCreationTasks.log shows the below error.
STEPS TO REPLICATE
-----------------------
The issue can be reproduced at will with the following steps:
1. cd <19c ORACLE_HOME>/appsutil
$ . ./txkSetCfgCDB.env dboraclehome=<19c ORACLE_HOME>
$ export ORACLE_SID=<CDB SID>
2. $ perl $ORACLE_HOME/appsutil/bin/txkPostPDBCreationTasks.pl -dboraclehome=<19c ORACLE_HOME> \
-outdir=<19c ORACLE_HOME>/appsutil/log -cdbname=<CDB Name> -cdbsid=<CDB Instance Name> -pdbsid=<PDB Name> \
-appsuser=apps -israc=yes -virtualhostname=<virtual Hostname> -dbport=<EBS DB port> -scanhostname=<Scan name> \
-scanport=<Scan Port>-servicetype=onpremise
Changes
Database upgrade to 19c
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |