Skip to main content

Posts

Showing posts with the label Stage

Oracle EBS R12.2 Installation failed with RW-5004 Error

In one of the customer environment while performing the Oracle EBS R12.2.0 Base install it failed with the following error message. RW-50010: Error: - script has returned an error: 1 RW-50004: Error code received when running external process. Check log file for details. Running Database Install Driver for VIS instance RMAN Log file Phase 3 Rename Database Executing command: sh -c "ORACLE_SID=ORCLVIS;export ORACLE_SID;ORACLE_HOME=/u01/oracle/VIS/12.1.0;export ORACLE_HOME; /u01/oracle/VIS/12.1.0/bin/rman target / nocatalog @/u01/oracle/VIS/12.1.0/appsutil/out/VIS_ebsapps/restore-rac3.rman > /u01/oracle/VIS/12.1.0/appsutil/out/VIS_ebsapps/restore-rac3.log" Unable to rename database RW-50010: Error: - script has returned an error: 1 RW-50004: Error code received when running external process. Check log file for details. Running Database Install Driver for VIS instance [root@ebsapps lib]# cat /u01/oracle/VIS/12.1.0/appsutil/out/VIS_ebsapps/restore-rac3.log Recovery Mana...

Oracle EBS R12.2 Installation failing on "Database pre-install checks failed"

Installation of Oracle EBS R12.2 failing on database pre-requisites check with error "Database pre-install checks failed". So many individuals reported same error and they were asking for the cause and solution. Error: Error message during R12.2 pre-install check: The problem is that this error message will not stop until you close the session. It will not provide any further information related to this error. In the Installation logfile also same error is reported without any extra information. All pre-requisites for application and database are in place and configured, still it will give this  error: 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.018/0.018/0.018/0.000 ms Mid-tier host domain ping has succeeded Check Completed. ------------------ Database Pre-install Checks These checks might take a few minutes... ---------------------------------------------------------------------- Database pre-install checks...

EBS R12.2 Install Error - oracle.apps.fnd.txk.config.ProcessStateException: Patch directory does not exist or not writable -

If you are Installing Oracle E-Business suite R12.2 and encountered below mentioned error then its clear that there is a problem in your stage area. There are missing patches in your EBS Stage Area. Error Stack: Fatal Error: TXK Install Service oracle.apps.fnd.txk.config.ProcessStateException: Patch directory does not exist or not writable - /u01/ora_test/11.2.0/temp/test_erpnode3/patches/17693770 ## Node=NodeId=539 Type=18 TypeName=patch Name=17693770 RefId=217 State=init ConfigDoc=DB_HOME ParentDoc=null Topology=R12 Id= Unzip=true Validate=true Version=112030 PatchFileName=null at oracle.apps.fnd.txk.config.PatchNode.validatePatch(PatchNode.java:376) at oracle.apps.fnd.txk.config.PatchNode.processState(PatchNode.java:284) at oracle.apps.fnd.txk.config.PatchesNode.processState(PatchesNode.java:79) at oracle.apps.fnd.txk.config.InstallNode.processState(InstallNode.java:68) at oracle.apps.fnd.txk.config.TXKTopology.traverse(TXKTopology.java:594) at ...

using start CD 12.2.0.48 with R12.2 Stage

In this article i will demonstrate how to use latest start CD with and existing Oracle E-Business suite R12.2 stage. Oracle released two versions of start CD since the announcement of Oracle EBS R12.2. The base release of start CD is 12.2.0.46 then later it released 12.2.0.47 and 12.2.0.48. The start CD 12.2.0.48 is available to download via patch "18086193" .  The download of patch is only available to customers who has a valid and active support contract (CSI) account.  This version of start CD include all bugs from the previous releases (12.2.0.46 & 12.2.0.47). Oracle Strongly recommends to use the latest version of start CD for fresh EBS Installation. Steps: 1) Verify the version of existing start CD 2) Rename/delete the existing start CD directory 3) Download and copy the patch into the existing stage area 4) unzip the patch and verify the version of start CD 1) Verify the version of existing start CD: Each start CD Disk contains e...