How to resolve Cause cmlmcm failed due to ora-20100

In this article, will see how to resolve Cause cmlmcm failed due to ora-20100 Temporary file creation for FND_FILE failed in our ebs.   Error:- Cause: cmlmcm() failed due to ORA-20100: ORA-20100: Temporary file creation for FND_FILE failed. Directory &FILE_DIR is invalid, contact your system administrator. This error was being thrown when one instance was … Read more

How To Hide Workflow Work List-Bell-Icon in R12.2.5 to R12.2.8 [Release 12.2]

Introduction: – In this article, we will discuss how to Hide Workflow Work List-Bell-Icon in workflow R12. For security point of view, sometimes we don’t want to show notifications on homepage. So, if you have the requirement to hide those notifications on bell icon. To do so we need to follow the below plan of … Read more

How to fix fs_clone failed due to node was abandoned in previous patching cycle.

Introduction:- In this article, we will resolve fs_clone failed error after successfully add external node still showing Node was abandoned in previous patching cycle. fs_clone failed due to node was abandoned. After successfully add external node still showing Node was abandoned in previous patching cycle during fs_clone. In my case external(secondary) node working fine and … Read more

How to resolved adminserver startup failure.

Introduction:- In this article we have resolved adminserver startup failure. While starting the WLS Admin Server, unable to do that, after connecting to node manager showing error as ERROR: Invalid credentials passed even we passed correct password. Reproduced the error as below. You can start the adminserver on the run file system. After that we Resolved … Read more

How to resolve ouicli-pl INSTE8_APPLY 1

In this post we will fix the ouicli.pl error ‘ Failed as ouicli-pl INSTE8_APPLY 1’. We are facing this error while executing perl adcfgclone.pl dbTier in database node. perl adcfgclone.pl dbTier failed as ouicli-pl INSTE8_APPLY 1 In this section, we will execute the perl adcfgclone.pl dbTier to configure the dbTier. After successful completetion, will configure … Read more

How to fix login redirection issue External Node Gets Redirected in r12.

Introduction:- To resolve the redirection issue from external to internal and vice versa . Need to be update the configuration file mod_wl_ohs.conf and apps.conf accordingly to resolve the External Node Gets Redirected. Internal node:-appsprod.abc-cranes.com External node:-abcisupplier.abc-cranes.com In  $IAS_ORACLE_HOME/instances/EBS_web_<SID>_OHS1/config/OHS/EBS_web_<SID>/mod_wl_ohs.conf, it has the following setting :- In $FMW_HOME/webtier/instances/EBS_web_VIS_OHS1/config/OHS/EBS_web_VIS/apps.conf, it has the following setting: Solution:- To fix this issue … Read more

How to fix adop phasepreparevalidateinventory-error At least one Oracle inventory check has failed.

Introduction:-In this article, we will resolve the issue adop phasepreparevalidateinventory-error . The issue adop phase=prepare ValidateInventory: [ERROR]: At least one Oracle inventory check has failed while executing at primary node. [applmgr@uatapps ~]$ adop phase=prepare Enter the APPS password: Enter the SYSTEM password: Enter the WLSADMIN password: Validating credentials. Initializing.     Run Edition context  : … Read more

How to fix txkGenADOPWrapper.pl line 143 ERRORCODE = 1 ERRORCODE_END

In this article, we will see how to fix txkGenADOPWrapper.pl line 143 ERRORCODE = 1 ERRORCODE_END. Basically, this is autoconfig error, facing while executing in our EBS environment. While executing autoconfig in appsTier below errors are showing. Here we will try to resolve the reported issue. WARNING: [AutoConfig Error Report] The following report lists errors … Read more