Oracle Application Blog

Patch Analysis in Oracle Apps R12.1

INTRODUCTION The below steps shows us how to take patch analysis on oracle EBS R12.1. STEP 1: Download the Recommended Patch from MOS, move it to the server and Unzip.…

Read More

OPMNCTL startall Fails with “unexpected exit: status 4200”

While trying to start the opmnctl services in idm we are getting 4200 error code as below applmgr@*****:~ $ applmgr@*****:~ $ /*****/fmw/idm/instances/IDM_inst1/bin/opmnctl startall opmnctl startall: starting opmn and all managed…

Read More

Adop Cutover Failed while starting Admin Server on Run File System

You can see the following error in an adop log file. [UNEXPECTED]Error occurred running “sh $INST_TOP/apps/TEST_tst/admin/scripts/adadminsrvctl.sh start -nopromptmsg -silent forcepatchfs” [UNEXPECTED]Error running adadminsrvctl command [UNEXPECTED]Error occurred starting Admin Server [UNEXPECTED]Cutover…

Read More

txkADOPValidations.error while Running fs_clone

Fs_clone fails with the following error: Validating configuration on node: [tst-ebs021]. Log: /u01/app/ebstst/fs_ne/EBSapps/log/adop/129/20210205_003039/fs_clone/validate/tst-ebs021 [UNEXPECTED]Error occurred running “perl /u01/app/ebstst/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPValidations.pl -contextfile=/u01/app/ebstst/fs2/inst/apps/TEST_tst-ebs021/appl/admin/TEST_tst-ebs021.xml -patchctxfile=/u01/app/ebstst/fs1/inst/apps/TEST_tst-ebs021/appl/admin/TEST_tst-ebs021.xml -phase=fs_clone -logloc=/u01/app/ebstst/fs_ne/EBSapps/log/adop/129/20210205_003039/fs_clone/validate/tst-ebs021 -promptmsg=hide” [UNEXPECTED]Error 1 occurred while Executing txkADOPValidation script…

Read More

ORACLE EBS 12.1.3 JDBC CONNECTION LOCK ISSUE

Issue: This homepage feature got a new bug with 12.1.3. This bug only affects EBS 12.1.2 and 12.1.3 customers who have OAMainMenuRESTHandler.class version 120.0.12010000.18. $ strings -a $JAVA_TOP/oracle/apps/fnd/framework/webui/rest/OAMainMenuRESTHandler.class|grep Header [$Header:…

Read More

ORA-06512: at “APPS.FND_CP_OPP_IPC” XML reports complete in warning

Description : The cloned instance and all managers and OPP services were up and running. However users were reporting of XML reports completed in Error. Issue Log : [OPPServiceThread0] java.sql.SQLException:…

Read More

Concurrent Manager encountered an error while running Oracle*Report Program was terminated by signal 25.

Description : When attempting to run a concurrent program which is accessing file “reports.log” in directory $APPLCSF/$APPLLOG then following error occurs Error: emsg:was terminated by signal 25 Cause : File…

Read More

Regenerate the lost adapcctl.sh, adalnctl.sh, and adcmctl.sh scripts.

Description : If we lost adapcctl.sh, adalnctl.sh, and adcmctl.sh scripts. we can re-generate it, By running autoconfig. Solution : [applabc@apps scripts]$ ls -ltrh adapcctl.sh adalnctl.sh adcmctl.sh No such file directory…

Read More

Purging Strategy for E-Business Suite

Purging Strategy for E-Business Suite Introduction: There is no single Archive/Purge routine that is called by all modules within E-Business Suite, instead each module has module specific archive/purge procedures. This…

Read More

script to backup application home based on mount point space

This script is used to take backup of oracle application home in specific mount point. First it will check the size of apps home and calculate the mount point future…

Read More