Posts by Hemanth Kumar

R12.1.3 opmnctl services failed with Error code : 204 in a new setup

Error : Cause : Missing a mandatory RPM and symbolic links to the generated lib file. Solution: Install the rpm : libdb-5.3.21-25.el7.i686 create the below symbolic links as root :…

Read More

RPMs required when Migrating or Cloning to a new server – EBS R12.1.3

If not using the pre-install rpm, the following packages (or versions of packages) are not part of the OS distribution media and must be downloaded separately (from http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux/) for both Oracle Linux…

Read More

OPMN Error : R12.1.3 EBS front-end console won’t come up

Error Log location: $INST_TOP/logs/ora/10.1.3/opmn/default_group~oacore~default_group~1.log $INST_TOP/logs/ora/10.1.3/opmn/default_group~oafm~default_group~1.log Error : Error: Could not connect to the remote server. Please check if the server is down or the client is using invalid host, ORMI…

Read More

Timeout Error Encountered for pasteBinary.sh While Running “adop phase=fs_clone”

When adop phase=fs_clone throws below error : Enabling EBS_LOGON trigger Error while executing [filesystem]/fs2/inst/apps/[context_name]/appltmp/alter_ebs_logon_trigger.sql Failed to enable EBS_LOGON trigger *******FATAL ERROR******* PROGRAM : ([filesystem]/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl) TIME : Mon Nov 11 15:47:51…

Read More

Could not perform the Post Patch instructions of an ETCC recommended patch 26825525.. don’t worry !!

SPECIAL INSTRUCTION for formsapp.ear as part of 10.1.2 forms component in R12 : To complete the application of Patch, please follow these instructions for Application Server middle tier (including Forms/Reports…

Read More

Cloning With Adcfgclone.pl Fails While Creating New WLS Domain On Target

When attempting to run adcfgclone.pl, the following error occurs : ApplyAppsTier<<date>>.log shows: START: Creating new WLS domain. Running /U01/app/applmgr/UAT/fs2/FMW_Home/oracle_common/bin/pasteConfig.sh…… Script Executed in 30555 milliseconds, returning status 255 ERROR: Script failed,…

Read More

adop prepare phase failed while running Autoconfig due to ADOP_VALID_NODES

ADOP Prepare phase failed with below error while running autoconfig on Patch Edition. Error: ERROR at line 1: ORA-20001: Synonym does not point to an editioning view: ADOP_VALID_NODES ORA-06512: at…

Read More

[ERROR] ETCC not run in the database node

12.2 adop cleanup fails with the following error : ERROR : ———————– Validating system setup. Node registry is valid. [ERROR] ETCC not run in the database node The EBS Technology…

Read More

EBS R12 login console blank Page – no Error messages

When we get a blank page after we enter the credentials and it doesn’t show any error or message on the page Please check the OAcore’s application.log and if the…

Read More

Find the list of Patches from a Merged Patch

SQL> SELECT applied_patch_id, patch_name, patch_type,LAST_UPDATE_DATE from applsys.ad_applied_patches where PATCH_NAME=’1809065289′; APPLIED_PATCH_ID  PATCH_NAME   PATCH_TYPE       LAST_UPDATE_DATE —————————  ——————- ———————  ————————— 370789                     …

Read More