ERRORMSG: Could not fetch DB_NAME
Hi,
I am trying to upgrade my oracle 12c database to 19c for Oracle E-Business Suite.
I am getting the above error message when I run the script txkOnPremPrePDBCreationTasks.pl .
perl txkOnPremPrePDBCreationTasks.pl -dboraclehome=//u01/install/APPS/12.1.0 -outdir=/u01/install/APPS/12.1.0/appsutil/log -appsuser=apps -dbsid=DEV -skipdbshutdown=yes
EXIT STATUS: 1
*******FATAL ERROR*******
PROGRAM : (txkOnPremPrePDBCreationTasks.pl)
TIME : Sun Apr 10 18:54:20 2022
FUNCTION: main::getDBName [ Level 1 ]
ERRORMSG: Could not fetch DB_NAME.
*******FATAL ERROR*******
PROGRAM : (txkOnPremPrePDBCreationTasks.pl)
TIME : Sun Apr 10 18:54:20 2022
FUNCTION: main::getDBName [ Level 1 ]
ERRORMSG: Could not fetch DB_NAME.
[oradev@echetech bin]$
Thanks