Oracle Application Blog

adop phase=fs_clone [ERROR]: At least one Oracle inventory check has failed.Provide the location of a valid inventory file.

Cause: $ adop phase=fs_clone [ERROR]: At least one Oracle inventory check has failed.Provide the location of a valid inventory file. Solution : Check adop log using $ADOP_LOG_HOME command $ cd…

Read More

txkISGConfigurator.xml Fails with Error PatchContextFile Doesn’t Exist

Cause: BUILD FAILED /u01/app/122/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/txk/util/txkISGConfigurator.xml:1756: ${patchContextFile} doesn’t exist ! The issue can be reproduced at will with the following steps: 1. “ant -f $JAVA_TOP/oracle/apps/fnd/txk/util/txkISGConfigurator.xml ebsSetup -DforceStop=yes” There was a missing entry…

Read More

How to Change WLS admin password if we forget.

IF YOU DON’T KNOW CURRENT PASSWORD ———————————– If you forget your administrative password and cannot start the server, the following procedure works for the default authenticator Note: This is not…

Read More

Seed Data Table has not been prepared for patching at “APPS.WF_EVENTS+”

When applying ADOP  patch, we getting below error like “APPS.WF_EVENTS+” ORA-20002: Seed Data Table has not been prepared for patching ORA-06512: at “APPS.WF_EVENTS+”, line 1, ORA-04088: error during execution of…

Read More

Keynotes before upgrade the Oracle EBS to 19c database

Container Database (CDB) Architecture: With the Database 19c certification, EBS 12.2 on-premises databases are now certified with the CDB architecture (multitenant architecture). As part of the upgrade to Database 19c,…

Read More

How to create or rebuild Context file in database DB Tier on R12.2

1. Find out the Template file. [oracle@ebs bin]$ cd $ORACLE_HOME [oracle@ebs 12.1.0]$ cd appsutil/template/ [oracle@ebs template]$ pwd /u01/StageR122/PROD/12.1.0/appsutil/template [oracle@ebs template]$ ls -l adxdbctx.tmp -rwxrwxrwx 1 oracle oinstall 23871 Dec 29…

Read More

Gather Schema Statistics fails with ORA-20005

Gather Schema Statistics fails with “ORA-20005: Object Statistics Are Locked (Stattype = ALL)” Log file shows the following error, ORACLE error 20005 in FDPSTP Cause: FDPSTP failed due to ORA-20005:…

Read More

ORA-39510 When Startup 12.2.0.1 Database From Sqlplus Using Pfile

When  trying to startup [nomount] an instance in 12.2.0.1.0 from sqlplus by using a pfile, (startup nomount pfile=’my_pfile’) the following messages are displayed: ORA-39510: CRS error performing start on instance ‘TESTDB’…

Read More

There are no active Responsibilities for the use – Oracle EBS 12.1

ISSUE: User was unable to view the responsibilities when logged in. SOLUTION: 1.Check the responsibilities of the user. 2.If the responsibilities are not end dated, end date the user(not the…

Read More

12.2 ADOP Prepare Phase Issue : prepare failed with “Use of uninitialized value $result in split” in txkADOPValidations.error

12.2 ADOP Prepare Phase Fails with below error message, Error: Validating configuration on node: [apps]. Log: /u01/install/APPS/fs_ne/EBSapps/log/adop/87/20210803_114127/prepare/validate/apps [UNEXPECTED]Error occurred running “perl /u01/install/APPS/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPValidations.pl -contextfile=/u01/install/APPS/fs2/inst/apps/ebsdb_apps/appl/admin/ebsdb_apps.xml -patchctxfile=/u01/install/APPS/fs1/inst/apps/ebsdb_apps/appl/admin/ebsdb_apps.xml -phase=prepare -logloc=/u01/install/APPS/fs_ne/EBSapps/log/adop/87/20210803_114127/prepare/validate/apps -promptmsg=hide” [UNEXPECTED]Error 1 occurred…

Read More