Posts

What is Merge patch in the TSP patches,Do we need to apply along with full translation patches?

 Q)What is Merge patch in the TSP patches,Do we need to apply along with full translation patches? A)We recommend you to apply the full translation patches. you might have received merged translation patch, as an alternative. since full translation patches take a longer time to deliver. Please apply the full translation patch and test. It is not needed for merged translation patch to be applied with the full translation patches. 

Is it possible to have Multiple web entry URL's/Points without configuring LB?, Login To primay node Gets Redirected To secondary Node

  its not possible to have multiple web entry URL's without configuring Load Balancer,If Customer wants to access both nodes url,He needs to configure second node as External/DMZ node,with load balancers there will be one entry point in front of web servers and it will send requests to available servers to provide high availability as well as security .

ADOP fs_clone failing with ERROR: Managed Server's are not in sync between file system context and DB context

 adop fs_clone failing with below error. +++++++++++++++++++++++++ configProperty id = Server11 Count for NodeIterator nextNode = 3 ERROR: Managed Server's are not in sync between file system context and DB context ERROR: Update Moveplan Fail START: Inside exitClone.... Updating status INCOMPLETE for ApplywlsTechStack START: Updating status INCOMPLETE for action ApplywlsTechStack END: Updated status INCOMPLETE for action ApplywlsTechStack SOLUTION Please follow the solution in  Doc ID 2232990.1  and advise accordingly To resolve the issue test the following steps in a development instance and then migrate accordingly: 1. Unlock the configuration in the weblogic console via the following steps: A. Open a browser and enter the weblogic console URL eg: https ://localhost:port/console as the administrator. B. Navigate to the weblogic server administration Applications Configuration console. C. Unlock the weblogic server configuration by clicking 'Release Configuration' option.

txkCreatePDB Create PDB is asking for data top.

txkCreatePDB will check for current data tops as you can see in example below and will prompt you for non-cdb data top and corresponding pdb data top for all data tops that it reads from datatop.txt file one by one Inside loadDataTops()... ======================== Reading the data tops from file /opt/oracle/product/19.0.0/19.3.0.0/dbs/l_datatop.txt Processing entry for DATA_TOP_1-->/DATA1//DATAFILE Processing entry for DATA_TOP_2-->/DATA1/TEMPFILE ============================ Inside promptDataTopDir()... ============================ Number of DATA_TOPs: 2 DATA_TOP_2 =========== Enter the non-CDB data top [/DATA1/TEMPFILE: Enter the corresponding PDB data top [/DATA1/TEMPFILE]: Enter the non-CDB data top [/DATA1//DATAFILE]: Enter the corresponding PDB data top [/DATA1//DATAFILE]:

adrelink is exiting with status 1 Relink Fails On 12.1.3+ With "UMX_ENDECA_RBACMigration.sh" & "UMX_ENDECA_RBACAuto.sh"

  adrelink is exiting with status 1 Relink Fails On 12.1.3+ With "UMX_ENDECA_RBACMigration.sh" & "UMX_ENDECA_RBACAuto.sh"  Starting  link of fnd executable 'UMX_ENDECA_RBACAuto.sh' on Sat Jun  7 12:38:47 IST 2014 make: *** No rule to make target `<path>/apps_tier/apps/apps_st/appl/fnd/12.0.0/bin/UMX_ENDECA_RBAC Auto.sh'.  Stop. Done with link of fnd executable 'UMX_ENDECA_RBACAuto.sh' on Sat Jun  7 12:38:47 IST 2014   Relink of module "UMX_ENDECA_RBACAuto.sh" failed. See error messages above (also recorded in log file) for possible The driver file had incorrect paths causing patch application to fail.  This was corrected with Patch 17797381. SOLUTION as per    1680871.1 To implement the solution, please execute the following steps: 1. Download and review the read me and pre-requisites for Patch 17797381. 2. Ensure that you have taken a backup of your system before applying the recommended patch. 3. Apply the patch in a test en

FRM-92101 There was a failure in the Forms Server during startup

  frmweb: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory in forms server log Checked ldd frmweb and found below rpm's missing ldd $ORACLE_HOME/bin/frmweb libXt.so.6 => not found        libSM.so.6 => not found        libICE.so.6 => not found Solution Run below and fix missing 1. RDA_HCVE.html:   Please check your Operating System prerequisites. Review and follow note RDA - Health Check / Validation Engine Guide (Doc ID 250262.1). check /usr/lib -> Installed rpm's once again -> Copied required library files from PROD and created softlinks which are missing -> Shutdown both DB and Application -> Restarted VM Machine -> then again started both DB and Application

txkCfgUtlfileDir.pl -mode=getUtlFileDir as per Cloning Oracle E-Business Suite Release 12.1 with Multitenant Database using Rapid Clone (Doc ID 2560690.1) errors with ERRORMSG: Invalid APPS database user credentials

 txkCfgUtlfileDir.pl -mode=getUtlFileDir as per Cloning Oracle E-Business Suite Release 12.1 with Multitenant Database using Rapid Clone (Doc ID 2560690.1) errors with ERRORMSG: Invalid APPS database user credentials validate_apps_password.log Pattern found... ================ EXIT STATUS: 1 Invalid APPS database user credentials. Solution Check  lsnrctl status <listener_name>,check files under $TNS_ADMIN,check environment,Check if case sensitive login is enabled and if enabled,disable it