Hard-coded Apps Schema in TxkCfgUtlfileDir.pl caused AutoConfig Error on Database Tier
(Doc ID 2768274.1)
Last updated on MAY 22, 2023
Applies to:
Oracle E-Business Suite Technology Stack - Version 12.2.5 to 12.2.10 [Release 12.2]Information in this document applies to any platform.
Symptoms
After Applying R12.TXK.C.DELTA.12 patch 30735865 while performing Section 5: Update Database Tier to Latest Code of Doc ID 1617461.1
AutoConfig on the Database tier fails with the following error:-
ERROR DESCRIPTION:
(*******FATAL ERROR*******
PROGRAM : ($ORACLE_HOME/appsutil/bin/txkCfgUtlfileDir.pl)
TIME : Thu Sep 24 07:50:58 2020
FUNCTION: main::getDBName [ Level 1 ]
ERRORMSG: Could not fetch DB_NAME.
(*******FATAL ERROR*******
PROGRAM : ($ORACLE_HOME/appsutil/bin/txkCfgUtlfileDir.pl)
TIME : Thu Sep 24 07:50:58 2020
FUNCTION: main::getDBName [ Level 1 ]
ERRORMSG: Could not fetch DB_NAME.
)
ERRORCODE = 1 ERRORCODE_END
Get_db_name.out shows the error being caused by the bug:
select 'EBS_DB_NAME='||APPS.ADX_UTIL.GET_DB_NAME||'=' "EBS Database Name" from dual
*
ERROR at line 1:
ORA-00904: "APPS"."ADX_UTIL"."GET_DB_NAME": invalid identifier
Changes
Applied patch 30735865
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 |