AutoConfig completed with errors
Failed to execute
/oraprod/oracle/db/19.3.0/appsutil/bin/adconfig.pl.
AutoConfig did not run successfully.
Please check the log file
/oraprod/oracle/db/19.3.0/appsutil/log/TXK_POST_PDB_Sun_Mar_5_13_47_10_2023/ acfg_log_Sun_Mar_5_13_47_10_2023.log to resolve any errors and re-run
AutoConfig
The log file acfg_log_Sun_Mar_5_13_47_10_2023.log
shows below error
ERROR DESCRIPTION:
(*******FATAL ERROR*******
PROGRAM :
(/oraprod/oracle/db/19.3.0/appsutil/bin/txkCfgUtlfileDir.pl)
TIME :
Sun Mar 5 13:50:30 2023
FUNCTION: main::checkUtlFileDir [ Level 1 ]
ERRORMSG: Directory
/oraprod/oracle/db/19.3.0/appsutil/outbound/TEST_tsterpdb1 does not exist.
)
ERRORCODE = 1 ERRORCODE_END
.end std out.
.end err out.
Result : FAILED
Solution:
-
Make sure the directory path
/oraprod/oracle/db/19.3.0/appsutil/outbound/TEST_tsterpdb1 exists. If not
create it. Then rerun AutoConfig it will complete successfully.
Comments
Post a Comment