on DBCS - txkPostPDBCreationTasks.pl - OPW-00021: Failed to retrieve DB password file location from the CRS resource
while running txkPostPDBCreationTasks.pl
OPW-00021: Failed to retrieve DB password file location from the CRS resource
[oracle@ebsproddb dbhome_1]$
Executing SYSTEM command: orapwd file=+DATA/PRDCDB_IAD1DZ/DATAFILE/orapwPRCDB force=y dbuniquename=PRDCDB
Enter password for SYS:
OPW-00021: Failed to retrieve DB password file location from the CRS resource
EXIT STATUS: 255
*******FATAL ERROR*******
PROGRAM : (/u01/app/oracle/product/19.0.0.0/dbhome_1/appsutil/bin/txkPostPDBCreationTasks.pl)
TIME : Tue Nov 29 23:28:15 2022
FUNCTION: main::generateSystemOraPasswd [ Level 1 ]
ERRORMSG: Password file creation did not go through successfully.
*******FATAL ERROR*******
PROGRAM : (/u01/app/oracle/product/19.0.0.0/dbhome_1/appsutil/bin/txkPostPDBCreationTasks.pl)
TIME : Tue Nov 29 23:28:15 2022
FUNCTION: main::generateSystemOraPasswd [ Level 1 ]
ERRORMSG: Password file creation did not go through successfully.
cause: DB UNIQUE NAME is wrong
while running script ensure you are passing correct DB_UNIQUE_NAME
Comments
Post a Comment