EBS R12 Backup

I am setting up backups for R12.1.1 on Linux x86-64bit with multiple nodes. To backup the apps and db (cold backup) weekly, i am using adstpall.sh, adstrtall.sh, addbctl.sh, addlnctl.sh for shutdown/startup apps and db.
The question is can i wrap all these 4 scripts in a single shell script and execute them one after the other.
How do i stop the apps running on other application nodes from a single node? Should i manually stop them at all application nodes?

Hi,
The question is can i wrap all these 4 scripts in a single shell script and execute them one after the other. It is possible -- Just wait for few minutes after stopping the application services for the CM to kill all the processes before shutting down the database and the database listener.
How do i stop the apps running on other application nodes from a single node?What do you mean by "stop the apps running on other application nodes from a single node"? What is your current configuration?
Should i manually stop them at all application nodes?You should stop all the application services on all the application tier nodes.
Regards,
Hussein

Similar Messages

  • Backup strategy for ebs R12?

    Hi,
    I have a couple of questions regarding to backup strategy for ebs R12.
    Let's say that we have one application server and one database server running, and we would like to have a backup periodically for both servers.
    This means that we want to have the exactly same backup of configurations and other files for the application server and the database server in case of any fatal crashes in the servers.
    I went through some discussion threads and it seems common way is to use RMAN for the data of database and file system copy for application and database servers. But, I would like to know what's the best way or recommended way for the backup strategy for data and server files of Oracle e-business suite.
    Do you guys have any suggestion for this?
    Thanks in advance.
    Cheers,
    SH

    Hi SH;
    I suggest check first our previous discussion
    backup and recovery startegy for EBS
    Re: Backup System
    Backup Policy for EBS can
    If you make search you can find many other thread which is mention same question
    For your issue basicly what we do
    1. For our prod db, if possible we take weekly cold backup(sunday) and take rman backup also daily(full backup, but it depends system you can prefer to take incremental)
    2. For our system we take file system backup weekly(OS base)
    3. For application we take backup every sunday(for some system 15 days or 30 days period). The most important point here if your system prod, and if you need to apply patch to your system you need to have valid backup and also need backup for after patching
    One other important issue is we run preclone sh before take backup for apps and db tier
    Regard
    Helios

  • RMAN backup fro EBS R12

    Hi,
    I have made I backup script for EBS R12 using RMAN with the following parameters:
    run {
         CONFIGURE CONTROLFILE AUTOBACKUP ON;
         CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/mnt/EVA-DISK/RMAN/data/%F';
         CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/mnt/EVA-DISK/RMAN/data/snapcf_PROD.f';
         backup format '/mnt/EVA-DISK/RMAN/data/%d_LVL0_%T_%u_s%s_p%p' database;
         delete obsolete;
         }and I have this 3 files as the backup output.
    [root@orafin data]# ls -l /mnt/EVA-DISK/RMAN/data
    total 21089360
    -rw-r-----  1 oraprod dba    31817728 Apr 11 18:10 c-94644369-20090411-00
    -rw-r-----  1 oraprod dba 21510840320 Apr 11 18:10 PROD_LVL0_20090411_04kc7jd6_s4_p1
    -rw-r-----  1 oraprod dba    31735808 Apr 11 18:10 snapcf_PROD.fAre these 3 files complete? What other do I need or miss in order to recover my database in case of disaster.
    Thanks a lot

    Hi,
    You need to verify that yourself. Restore the RMAN backup and verify that your backup is valid (I believe you already have links to RMAN documentation is some other thread).
    Regards,
    Hussein

  • Ebs r12 cloning using rman online backup

    dear all,
                 how are you guys? i have ebs r12  on multi node and i want to clone db tier and apps tier using rman online backup,can  anybody provide me the detail steps of cloning ebs(db tier and appstier ) using rman online backup and  directory structure on source and target database is also different.your help highly appreciated thanks in advance.
    regards.

    Hi,
    You cannot use RMAN to clone the Apps tier of the EBS and you may use RMAN only on the DB tier. For a complete backup, as mentioned by Hemant K Chitale, you will have to use the rapid clone utility.
    To perform a rapid clone using RMAN there are plenty of step by step instructions in google which may guide in addition to support.oracle.com, Let me google that for you
    Thanks &
    Best Regards,

  • Cloning EBS R12.2.4

    Hi all,
    I am cloning our EBS R12.2.4 source CRP to UAT.
    db location    : /home/oracrp/CRP   to  /home/orauat/UAT
    apps location: /home/applcrp/CRP  to /home/appluat/UAT
    The db part is just easy and very fast to complete.
    But the app part take so long at 50% status only and after like 1 hr it thows error as in:
    Beginning application tier Apply - Thu Dec 18 18:36:23 2014
    /home/appluat/UAT/fs1/EBSapps/comn/clone/bin/../jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true -Doracle.installer.oui_loc=/oui -classpath /home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/xmlparserv2.jar:/home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/ojdbc6.jar:/home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/java:/home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/oui/OraInstaller.jar:/home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/oui/ewt3.jar:/home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/oui/share.jar:/home/appluat/UAT/fs1/FMW_Home/webtier/../Oracle_EBS-app1/oui/jlib/srvm.jar:/home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/ojmisc.jar:/home/appluat/UAT/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/home/appluat/UAT/fs1/EBSapps/comn/clone/jlib/obfuscatepassword.jar  oracle.apps.ad.clone.ApplyAppsTier -e /home/appluat/UAT/fs1/inst/apps/UAT_appscrp/appl/admin/UAT_appscrp.xml -stage /home/appluat/UAT/fs1/EBSapps/comn/clone    -showProgress -nopromptmsg
    Log file located at /home/appluat/UAT/fs1/inst/apps/UAT_appscrp/admin/log/clone/ApplyAppsTier_12181836.log
      -     50% completed
    ERROR while running Apply...
    Thu Dec 18 20:04:06 2014
    The I checked the error log and this is what I got:
    +++++++++++++++++++++++++
    configGroup Type name = OPSS_SECURITY
    configGroup Type name = DEPLOYMENT_PLAN_CONFIG
    Writing moveplan xml file
    Updating the deployment plan /home/appluat/UAT/fs1/EBSapps/comn/clone/FMW/WLS/plan/deployment_plans/oafm#1.0.0_plan.xml
    Updating config-root element with val =/home/appluat/UAT/fs1/FMW_Home/Oracle_EBS-app1/deployment_plans/oafm
    Updating the deployment plan /home/appluat/UAT/fs1/EBSapps/comn/clone/FMW/WLS/plan/deployment_plans/forms-c4ws#1.0.0_plan.xml
    Updating config-root element with val =/home/appluat/UAT/fs1/FMW_Home/Oracle_EBS-app1/deployment_plans/forms-c4ws
    Updating the deployment plan /home/appluat/UAT/fs1/EBSapps/comn/clone/FMW/WLS/plan/deployment_plans/forms#1.0.0_plan.xml
    Updating config-root element with val =/home/appluat/UAT/fs1/FMW_Home/Oracle_EBS-app1/deployment_plans/forms
    Updating the deployment plan /home/appluat/UAT/fs1/EBSapps/comn/clone/FMW/WLS/plan/deployment_plans/oacore#1.0.0_plan.xml
    Refreshing the content of help_InitParam_ohwConfigFileURL to file:/home/appluat/UAT/fs1/FMW_Home/Oracle_EBS-app1/common/config/ohwconfig.xml
    Refreshing the content of CGIServlet_InitParam_cgiDir to /home/appluat/UAT/fs1/FMW_Home/Oracle_EBS-app1/common/scripts
    Refreshing the content of CGIServlet_InitParam_*.pl to /home/appluat/UAT/fs1/FMW_Home/webtier/perl/bin/perl
    Refreshing the content of oowa_InitParam_log_main_file to /usr/tmp/oowa.log
    Refreshing the content of oowa_InitParam_log_spl2_file to /usr/tmp/oowa.log
    Refreshing the content of LoopProcServlet_InitParam_ARCHIVE to /usr/tmp
    Refreshing the content of TransmitServlet_InitParam_ARCHIVE to /usr/tmp
    Updating config-root element with val =/home/appluat/UAT/fs1/FMW_Home/Oracle_EBS-app1/deployment_plans/oacore
    Backup domain directory if exists
    Backup applications domain directory if exists
    START: Creating new WLS domain.
    Running /home/appluat/UAT/fs1/FMW_Home/oracle_common/bin/pasteConfig.sh -javaHome /home/appluat/UAT/fs1/EBSapps/comn/util/jdk64 -al /home/appluat/UAT/fs1/EBSapps/comn/clone/FMW/WLS/EBSdomain.jar -tdl /home/appluat/UAT/fs1/FMW_Home/user_projects/domains/EBS_domain_UAT -tmw /home/appluat/UAT/fs1/FMW_Home -mpl /home/appluat/UAT/fs1/EBSapps/comn/clone/FMW/WLS/plan/moveplan.xml -ldl /home/appluat/UAT/fs1/inst/apps/UAT_appscrp/admin/log/clone/wlsT2PApply -silent true -debug true -domainAdminPassword /home/appluat/UAT/fs1/EBSapps/comn/clone/FMW/tempinfo.txt
    Script Executed in 4630161 milliseconds, returning status 255
    ERROR: Script failed, exit code 255
    Please help how to resolve.
    Thanks a million,
    mk

    This is the WebADI - pl post in the EBS forum

  • Installing EBS R12 on Windows Vista Basic

    I am trying to install EBS R12 media pack on my computer having Windows Vista Basic.
    I could have the installation pass 2 steps out of 5.
    But while performing the third step, it is failing with the following error:
    Log file located at F:\oracle\VIS\inst\apps\VIS_srinivas-pc\admin\log\ApplyAppsTechStack_08200335.log
    | 0% completed RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
    RC-50013: Fatal: Failed to instantiate driver F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    Does anybody know what could be the cause of the error?
    THe log files are pasted below:
    ApplyAppsTechStack_08200335.log
    Started ApplyAppsTechStack at Wed Aug 20 03:35:20 GMT 2008
    Version:
         ApplyAppsTechStack.java     :      120.23
    Executing home registration for s_weboh_oh...
    Registering using Registration Driver
    F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    instantiate file:
    source : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\adouiweboh.pl
    dest : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
    backup : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl to F:\oracle\VIS\inst\apps\VIS_srinivas-pc\out\ouicli.pl
    setting permissions: 700
    instantiate file:
    source : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\txkstubcfg1013.pl
    dest : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
    backup : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl to F:\oracle\VIS\inst\apps\VIS_srinivas-pc\out\txkstubcfg1013.pl
    setting permissions: 700
    instantiate file:
    source : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\apachectl_sh_1013_oh.tmp
    dest : F:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl
    backup : F:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl to F:\oracle\VIS\inst\apps\VIS_srinivas-pc\out\apachectl
    setting permissions: 700
    Executing script in InstantiateFile:
    F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I F:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl -I F:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_weboh_ohTue Aug 19 23:35:23 2008
    F:\oracle\VIS\apps\tech_st\10.1.3\jdk\bin\java -classpath F:\StageR12\startCD\Disk1\rapidwiz\jlib\java;F:\oracle\VIS\apps\tech_st\10.1.3\oui\jlib\OraInstaller.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml -nolink -oaVar s_weboh_oh -homestub weboh -log F:\oracle\VIS\inst\apps\VIS_srinivas-pc\admin\log\ohclone.log
    running OUI CLI home cloning:
    F:\oracle\VIS\apps\tech_st\10.1.3\oui\bin\setup.exe -nowait -clone -silent -force -nolink -waitForCompletion session:ORACLE_HOME=F:\oracle\VIS\apps\tech_st\10.1.3 oracle.as.j2ee.top:s_asInstanceName=VIS_srinivas-pc_WEBOH oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=VIS_srinivas-pc_WEBOH -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_weboh_oh with return code: 0Tue Aug 19 23:35:28 2008
    [SC] OpenService FAILED 1060:
    The specified service does not exist as an installed service.
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I F:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl -I F:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
    source : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\adouiweboh.pl
    dest : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
    backup : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl to F:\oracle\VIS\inst\apps\VIS_srinivas-pc\out\ouicli0.pl
    setting permissions: 700
    instantiate file:
    source : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\txkstubcfg1013.pl
    dest : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
    backup : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl to F:\oracle\VIS\inst\apps\VIS_srinivas-pc\out\txkstubcfg10130.pl
    setting permissions: 700
    instantiate file:
    source : F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\apachectl_sh_1013_oh.tmp
    dest : F:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl
    backup : F:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl to F:\oracle\VIS\inst\apps\VIS_srinivas-pc\out\apachectl0
    setting permissions: 700
    F:\oracle\VIS\inst\apps\VIS_srinivas-pc\admin\log\adcvmlog.xml does not exist. Ignore it
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I F:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I F:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl -I F:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone
    ouicli.pl INSTE8_APPLY 36
    AutoConfig is exiting with status 1
    RC-50013: Fatal: Instantiate driver did not complete successfully.
    F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    ======================================================
    Another Log File
    Log File: 08200031.log
    Processing DriverFile = F:\StageR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    Running Instantiation Drivers for F:\StageR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\template\adrunias.cmd
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd
    backup : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd to F:\oracle\VIS\apps\apps_st\appl\admin\VIS_srinivas-pc\out\templbac\adrunias.cmd
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\template\adrunat.cmd
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunat.cmd
    backup : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunat.cmd to F:\oracle\VIS\apps\apps_st\appl\admin\VIS_srinivas-pc\out\templbac\adrunat.cmd
    Step 0 of 5
    Command: F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd
    Processing Step 3 of 5
    Executing: F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>REM $Header: adrunias.cmd 120.7 2007/06/13 14:34:57 hcwolf noship $
    F:\StageR12\startCD\Disk1\rapidwiz>REM ###############################################################
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and
    F:\StageR12\startCD\Disk1\rapidwiz>REM overwritten. If you were instructed to edit this file, or if you are not
    F:\StageR12\startCD\Disk1\rapidwiz>REM able to use the settings created by AutoConfig, refer to Metalink Note
    F:\StageR12\startCD\Disk1\rapidwiz>REM 387859.1 for assistance.
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>REM ###############################################################
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    F:\StageR12\startCD\Disk1\rapidwiz>(set date=Tue 08/19/2008 )
    F:\StageR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    F:\StageR12\startCD\Disk1\rapidwiz>(set time=11:07 PM )
    F:\StageR12\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : APPS TECH STACK : Tue 08/19/2008 11:07 PM
    STARTED INSTALL PHASE : APPS TECH STACK : Tue 08/19/2008 11:07 PM
    F:\StageR12\startCD\Disk1\rapidwiz>SET JRE_PATH=F:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.5.0\bin\java
    F:\StageR12\startCD\Disk1\rapidwiz>SET JRE_CP=.;F:\StageR12\startCD\Disk1\rapidwiz\jlib\java;F:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar
    F:\StageR12\startCD\Disk1\rapidwiz>SET XML_FILE=F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    F:\StageR12\startCD\Disk1\rapidwiz>SET PATH=F:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;f:\cygwin\cygwininstal\bin\
    F:\StageR12\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    F:\StageR12\startCD\Disk1\rapidwiz>setlocal enableextensions
    F:\StageR12\startCD\Disk1\rapidwiz>set /P unpw=""
    F:\StageR12\startCD\Disk1\rapidwiz>for /F "usebackq tokens=1,2 delims=/" %i in ('APPS/APPS') do set APPS_UNAME=%i && set APPS_PWD=%j
    F:\StageR12\startCD\Disk1\rapidwiz>set APPS_UNAME=APPS && set APPS_PWD=APPS
    F:\StageR12\startCD\Disk1\rapidwiz>SET APPSUSER=APPS
    F:\StageR12\startCD\Disk1\rapidwiz>SET APPSPASS=APPS
    F:\StageR12\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=2 )
    F:\StageR12\startCD\Disk1\rapidwiz>CD /D C:\Users\Srinivas\AppData\Local\Temp
    C:\Users\Srinivas\AppData\Local\Temp>if "FALSE" == "F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd" (if not "FALSE" == "FALSE" (goto :FALSE ) else (goto :runProcess_1 ) )
    C:\Users\Srinivas\AppData\Local\Temp>echo "runProcess_1"
    "runProcess_1"
    C:\Users\Srinivas\AppData\Local\Temp>REM
    C:\Users\Srinivas\AppData\Local\Temp>REM Perform the install for tech stack
    C:\Users\Srinivas\AppData\Local\Temp>REM
    C:\Users\Srinivas\AppData\Local\Temp>echo Statusstring Installing Applications Technology Stack
    Statusstring Installing Applications Technology Stack
    C:\Users\Srinivas\AppData\Local\Temp>F:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.5.0\bin\java -mx600M -classpath .;F:\StageR12\startCD\Disk1\rapidwiz\jlib\java;F:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.rapidwiz.util.InstantiateFile -e F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml -d F:\StageR12\startCD\Disk1\rapidwiz\driver\appsts\driver\gias.drv -pwd no_password_here -log F:\oracle\VIS\apps\apps_st\appl\admin\VIS_srinivas-pc\log\ApplyAppsTechStack.log -nthreads 2 -verbose
    Enter the location of the CD labeled Oracle Applications Rapid Install - Tools Disk 1 :
    Checking Disk contents in - F:\StageR12\startCD\Disk1\rapidwiz
    Checking Disk contents in - F:\StageR12\oraAS\Disk1
    Checking Disk contents in - F:\StageR12\oraAS\Disk1
    Unzip Count:43
    Processing Disk1....
    Processing Disk2....
    C:\Users\Srinivas\AppData\Local\Temp>if 0 == 0 goto :BITS_OK
    C:\Users\Srinivas\AppData\Local\Temp>echo "runProcess_2"
    "runProcess_2"
    C:\Users\Srinivas\AppData\Local\Temp>REM Perform the registration for tech stack
    C:\Users\Srinivas\AppData\Local\Temp>REM
    C:\Users\Srinivas\AppData\Local\Temp>REM Bugfix: 5872965/5978329
    C:\Users\Srinivas\AppData\Local\Temp>COPY F:\StageR12\startCD\Disk1\rapidwiz\etc\adouitools.pl F:\oracle\VIS\apps\tech_st\10.1.2\appsutil\template\adouitools.pl
    1 file(s) copied.
    C:\Users\Srinivas\AppData\Local\Temp>COPY F:\StageR12\startCD\Disk1\rapidwiz\etc\adouiweboh.pl F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\adouiweboh.pl
    1 file(s) copied.
    C:\Users\Srinivas\AppData\Local\Temp>REM End Bugfix: 587296/5978329
    C:\Users\Srinivas\AppData\Local\Temp>echo Statusstring Registering Applications Technology Stack
    Statusstring Registering Applications Technology Stack
    C:\Users\Srinivas\AppData\Local\Temp>(echo APPS & echo APPS ) | F:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.5.0\bin\java -mx512M -classpath .;F:\StageR12\startCD\Disk1\rapidwiz\jlib\java;F:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyAppsTechStack -e F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml -stage F:\StageR12\startCD\Disk1\rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at F:\oracle\VIS\inst\apps\VIS_srinivas-pc\admin\log\ApplyAppsTechStack_08200335.log
    | 0% completed RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
    RC-50013: Fatal: Failed to instantiate driver F:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    C:\Users\Srinivas\AppData\Local\Temp>if 1 == 0 goto :REG_OK
    C:\Users\Srinivas\AppData\Local\Temp>echo Cannot execute registration of Applications Techstack
    Cannot execute registration of Applications Techstack
    C:\Users\Srinivas\AppData\Local\Temp>if "" == "TRUE" goto :INSIAS_OK
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running APPL_TOP Install Driver for VIS instance
    Please refer to the remaining logs on applications node at - F:\oracle\VIS\inst\apps\VIS_srinivas-pc\logs\08200031.log
    Processing DriverFile = F:\StageR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    Running Instantiation Drivers for F:\StageR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\template\adrunias.cmd
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd
    backup : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd to F:\oracle\VIS\apps\apps_st\appl\admin\VIS_srinivas-pc\out\templbac\adrunias.cmd
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\template\adrunat.cmd
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunat.cmd
    backup : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunat.cmd to F:\oracle\VIS\apps\apps_st\appl\admin\VIS_srinivas-pc\out\templbac\adrunat.cmd
    Step 0 of 5
    Command: F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd
    Processing Step 3 of 5
    Executing: F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>REM $Header: adrunias.cmd 120.7 2007/06/13 14:34:57 hcwolf noship $
    F:\StageR12\startCD\Disk1\rapidwiz>REM ###############################################################
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and
    F:\StageR12\startCD\Disk1\rapidwiz>REM overwritten. If you were instructed to edit this file, or if you are not
    F:\StageR12\startCD\Disk1\rapidwiz>REM able to use the settings created by AutoConfig, refer to Metalink Note
    F:\StageR12\startCD\Disk1\rapidwiz>REM 387859.1 for assistance.
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>REM ###############################################################
    F:\StageR12\startCD\Disk1\rapidwiz>REM
    F:\StageR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    F:\StageR12\startCD\Disk1\rapidwiz>(set date=Tue 08/19/2008 )
    F:\StageR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    F:\StageR12\startCD\Disk1\rapidwiz>(set time=11:53 PM )
    F:\StageR12\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : APPS TECH STACK : Tue 08/19/2008 11:53 PM
    STARTED INSTALL PHASE : APPS TECH STACK : Tue 08/19/2008 11:53 PM
    F:\StageR12\startCD\Disk1\rapidwiz>SET JRE_PATH=F:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.5.0\bin\java
    F:\StageR12\startCD\Disk1\rapidwiz>SET JRE_CP=.;F:\StageR12\startCD\Disk1\rapidwiz\jlib\java;F:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;F:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar
    F:\StageR12\startCD\Disk1\rapidwiz>SET XML_FILE=F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    F:\StageR12\startCD\Disk1\rapidwiz>SET PATH=F:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;f:\cygwin\cygwininstal\bin\
    F:\StageR12\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    F:\StageR12\startCD\Disk1\rapidwiz>setlocal enableextensions
    F:\StageR12\startCD\Disk1\rapidwiz>set /P unpw=""
    F:\StageR12\startCD\Disk1\rapidwiz>for /F "usebackq tokens=1,2 delims=/" %i in ('APPS/APPS') do set APPS_UNAME=%i && set APPS_PWD=%j
    F:\StageR12\startCD\Disk1\rapidwiz>set APPS_UNAME=APPS && set APPS_PWD=APPS
    F:\StageR12\startCD\Disk1\rapidwiz>SET APPSUSER=APPS
    F:\StageR12\startCD\Disk1\rapidwiz>SET APPSPASS=APPS
    F:\StageR12\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=2 )
    F:\StageR12\startCD\Disk1\rapidwiz>CD /D C:\Users\Srinivas\AppData\Local\Temp
    C:\Users\Srinivas\AppData\Local\Temp>if "F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd" == "F:\oracle\VIS\inst\apps\VIS_srinivas-pc\temp\adrunias.cmd" (if not ""runProcess_2"" == "FALSE" (goto :"runProcess_2" ) else (goto :runProcess_1 ) )
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running APPL_TOP Install Driver for VIS instance
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
    dest : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
    dest : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\StageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    instantiate file:
    source : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    dest : F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\admin\VIS_srinivas-pc.xml
    Database Availability
    command: cmd.exe /c F:\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.cmd F:\oracle\VIS\db\tech_st\10.2.0\VIS_srinivas-pc.cmd sqlplus F:\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.sql APPS/APPS
    F:\StageR12\startCD\Disk1\rapidwiz>echo off
    Tue 08/19/2008
    11:54 PM
    ECHO is off.
    ECHO is off.
    Tue 08/19/2008 11:54 PM
    VIS_srinivas-pc.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : F:\oracle\VIS\db\tech_st\10.2.0"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : F:\oracle\VIS\db\tech_st\10.2.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;F:\oracle\VIS\db\tech_st\10.2.0\bin;F:\oracle\VIS\db\tech_st\10.2.0\appsutil\jre\bin;F:\oracle\VIS\db\tech_st\10.2.0\appsutil\jre\bin;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;f:\cygwin\cygwininstal\bin\"
    " LD_LIBRARY_PATH : F:\oracle\VIS\db\tech_st\10.2.0\lib"
    SQL*Plus: Release 10.2.0.3.0 - Production on Tue Aug 19 23:54:28 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    connect test returning code 0
    ERRORCODE = 0 ERRORCODE_END
    Database ORACLE_HOME connection test has succeeded
    command: cmd.exe /c F:\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.cmd F:\oracle\VIS\inst\apps\VIS_srinivas-pc\ora\10.1.2\VIS_srinivas-pc.cmd sqlplus F:\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.sql APPS/APPS
    F:\StageR12\startCD\Disk1\rapidwiz>echo off
    Tue 08/19/2008
    11:54 PM
    "Cannot find environment file "F:\oracle\VIS\inst\apps\VIS_srinivas-pc\ora\10.1.2\VIS_srinivas-pc.cmd""
    ERRORCODE = 0 ERRORCODE_END
    Apps ORACLE_HOME connection test has succeeded
    Configuration Upload
    uploading config file at C:\Users\Srinivas\AppData\Local\Temp\08200031\conf_VIS.txt
    AppsConfig : 'config.txt' uploading...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : srinivas-pc
    sDbDomain : nathani.com
    sDbPort : 1524
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@srinivas-pc.nathani.com:1524:VIS
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Successful upload of config file at C:\Users\Srinivas\AppData\Local\Temp\08200031\conf_VIS.txt
    Environment File
    Database ORACLE_HOME environment file passes instantiated variables test:
    File = F:\oracle\VIS\db\tech_st\10.2.0\VIS_srinivas-pc.env
    RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
    File = F:\oracle\VIS\inst\apps\VIS_srinivas-pc\ora\10.1.3\VIS_srinivas-pc.cmd
    RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
    File = F:\oracle\VIS\inst\apps\VIS_srinivas-pc\ora\10.1.2\VIS_srinivas-pc.cmd
    RW-50016: Error: - APPL_TOP environment file was not created:
    File = F:\oracle\VIS\apps\apps_st\appl\VIS_srinivas-pc.cmd
    RW-50016: Error: - ADOVARS environment file was not created:
    File = F:\oracle\VIS\apps\apps_st\appl\admin\adovars.cmd
    RW-50016: Error: - APPSCONFIG was not created:
    File = F:\oracle\VIS\apps\apps_st\appl\admin\adconfig.txt
    DBC File
    RW-00023: Error: - DBC file was not created:
    File = F:\oracle\VIS\inst\apps\VIS_srinivas-pc\appl\fnd\12.0.0\secure\VIS.dbc
    HTTP
    checking URL = http://srinivas-pc.nathani.com:8003
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Help Page
    checking URL = http://srinivas-pc.nathani.com:8003/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Virtual Directory
    RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://srinivas-pc.nathani.com:8003/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

    Client Certifications
    OS Product Server Status Addtl. Info. Components Other Issues
    Vista SP1 12.0 N/A Certified None None Yes None
    Vista 12.0 N/A Certified None None Yes NoneIt is certified as a Client (Desktop) only. Means, you can access Oracle Apps 11i/R12 from a machine running Windows Vista, but it is not certified as Application/Database tiers.
    And also the below link from blogs.oracle.com says that R12 is certified with vista.
    http://blogs.oracle.com/stevenChan/2008/07/windows_vista_service_pack_1_certified_with_apps_1.html
    Release 12
    - Oracle Applications Release 12 with R12.ATG_PF.A.DELTA.3 (patch 6077669) or later
    - Microsoft Vista Service Pack 1 (SP1) desktop clients running Internet Explorer 7
    - Sun Java plug-in (JRE) 1.5.0_12 or later

  • Cloning ebs r12 on 11gR2 database

    Hi all,
    our ebs r12 12.1.3 and db 11..2.0.2 OS:oul5x64
    from ebs r12 12.1.3 and db 11.1.0.7 i do not have any problems with cloning, but when upgrade database to 11.2.0.2 . the template file was different and the clone failed because it could not fine the controlfile.
    in this note:Troubleshooting RAC RapidClone issues with Oracle Applications R12 [ID 1303962.1]
    UNDER
    Create Database Image
    +-- Moderator edit - deleted MOS Doc content - pl do NOT post contents of MOS Docs +*
    BUT IN 11gR2 11.2.0.2 database this template like this
    adcldbstage.rman
    run {
    sql "alter system switch logfile";
    backup as copy datafile 1 format '/u05/DB/data/stage/%U_system.328.769213623';
    backup as copy datafile 2 format '/u05/DB/data/stage/system.353.769211817';
    backup as copy datafile 3 format '/u05/DB/data/stage/system.324.769214385';
    backup as copy datafile 407 format '/u05/DB/data/stage/apps_ts_seed.295.769216925';
    sql "alter system switch logfile";
    so when doing the clone, it always thrown an error could not fine the controlfile...and it did not backup archive log files so even rename the controlfile to "backup_controlfile.ctl" it could not open because missing archive files.
    Please help.
    Thanks in advance.
    Regards,

    Thanks Hussein,
    it failed at stage # 3
    because the template on image copy did not have any of archive backup. so the copy only contains the database files that was why it always failed at this stage.
    Thanks very much for your help.
    Regards,
    restore-rac3.log
    Recovery Manager: Release 11.2.0.2.0 - Production on Wed Dec 21 14:48:11 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: ASO (DBID=3710756178, not open)
    using target database control file instead of recovery catalog
    RMAN> host 'echo "In the above output, if RMAN-03002 and RMAN-06054 errors are present, they can be safely ignored." >> /u01/app/oracle/product/11.2.0/dbhome_1/appsutil/out/ENC1_xdba01-db1/restore-rac2.log';
    2> alter database open resetlogs;
    3> shutdown normal
    4> startup mount pfile=/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initENC1.ora.tmp
    5> host 'sed "s:db_name=.*:db_name=ENC:g" /u01/app/oracle/product/11.2.0/dbhome_1/dbs/initENC1.ora.tmp > /u01/app/oracle/product/11.2.0/dbhome_1/dbs/initENC1.ora.tmp.delete';
    6> host 'cp /u01/app/oracle/product/11.2.0/dbhome_1/dbs/initENC1.ora.tmp.delete /u01/app/oracle/product/11.2.0/dbhome_1/dbs/initENC1.ora.tmp';
    7> exit
    host command complete
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 12/21/2011 14:48:13
    ORA-01152: file 2 was not restored from a sufficiently old backup
    ORA-01110: data file 2: '+EBSDISK/enc/datafile/system.367.770472175'
    Recovery Manager complete.

  • Error installing E-Bussiness Suite (EBS) R12 on Windows 2003 Server x32

    I am trying to install EBS R12 and i am getting error at stage 3 of 5 on 53%
    I followed steps from below link
    http://supportuae.wordpress.com/2013/01/26/installing-oracle-e-business-suite-r12-on-microsoft-windows-server-2003/
    My Setup
    Win 2003 Server SP2 x32 *(Installed in D:\) 20 GB*
    MS Visual C++ Express edition *(D:\MSVS)*
    Cygwin 1.7 *(D:\cygwin)*
    Acive Perl
    Oracle Apps Dump at G:\
    Installing Oracle Apps at E:\ with 270 GB NTFS
    Installed in Administrator Login
    Below is my Error log
    ~~~~~~~~~~~~~
    Processing DriverFile = G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    Running Instantiation Drivers for G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    instantiate file:
    source : G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adrunias.cmd
    dest : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd
    backup : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd to E:\oracle\VIS\apps\apps_st\appl\admin\VIS_ebs\out\templbac\adrunias.cmd
    instantiate file:
    source : G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adrunat.cmd
    dest : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunat.cmd
    backup : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunat.cmd to E:\oracle\VIS\apps\apps_st\appl\admin\VIS_ebs\out\templbac\adrunat.cmd
    Step 0 of 5
    Command: E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd
    Processing Step 3 of 5
    Executing: E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM $Header: adrunias.cmd 120.11 2009/01/19 06:29:11 marderiu noship $
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM ###############################################################
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM overwritten. If you were instructed to edit this file, or if you are not
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM able to use the settings created by AutoConfig, refer to Metalink Note
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM 387859.1 for assistance.
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM ###############################################################
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>(set date=Sun 04/21/2013 )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>(set time=03:12 PM )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : APPS TECH STACK : Sun 04/21/2013 03:12 PM
    STARTED INSTALL PHASE : APPS TECH STACK : Sun 04/21/2013 03:12 PM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET JRE_PATH=G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET JRE_CP=.;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\java;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET XML_FILE=E:\oracle\VIS\inst\apps\VIS_ebs\appl\admin\VIS_ebs.xml
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET PATH=G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\unzip\NT;D:\Perl\site\bin;D:\Perl\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;D:\MSVS\VC\bin;D:\cygwin\bin
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>setlocal enableextensions
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>set /P unpw=""
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>for /F "usebackq tokens=1,2 delims=/" %i in ('APPS/APPS') do set APPSUSER=%i && set APPSPASS=%j
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>set APPSUSER=APPS && set APPSPASS=APPS
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=4 )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>CD /D D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if "FALSE" == "E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd" (if not "FALSE" == "FALSE" (goto :FALSE ) else (goto :runProcess_1 ) )
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "runProcess_1"
    "runProcess_1"
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM Perform the install for tech stack
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo Statusstring Installing Applications Technology Stack
    Statusstring Installing Applications Technology Stack
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -mx600M -classpath .;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\java;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.rapidwiz.util.InstantiateFile -e E:\oracle\VIS\inst\apps\VIS_ebs\appl\admin\VIS_ebs.xml -d G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\driver\appsts\driver\gias.drv -pwd no_password_here -log E:\oracle\VIS\apps\apps_st\appl\admin\VIS_ebs\log\ApplyAppsTechStack.log -nthreads 4 -verbose
    Enter the location of the CD labeled Oracle Applications Rapid Install - Tools Disk 1 :
    Checking Disk contents in - G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz
    Checking Disk contents in - G:\Oracle_Apps\StagesR12\oraAS\Disk1
    Checking Disk contents in - G:\Oracle_Apps\StagesR12\oraAS\Disk1
    Unzip Count:60
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if 0 == 0 goto :BITS_OK
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "runProcess_2"
    "runProcess_2"
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM Perform the registration for tech stack
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo Statusstring Registering Applications Technology Stack
    Statusstring Registering Applications Technology Stack
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>(echo APPS & echo APPS ) | G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -mx512M -classpath .;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\java;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyAppsTechStack -e E:\oracle\VIS\inst\apps\VIS_ebs\appl\admin\VIS_ebs.xml -stage G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at E:\oracle\VIS\inst\apps\VIS_ebs\admin\log\ApplyAppsTechStack_04211520.log
    | 0% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed
    | 3% completed
    / 3% completed
    - 3% completed
    \ 3% completed RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
    RC-50013: Fatal: Failed to instantiate driver E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if 1 == 0 goto :REG_OK
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo Cannot execute registration of Applications Techstack
    Cannot execute registration of Applications Techstack
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if "" == "TRUE" goto :INSIAS_OK
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running APPL_TOP Install Driver for VIS instance
    Please refer to the remaining logs on applications node at - E:\oracle\VIS\inst\apps\VIS_ebs\logs\04211310.log
    Processing DriverFile = G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    Running Instantiation Drivers for G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    instantiate file:
    source : G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adrunias.cmd
    dest : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd
    backup : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd to E:\oracle\VIS\apps\apps_st\appl\admin\VIS_ebs\out\templbac\adrunias.cmd
    instantiate file:
    source : G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\template\adrunat.cmd
    dest : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunat.cmd
    backup : E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunat.cmd to E:\oracle\VIS\apps\apps_st\appl\admin\VIS_ebs\out\templbac\adrunat.cmd
    Step 0 of 5
    Command: E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd
    Processing Step 3 of 5
    Executing: E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM $Header: adrunias.cmd 120.11 2009/01/19 06:29:11 marderiu noship $
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM ###############################################################
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM overwritten. If you were instructed to edit this file, or if you are not
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM able to use the settings created by AutoConfig, refer to Metalink Note
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM 387859.1 for assistance.
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM ###############################################################
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>REM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>(set date=Sun 04/21/2013 )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>(set time=04:30 PM )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : APPS TECH STACK : Sun 04/21/2013 04:30 PM
    STARTED INSTALL PHASE : APPS TECH STACK : Sun 04/21/2013 04:30 PM
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET JRE_PATH=G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET JRE_CP=.;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\java;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET XML_FILE=E:\oracle\VIS\inst\apps\VIS_ebs\appl\admin\VIS_ebs.xml
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET PATH=G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz\unzip\NT;D:\Perl\site\bin;D:\Perl\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;D:\MSVS\VC\bin;D:\cygwin\bin
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>setlocal enableextensions
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>set /P unpw=""
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>for /F "usebackq tokens=1,2 delims=/" %i in ('APPS/APPS') do set APPSUSER=%i && set APPSPASS=%j
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>set APPSUSER=APPS && set APPSPASS=APPS
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=4 )
    G:\Oracle_Apps\StagesR12\startCD\Disk1\rapidwiz>CD /D D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if "E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd" == "E:\oracle\VIS\inst\apps\VIS_ebs\temp\adrunias.cmd" (if not ""runProcess_2"" == "FALSE" (goto :"runProcess_2" ) else (goto :runProcess_1 ) )
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running APPL_TOP Install Driver for VIS instance
    Please refer to the remaining logs on applications node at - E:\oracle\VIS\inst\apps\VIS_ebs\logs\04211310.log

    which version of Oracle R12 ?
    these are generic errors, please check log file for details and post here error log
    and also ensure that you are following proper guidelines mentioned in MOS note:
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]
    i am using Oracle E-Business Suite Release 12.1.1 Media Pack for Microsoft Windows (32-bit)
    i have already posted complete log from E:\oracle\VIS\inst\apps\VIS_ebs\logs\04211310.log
    Can you post link to guidelines mentioned in MOS note:
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]

  • EBS R12.1.1 databse copy windows to windows??

    Hi All,
    I am a report developer. I have two servers(VMs)
    Server1: Win 2008, Oracle EBS R12.1.1.
    Server2: Win XP SP3, about to install Oracle 11g R1
    My goal is to copy the whole EBS R12.1.1 Vision Instance database (VIS) on Server1 to Server 2 Oracle Database....And please not that I need only data in those schemas - I use that to run ETL scripts, so, on Server2 I am not going to run any EBS Applications(Forms, or reports or others).
    In order to do this I am thinking of using http://www.dba-oracle.com/oracle_tips_db_copy.htm, or RMAN method....
    Now my questions are:
    1. Can I used any of the above methods?
    2. If yes, For both the above methods, during the installation of Target Database (Server 2) do I need to select "Create Starter Database (Additional 1482MB)" option? I am in a great disk space crisis so, I prefer not to select that option, but can I follow above clone methods with out creating a starter database in the target system?
    Thanks and regards.

    My goal is to copy the whole EBS R12.1.1 Vision Instance database (VIS) on Server1 to Server 2 Oracle Database....And please not that I need only data in those schemas - I use that to run ETL scripts, so, on Server2 I am not going to run any EBS Applications(Forms, or reports or others).
    In order to do this I am thinking of using http://www.dba-oracle.com/oracle_tips_db_copy.htm, or RMAN method....
    Now my questions are:
    1. Can I used any of the above methods?Yes, but if you are not familiar with RMAN or backup/recovery methods this may not be easy (or straightforward) for you.
    2. If yes, For both the above methods, during the installation of Target Database (Server 2) do I need to select "Create Starter Database (Additional 1482MB)" option? I am in a great disk space crisis so, I prefer not to select that option, but can I follow above clone methods with out creating a starter database in the target system?Even if you do not create a new database, you will end up having the same database size after you copy the files or use RMAN (backup/restore). Your target database size on the target database will be exactly the same database size on the source database.
    I would prefer you use one of the following methods instead of RMAN:
    1) Rapid Clone (clone the database tier node only and this is the best option for you) -- Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
    2) The method in the link referenced by you
    3) Export/Impot (which is time consuming):
    Export/import process for R12 using 11gR1 or 11gR2 [ID 741818.1]
    Export/Import Process for Oracle E-Business Suite Release 12 using 10gR2 [ID 454616.1]
    Thanks,
    Hussein

  • Oracle Configuration Manager - EBS R12.1.1

    Hi ,
    EBS R12.1.1, on OEL 5.4
    Is there forums for Oracle Configuration Manager?
    I am trying to configure it, but as usual the docs is very topsiturvy.
    Identifying If Oracle Configuration Manager Is Already Installed or Configured
    Oracle Configuration Manager is included with many Oracle product lines. To verify if
    it has been included, check for the presence of the ccr directory under $ORACLE_
    HOME. If the ccr directory exists, you must verify whether it has been configured.
    ■ Navigate to the ccr/bin directory and locate emCCR. If emCCR exists, OCM has
       been configured.
    ■ If emCCR is not present under the ccr/bin directory, OCM has been installed but
       not configured.
    If the ccr directory does not exist, Oracle Configuration Manager has not been
    included with your Oracle release.
    Note: For the middle-tier of Oracle E-Business Suite Release 12
    installations, check for the presence of the ccr directory under the
    $INST_TOP/ocm/10.1.2/ and $INST_TOP/ocm/10.1.3/
    directories.
    For the database tier, the ccr directory can be found
    under $ORACLE_HOME.I searched the "ccr" at the apps tier:
    [appldev1@apps1 ~]$ cd /u01/appldev1
    [appldev1@apps1 appldev1]$ ls
    DEV1
    [appldev1@apps1 appldev1]$ find . -name "ccr"
    ./DEV1/apps/tech_st/10.1.3/ccr
    ./DEV1/apps/tech_st/10.1.2/ccr
    ./DEV1/apps/apps_st/appl/fv/12.0.0/mds/ccr
    ./DEV1/apps/apps_st/comn/java/classes/oracle/apps/fv/ccrAnd I searched the "ccr" at the database tier:
    [root@apps1 ~]# cd /u02/oradev1
    [root@apps1 oradev1]# find . -name "ccr"
    ./DEV1/db/tech_st/11.1.0/ccrWhy is that there are lots of "ccr" directories in the appstier?
    And there is also existing on the dbTier.
    Where should I install the OCR? in the apps tier or db tier or both?
    Thanks a lot
    MsK

    Hi user;
    If you follow Note:Oracle Configuration Manager and E-Business Suite Release 12 Release Notes [ID 406369.1]
    As you can see in note +"Starting with Release 12, Oracle has updated the Oracle E-Business Suite Rapid Install, Rapid Clone, and AutoConfig tools to incorporate support for installing and configuring OCM."+
    Please check your Applications context file via section 1. The information will appear in your in the following variables:
    After you confirm this,please check Section 2: Configuring OCM after Installing Release 12
    Modify your Applications context file on each node to add the CSI, OracleMetaLink user name, country code, and proxy values.
    Its mean take backup of Applications context file on each node than add add upper information to your Applications context file on each node and run autconfig each node.(For adding parameter,please follow section 1. The information will appear in your in the following variables: )
    If you dont know how you can edit Applications context file please check:
    Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 [ID 387859.1]
    Regard
    Helios

  • Oracle EBS R12 - DR setup using Oracle Data Guard

    Hi,
    Our customer has implemented Oracle EBS R12 (12.0.6) on a Two Node RAC on HP-UX env. The application Tier also has Two Nodes(Admin Tier and Web Tier).
    Oracle Clusterware - OCR and Vote Disk are on Raw Devices and the EBS database is on ASM.
    Customer wants to implement a DR solution with Oracle Data Guard with only 2 servers - 1 for the Database Tier and 1 for the Application Tier on the DR Site.
    I would like to know if this could be done by following note: 452056.1? I would also like to know if there are other useful docs.
    Thanks.
    Thiru

    Hi,
    Customer escalated this issue to Oracle and they came up with this reply:
    They can implement Disaster recovery solution from RAC to NON RAC using Solution A which use RMAN utilities for backup and recovery.
    While now AMP Application Management Pack gives the capablitiy to build non RAC from RAC Envioment, In future AMP will be capable also to support cloning of DB with Data Guard.
    Details
    Solution A - Using RMAN:
    For Release 12 customers, you can clone from a RAC to RAC (like to like) or RAC to non-RAC. This is using RMAN scripts to take a copy of the db when it’s in archive mode. if you’re leveraging any disaster recovery tools like data guard, the above solution should work fine…perhaps some fine tuning to the procedures
    Solution B - Using AMP in the future release
    For Release 11i , Release 12.x customers, AMP would be offering a new cloning solution that wouldn’t have dependency on Rapid Clone. This solution leverages the strengths of EM Grid Control in provisioning or cloning targets such as databases. This would be an advance solution that would support:
    o A full-fledged scale down cloning
    o Cloning of EBS deployed on Shared File System
    o Hot and Cold mode cloning
    o Quantifiable reduction in clone time for the entire EBS system
    This solution would be leveraging EM grid Control’s DB provisioning pack’s clone utilities, that are quite advanced and support cloning of DB with Data Guard.
    The recommendation is to start trialing AMP version 3.0, making the purchase and implementing within the Enterprise. As we release the new version of AMP (release 3.0.1), Customer would be in a better position to quickly implement the latest features
    Can anyone let me know if the solution A suggested will work.
    Rgds,
    Thiru

  • Oracle EBS R12 DR - Status Column Shows N in FND_NODES

    Hi,
    We implemented DR for Oracle EBS R12 (2-Node Oracle 10gRAC, 2-Node Apps) using Oracle Data Guard.
    During the Failover testing we noticed that the Status shows N for the DB Nodes and First Apps Node. It shows Y only for the 2nd Apps Node in the FND_NODES (Autoconfig was last run on the 2nd Apps Node):
    SQL> select node_name,status from fnd_nodes;
    NODE_NAME STATUS
    AUTHENTICATION
    DRDBSVR2 N
    DRDBSVR1 N
    DRAPSVR2 N
    DRAPSVR1 Y
    But in the Primary Node the Status is Y for all the nodes.
    SQL> select node_name,status from fnd_nodes;
    NODE_NAME STATUS
    HOAPSVR1 Y
    AUTHENTICATION
    HODBSVR2 Y
    HODBSVR1 Y
    HOAPSVR2 Y
    I would like to know what could be the reason for the Status showing N for the DB Nodes and N for 1st Apps Node in the DR env during the Failover Testing. But I was able configure the DR env and bring up the application. Able to Login to the application also. Does the status in FND_NODES matter?
    I did executed SQL> exec fnd_conc_clone.setup_clean before configuring the DR env.
    Regards,
    Thiru

    hi thiru
    I would like to know what could be the reason for the Status showing N for the DB Nodes and N for 1st Apps Node in the DR env during the Failover Testing. But I was able configure the DR env and bring up the application. Able to Login to the application also. Does the status in FND_NODES matter?
    I did executed SQL> exec fnd_conc_clone.setup_clean before configuring the DR env.did you run auto config to populate the tables?
    please confirm you have a clean autoconfig enviornment
    first take backup of FND_NODES and the perform cleaning
    please see
    How to get a clean Autoconfig Environment ? [ID 391406.1]
    AutoConfig Does Not Populate tnsnames.ora With FNDSM Entries For All The Nodes In A Multi-Node Environment [ID 1358073.1]
    Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12[Article ID 387859.1]
    Concurrent Processing - Steps To Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    Configuring Applications Node Services in Oracle E-Business Suite Release 12 [ID 406558.1]
    On a R12 Multi-Node Install -- Why do all Middle Tiers run all Services? [ID 415385.1]
    ;) AppsMasti ;)
    Sharing is Caring

  • Oracle EBS R12 Pre - Implementations phase question air

    Oracle EBS R12 Pre - Implementations phase question air
    Posted: Jun 30, 2009 10:22 AM Edit Reply
    Dear all Gurus,
    We are going to implement Oracle EBS r12, for industrial concern, we have following quires if any peer may suggest.
    1) we heard the oracle R12 has build new release with 11g db , is it been practical for choosing it for corporate ???
    2) Linux Read hat which version is more stable like 5 releases is compatible with R12 new release?
    3) We are also thinking for 64 bit architecture rather than 32 bit, could any one figure out the practical pros and cons for this.
    4) We are also wondering about the server machine brand and its configurations like HP DL380 G6, DELL 2850? could any one share abut his experience about the same.
    5) What sort of Server configurations (Processor , 2way -4way , RAM , HD and other accessories ) for r12 Multi node setup for 150 clients (DB Server , Apps Server , Test Prod )
    6) What should be backup strategies like tap backup and how much space requirements we must have provisioned for retaining almost 2~3 month backup.
    7) Application implementations methodologies?
    8)
    I know to address our queries would be time consuming for you bust peoples , but I would really oblige for being shared your journey this would defiantly the PATH way for other like mentoring for others.
    looking forward your valuable instructions ASAP.
    Thanks & Best Regards
    Muhammad Waseem
    Manager IT
    Neee-Has Textiles Divisions
    31-Q Gulberg II Lahore
    Pakistan
    92-0333-4240949

    Duplicate post.
    Oracle EBS R12 Pre - Implementations phase question air
    Oracle EBS R12 Pre - Implementations phase question air

  • How to configure RMAN - Oracle EBS R12

    Hi,
    I have installed Oracle EBS R12 on OEL 5.6 and want to configure Backup strategy for Database. Database Version is 11.1.0.7. Currently Database is in Noarchivelog mode and want to take backup of database using RMAN. Can anyone guide me what are the steps to follow in order to achive that ?
    Regards,
    Priyanka

    You can use RMAN to take backup in noarchive log mode.However you will be able to take cold backup only.
    Use this,
    RMAN> run {
    shutdown immediate;
    startup mount;
    backup database;
    alter database open;
    Note:
    RMAN does not permit you to make inconsistent backups when the database is in NOARCHIVELOG mode. If you employ user-managed backup techniques for a NOARCHIVELOG database, then you must not make inconsistent backups of this database.
    Edited by: user12943013 on Apr 13, 2011 5:20 PM

  • Accessing https url EBS R12.1.3 leads to "Internet Explorer cannot display the webpage"

    Hi all,
    DB:11.2.0.3.0
    EBS:12.1.3
    O/S:Solaris SPARC 64 bits
    I.E Browser: 9.0
    Problem Description
    Cloned target database TEST1 from source database TEST2 RMAN full backup. But on accessing https url EBS R12.1.3 leads to "Internet Explorer cannot display the webpage"?
    Autoconfig completes successfully on both DB and Apps Tier and have also ran ojspcompile but still the same issue.
    $ perl ojspCompile.pl --compile --flush -p 2
    logfile set: /t000/test1/inst/apps/TEST1_Hostname/logs/appl/rgf/ojsp/ojsp
    starting...(compiling all)
    using 10i internal ojsp ver: 10
    synchronizing dependency file:
      loading deplist...8095
      enumerating jsps...8095
      updating dependency...0
    initializing compilation:
      eliminating children...6024 (-2071)
    translating and compiling:
      translating jsps...6024/6024 in 7m50s
      compiling jsps...6024/6024 in 35m17s
    Finished!
    Bounced the services there after still the same issue. Could anyone please share the fix if encountered such an issue before.
    Thanks for your time,
    user10088255

    Apache logs have the below entry:
    [Sun Oct 27 02:30:11 2013] [notice]  configured -- resuming normal operations
    [Sun Oct 27 02:30:11 2013] [notice] Accept mutex: fcntl (Default: fcntl)
    [Sun Oct 27 03:03:02 2013] [notice]  configured -- resuming normal operations
    [Sun Oct 27 03:03:02 2013] [notice] Accept mutex: fcntl (Default: fcntl)
    [Sun Oct 27 04:04:59 2013] [notice]  configured -- resuming normal operations
    [Sun Oct 27 04:04:59 2013] [notice] Accept mutex: fcntl (Default: fcntl)
    [Sun Oct 27 04:29:54 2013] [notice]  configured -- resuming normal operations
    [Sun Oct 27 04:29:54 2013] [notice] Accept mutex: fcntl (Default: fcntl)

Maybe you are looking for

  • Problem in 505 & 501 movement type

    Dear Cons    In movement type-103 if we post any doc. then system will not create accounting document. In 105 movement type ( rel. of block stock) the system will create account doc. in same case in movement type- 505 the system is creating accountin

  • Burning a slideshow onto a CD??

    I have created a slideshow on iPhoto complete with music and the Ken Burns effect I like. I would like to burn that very slideshow onto a CD. Should I burn it onto a DVD?? I would actually like to take several separate slideshows (each with their own

  • LSMW for create Equipment BOM

    Hi Experts, I have created a LSMW through "Batch Input Recording" method to upload materials to Equipment BOM. It caters to upload 5 materials per equipment. However if input data contains only 3 materils for a equipment then LSMW gives an Error. Hav

  • Major dropout of BT on Saturday 28 June

    There was a quite long period on Saturday when Broadband only worked in certain areas . This problem was apparently known about by BT , certainly according to a Broadband Speedchecker site that I use . It was only after using the check site that I st

  • Does TRIAL version of Flash CC include all capabilities? I am specially interested in WebGL export.

    Does TRIAL version of Flash CC include all capabilities? I am specially interested in WebGL export.