Problem in cloning of EBS R12

Hi All,
I am working in Oracle E-Business Suite Release 12.1.1 at RHEL 64bit Os. I want to switch my EBS R12 set to new machine of same OS.
for the same i am following the document Cloning Oracle Applications Release 12 with Rapid Clone :406982.1. In this
section 5. Apply the latest Rapid Clone patches
For Release 12.1:
Apply patches as listed in Table 3.b.
Table 3.b: Release 12.1 Rapid Clone patches
Patch      Description
9171651:R12.OAM.B 12.1 RAPIDCLONE CONSOLIDATED FIXES JUL/2010
9833058:R12.OAM.B HOT CLONE FAILS WITH ORA-00201 DURING RECOVERY MANAGER
12404574:R12.OAM.B ORACLE_HOME REGISTRATION DOES NOT HAPPEN WITH CENTRAL INVENTORY ON LOZ
12598630:R12.OAM.B R12.1 ONE-OFF FOR S_DB_LISTENER BUG 12362010
Now
in Patch : 9171651 (there is instruction to run these patches)
Instructions For Applying This Patch
Preparation Tasks
The tasks in this section can be completed without taking any Applications services or users offline. Required Code levels This patch requires additional code levels to have been successfully
applied to your system before it can be applied. These code levels,
as at the time that this patch was built, are listed below. Please check
'My Oracle Support' to determine if any of these have been uperseded
R12.AD.A.delta.4
R12.TXK.A.delta.4
when I run the above patch p6767273_R12.AD.A_R12_LINUX.zip it give me error of
This Patch is not compatible with your current code lines
This patch is compatible with: entity 'ad' - codeline 'R12.AD.A'.
Your current on site codeline for the entity 'ad' is: 'R12.AD.B'.
you should not apply this patch
As i read in blog the 'A' means that it's for 12.0.x release and the 'B' is for release 12.1.x.
I am novice in EBS .Pls suggest what to do.
Thanks in advance.

You need to apply the Patch first.
Download p9171651_R12.OAM.B_R12_GENERIC.zip Patch.
Stop Applications.
Apply the Patch with adpatch and use driver file u9171651.drv.
Post steps to be done as listed below as per Patch Readme.
Description
This patch must be applied on all the APPL_TOPs.
If your system is implemented as a Shared Application Tier File System,
you need to apply this patch only once, on any one of the application
tier nodes. However, AutoConfig must be executed on all the Nodes.
This patch can be applied on 12.1 or higher.
Post Install Steps
After applying this patch, update all Database Tier Nodes with the code level
provided by this patch, by performing the following steps :
1. On the Application Tier (as the APPLMGR user):
. Source the environment variables for Oracle Applications
UNIX:
. ./<APPL_TOP>/APPS<CONTEXT_NAME>.env
Windows:
<APPL_TOP>\envshell<CONTEXT_NAME>.cmd
. Run AutoConfig on the APPL_TOP
. Execute admkappsutil.pl utility to create the file appsutil.zip
perl <AD_TOP>/bin/admkappsutil.pl
This will create appsutil.zip in <INST_TOP>/admin/out
Note:
For exact details on how to run Autoconfig and how to create appsutil.zip,
please refer to Metalink Note 387859.1.
2. On the Database Tier (as the ORACLE user):
. Source the environment variables for RDBMS ORACLE_HOME
UNIX:
cd <RDBMS ORACLE_HOME>
. ./<RDBMS ORACLE_HOME>/<CONTEXT_NAME>.env
Windows:
<RDBMS ORACLE_HOME>\<CONTEXT_NAME>.cmd
. Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>
. Uncompress appsutil.zip under the <RDBMS ORACLE_HOME>
cd <ORACLE_HOME>
unzip -o appsutil.zip
. Run AutoConfig on the <RDBMS ORACLE_HOME>
Note:
For exact details on how to run Autoconfig on the dbTier and how transfer
the AutoConfig updates from the APPL_TOP to the RDBMS ORACLE_HOME please
refer to Metalink Note 387859.1, Section 2, Step 3 (Patching AutoConfig).
3. Re-run adpreclone.pl on the dbTier and appsTier
Warning:
Since new updates included on this patch have been applied to the system,
Adpreclone must be executed again in order to apply them into the clone
directory structures used during cloning.
perl adpreclone.pl dbTier
perl adpreclone.pl appsTier
Note:
For exact details on how to run adpreclone.pl, please refer to Metalink
Note 406982.1.

Similar Messages

  • Hot backup cloning in ebs r12

    HI i was doing the hot backup cloning in ebsr12.
    i have backed up the control files and datafiles and the trace file also.
    i have done the steps till copying the db and apps tier.
    next is
    2) Create the target database control file manually
    Open the backed up control file
    a. remove all lines before the startup nomount statement
    b. Modify the REUSE to SET
    c. Modify Source DB SID to Target SID (Here PROD to TEST)
    d. Modify NORESETLOGS TO RESETLOGS
    e. delete all lines after the CHARACTER SET statement
    i am not sure about editing the control file ....
    I am a started in db's
    can anyone help me in this?

    HI i was doing the hot backup cloning in ebsr12.
    i have backed up the control files and datafiles and the trace file also.
    i have done the steps till copying the db and apps tier.Looks like you are doing cold backup and not hot backup! Was the database cleanly shutdown before copying the database files?
    a. remove all lines before the startup nomount statementCorrect -- Or you could leave those lines if they are commented.
    b. Modify the REUSE to SETCorrect.
    c. Modify Source DB SID to Target SID (Here PROD to TEST)Correct.
    d. Modify NORESETLOGS TO RESETLOGSCorrect.
    You will also have to change ARCHIVELOG to NOARCHIVELOG -- If your source instance is in ARCHIVELOG mode.
    e. delete all lines after the CHARACTER SET statementKeep the lines/command that open the database and create the temporary tablespace.
    Thanks,
    Hussein

  • 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

  • Encounter error when installing EBS R12.0.4.6 on OEL5.2

    Hi,
    I met a problem when I installed EBS R12.0.4.6 on Oracle Enterprise Linux 5.2.
    The installation was interrupted in the step 2 of 5. It showed RW-50004 error. Then when I clicked retry button, the installation continued until the post-instll checks. Only the Enviroment File and DBC File passed the check.
    Following is the error logged in the log file:
    ========================================================================================
    RC-50004: Fatal: Error occurred inApplyDatabase:
    Control file creation failed
    Cannot execute configure of database usingRapidClone
    RW-50010: Error: - script has returned anerror:
    1
    RW-50004: Error code received when runningexternal process.
    riwTDBup.sh exiting with status 2
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned anerror:
    2Configuration Upload
    uploading config file at/d01/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txtAppsConfig : 'config.txt' uploading...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector()-->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost
    : dbserv
    sDbDomain
    : company.com
    sDbPort
    : 1522
    sDbSid
    : VIS
    sDbUser
    : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbcracle:thindbserv.company.com:1522:VIS
    Exception occurred: java.sql.SQLException: Io exception: Got minus onefrom a read call
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL:jdbcracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dbserv.company.com)(PORT=1522))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    java.lang.NoSuchFieldError: TDU
    AutoConfig completed with errors.
    runProcess_5
    Statusstring executing Service StartupScript on Apps Node
    Executing command:/d01/oracle/VIS/inst/apps/VIS_dbserv/admin/scripts/adstrtal.sh APPS/APPS
    You are running adstrtal.sh version120.13.12000000.3
    adstrtal.sh: Database connection could notbe established. Either the database is down or the APPS credentials suppliedare wrong.
    USAGE:
    adstrtal.sh<appsusername/appspassword>
    adstrtal.sh: exiting with status 1
    Cannot execute Service Startup Script onApps Node
    ========================================================================================
    Have you met this problem before? Do you know how to solve this problem? Please kindly give me some suggestions on it.
    Thank you very much.
    Best Regards,
    Vincent Yang

    Hi hsawwan,
    In adcrdb_VIS.log, I found the following errors. Could you please give me some suggestion? Thanks a lot.
    ==========================================================================
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size 1265844 bytes
    Variable Size 432017228 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 11313152 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/d01/oracle/VIS/db/apps_st/data/sys1.dbf'
    alter tablespace TEMP1 add tempfile '/d01/oracle/VIS/db/apps_st/data/temp1_01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/d01/oracle/VIS/db/apps_st/data/temp2_01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "VIS.company.com"
    ERROR at line 1:
    ORA-01109: database not open
    ORA-01109: database not open
    ==========================================================================
    Best regards,
    Vincent

  • 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.

  • Oracle Report Font problem when run report from oracle EBS R12

    Dear All
    I have developed one Report in ORACLE REPORT BUILDER in windows environment. I see the output of that report, its ok, I deployed it on the EBS R12 which is on Linux environment, when i see the output, its fonts totally change and due to change in fonts, output not same as like in previous stage. When i print from dot matrix Printer then sometime its shrink the character and sometime break the output..
    Kindly help me in this regard, because this problem i am facing from last few days.
    i am waiting for your quick response.
    Thanks in advance....
    Regards,
    Nawaz
    Edited by: Haq Nawaz on Nov 5, 2012 11:45 AM

    Thank you very much for your reply
    I have changed the fonts in the report, but when i run it from the EBS its has the same problem. from the EBS output font look like as (COURIER) rather than CALIBRI WESTERN.
    tell me what i have to change anything.

  • Cloning EBS R12

    Hi hussein/helios
    EBS R12.1.1
    OEL 5.4
    I am cloning our EBS and I got another error:
    [oratest@apps2 ~]$ cd /u02/oratest/TEST/db/tech_st/10.2.0/appsutil/clone/bin
    [oratest@apps2 bin]$ perl adcfgclone.pl dbTier
                         Copyright (c) 2002 Oracle Corporation
                            Redwood Shores, California, USA
                            Oracle Applications Rapid Clone
                                     Version 12.0.0
                          adcfgclone Version 120.20.12000000.11
    Enter the APPS password :
    Checking for make...    found - /usr/bin/make
    Checking for ld...     found - /usr/bin/ld
    Checking for cc...     found - /usr/bin/cc
    Checking for ar...     found - /usr/bin/ar
    Checking for ksh...
    Unable to find PD KSH version.
    Unable to locate all utilities with system path.
    PATH = /u02/oratest/TEST/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/u02/oratest/TEST/db/tech_st/10.2.0/perl/bin:/u02/oratest/TEST/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/u02/oratest/TEST/db/tech_st/10.2.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin
    WARNING: Could not find all the required OS utilities in the $PATH. Please review the checks aboveWhy is that I can not locate the utililies?
    Please help...
    Thanks a lot,
    Ms K

    user_unlimited wrote:
    Hi hussein/helios
    EBS R12.1.1
    OEL 5.4
    I am cloning our EBS and I got another error:
    [oratest@apps2 ~]$ cd /u02/oratest/TEST/db/tech_st/10.2.0/appsutil/clone/bin
    [oratest@apps2 bin]$ perl adcfgclone.pl dbTier
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    Oracle Applications Rapid Clone
    Version 12.0.0
    adcfgclone Version 120.20.12000000.11
    Enter the APPS password :
    Checking for make...    found - /usr/bin/make
    Checking for ld...     found - /usr/bin/ld
    Checking for cc...     found - /usr/bin/cc
    Checking for ar...     found - /usr/bin/ar
    Checking for ksh...
    Unable to find PD KSH version.
    Unable to locate all utilities with system path.
    PATH = /u02/oratest/TEST/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/u02/oratest/TEST/db/tech_st/10.2.0/perl/bin:/u02/oratest/TEST/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/u02/oratest/TEST/db/tech_st/10.2.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin
    WARNING: Could not find all the required OS utilities in the $PATH. Please review the checks aboveWhy is that I can not locate the utililies?
    Please help...
    Thanks a lot,did u checked all the pre-req of terget system?
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
    we would like to check echo $PATH once.
    HTH
    >
    Ms K

  • Cloning EBS R12 error

    Hi Hussein,
    I am cloning again out PROD EBS R12 so that we could test some patch or apply some data updates. i have been cloning for a while now.
    And this time I hit another new error :(. I am doing the dbTier clone first. but I got this error :
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size                  1265844 bytes
    Variable Size             432017228 bytes
    Database Buffers          629145600 bytes
    Redo Buffers               11313152 bytes
    Database mounted.
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-01119: error in creating database file
    '/mnt/EVA-DISK/oraprod/PROD/db/tech_st/10.2.0/dbs/MISSING00020'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 4168
    ORA-06512: at line 1How do i troubleshoot this one please? It seems there was a file missing.
    Thanks a lot

    Hi,
    Please make sure that you have run preclone successfully on the source database node.
    Note: 361157.1 - adcfgclone.pl dbTier is failing with error for dbms_backup_restore.zeroDbid(0)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=361157.1
    Regards,
    Hussein

  • Install EBS R12 in Windwos 2003 Server - Post-Install Checks Problem

    Help! Help! Help!
    I have successfully installed EBS R12 to a Windows 2003 Server. But after the Post-Install Checks, the report showed that only 'Login Page' is failure.
    Login Page:
    checking URL: http://tpcl.tpclnh.local:8000/OA_HTML/AppsLogin
    RW-50016: Error:- {0} was not created:
    File = {1}
    I tried using SQL Plus & Oracle Form to connect the Vision database. I can see the all the Vision schemas.
    The problem is I could not run the main page of
    http://tpcl.tpclnh.local:8000/
    What I can do to figure out this problem?

    Starting from Oracle E-Business Suite R12, Apache no longer comes as a standalone Windows service.
    In order to start Apache (and other iAS components) you either start 'Oracle Process Manager for SID_hostname' service from Windows services.
    OR
    Use 'adapcctl.cmd' located under $INST_TOP/admin/scripts
    - To start Apache: adapcctl.cmd start
    - To stop Apache: adapcctl.cmd stop
    - To check the status of Apache (Alive/Down) as well as other iAS components: adapcctl.cmd status

  • EBS R12 11gRAC cloning

    Hi
    EBS -R12.1.2
    11gR2-11.2.0.2
    Linux x86-64 - Multinode EBS 3 node cluster
    could please suggest the EBS R12 11gRAC cloning doc.
    Thanks
    simha

    Hi;
    Please see:
    Certified RAC Scenarios for E-Business Suite Cloning [ID 783188.1]
    Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone [ID 559518.1]
    Regard
    Helios

  • 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 on guest os OUL5x64 bit on oracle VM

    Hi All,
    Please share information if anyone has successfully cloned ebs r12 on a guest OS OU5x64 bit HVM on oracle VM 2.1.2 64bit.
    Thanks in advance!

    Hi HSanwan,
    the server is a guest OS, i have to install from ssh or vnc terminal.
    below are returned from opmn and dprod
    thanks very much,
    [root@dprod ~]# ps -ef |grep opmn
    root 2172 2142 0 04:14 pts/4 00:00:00 grep opmn
    [root@dprod ~]# ps -ef |grep dgold
    dgold 2109 4248 0 04:14 pts/1 00:00:00 make -f ins_rdbms.mk ioracle ORACLE_HOME=/u01/oracle/GOLD/db/tech_st/10.2.0
    dgold 2115 2109 0 04:14 pts/1 00:00:00 gcc -o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/oracle -L/u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib/stubs/ -Wl,-E /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/opimai.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ssoraed.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ttcsoi.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/defopt.o -Wl,--whole-archive -lperfsrv10 -Wl,--no-whole-archive /u01/oracle/GOLD/db/tech_st/10.2.0/lib/nautab.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naeet.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naect.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naedhs.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/config.o -lserver10 -lodm10 -lnnet10 -lskgxp10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lhasgen10 -lcore10 -lskgxn2 -locr10 -locrb10 -locrutl10 -lhasgen10 -lcore10 -lskgxn2 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lknlopt -loraolap10 -lslax10 -lpls10 -lplp10 -lserver10 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lavstub10 -lknlopt -lslax10 -lpls10 -lplp10 -ljox10 -lserver10 -lclsra10 -ldbcfg10 -locijdbcst10 -lwwg -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lordsdo10 -lctxc10 -lctx10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 -lordimt10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lsnls10 -lunls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -laio -ldl -lm -lpthread -lnsl -lirc -Wl,-rpath,/u01/oracle/GOLD/db/tech_st/10.2.0/lib -lm -ldl -lm -lpthread -lnsl -lirc -ldl -lm -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib
    dgold 2138 2115 0 04:14 pts/1 00:00:00 /usr/libexec/gcc/x86_64-redhat-linux/4.1.2/collect2 eh-frame-hdr -m elf_x86_64 hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/oracle /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbegin.o -L/u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib/stubs/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -E /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/opimai.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ssoraed.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ttcsoi.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/defopt.o whole-archive -lperfsrv10 no-whole-archive /u01/oracle/GOLD/db/tech_st/10.2.0/lib/nautab.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naeet.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naect.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naedhs.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/config.o -lserver10 -lodm10 -lnnet10 -lskgxp10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lhasgen10 -lcore10 -lskgxn2 -locr10 -locrb10 -locrutl10 -lhasgen10 -lcore10 -lskgxn2 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lknlopt -loraolap10 -lslax10 -lpls10 -lplp10 -lserver10 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lavstub10 -lknlopt -lslax10 -lpls10 -lplp10 -ljox10 -lserver10 -lclsra10 -ldbcfg10 -locijdbcst10 -lwwg -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lordsdo10 -lctxc10 -lctx10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 -lordimt10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lsnls10 -lunls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -laio -ldl -lm -lpthread -lnsl -lirc -rpath /u01/oracle/GOLD/db/tech_st/10.2.0/lib -lm -ldl -lm -lpthread -lnsl -lirc -ldl -lm -lgcc as-needed -lgcc_s no-as-needed -lc -lgcc as-needed -lgcc_s no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o
    dgold 2139 2138 32 04:14 pts/1 00:00:08 /usr/bin/ld eh-frame-hdr -m elf_x86_64 hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/oracle /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbegin.o -L/u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib/stubs/ -L/u01/oracle/GOLD/db/tech_st/10.2.0/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -E /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/opimai.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ssoraed.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/ttcsoi.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/defopt.o whole-archive -lperfsrv10 no-whole-archive /u01/oracle/GOLD/db/tech_st/10.2.0/lib/nautab.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naeet.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naect.o /u01/oracle/GOLD/db/tech_st/10.2.0/lib/naedhs.o /u01/oracle/GOLD/db/tech_st/10.2.0/rdbms/lib/config.o -lserver10 -lodm10 -lnnet10 -lskgxp10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lhasgen10 -lcore10 -lskgxn2 -locr10 -locrb10 -locrutl10 -lhasgen10 -lcore10 -lskgxn2 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lknlopt -loraolap10 -lslax10 -lpls10 -lplp10 -lserver10 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lavstub10 -lknlopt -lslax10 -lpls10 -lplp10 -ljox10 -lserver10 -lclsra10 -ldbcfg10 -locijdbcst10 -lwwg -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 -lnbeq10 -lnhost10 -lnus10 -lnldap10 -lldapclnt10 -lnsslb10 -lntcp10 -lntcps10 -lnsslb10 -lntcp10 -lntns10 -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lordsdo10 -lctxc10 -lctx10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 -lordimt10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lsnls10 -lunls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -laio -ldl -lm -lpthread -lnsl -lirc -rpath /u01/oracle/GOLD/db/tech_st/10.2.0/lib -lm -ldl -lm -lpthread -lnsl -lirc -ldl -lm -lgcc as-needed -lgcc_s no-as-needed -lc -lgcc as-needed -lgcc_s no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o
    root 2175 2142 0 04:15 pts/4 00:00:00 grep dgold
    root 2561 2474 0 03:12 pts/1 00:00:00 su - dgold
    dgold 2562 2561 0 03:12 pts/1 00:00:00 -bash
    dgold 3867 2562 0 03:18 pts/1 00:00:00 perl adcfgclone.pl dbTier
    dgold 3985 3867 0 03:18 pts/1 00:00:00 perl /u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/bin/adclone.pl java=/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/bin/../jre mode=apply stage=/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone component=dbTier method=CUSTOM dbctxtg=/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/GOLD_dprod.xml showProgress contextValidated=true
    dgold 3998 3985 2 03:18 pts/1 00:01:39 /u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true -Doracle.installer.oui_loc=/u01/oracle/GOLD/db/tech_st/10.2.0/oui -classpath /u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/xmlparserv2.jar:/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/ojdbc14.jar:/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/java:/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/oui/OraInstaller.jar:/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/oui/ewt3.jar:/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/oui/share.jar:/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/oui/srvm.jar:/u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/jlib/ojmisc.jar oracle.apps.ad.clone.ApplyDBTier -e /u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/GOLD_dprod.xml -stage /u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone -showProgress
    dgold 4248 3998 0 03:21 pts/1 00:00:00 /bin/sh /u01/oracle/GOLD/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh -nopromptmsg
    [root@dprod ~]#

  • Oracle EBS R12 installation problem in Windows 2003

    Hi,
    I am trying to install Oracle EBS R12 on Windows 2003 R2. I have installed cygwin along with required packages and also Visual studio 2005 as specified in the prerequisites of installation document.
    All the validations are successful before installation but I am facing error during installation in Step3 at about 53 percent. When i checked the log file, I found that some of the files required for installation are not found in my staging area. Now I want to run MD5sum on the Staged Files.
    I had downloaded md5sum_windows.txt and also run this command :
    md5sum --check md5sum_Windows.txt > md5sum_result.txt
    In md5sum_result.txt, I am getting error for all files. Error message is as :
    oraAppDB\Disk1\data\driver\Disk1.drv
    : FAILED open or read
    This is repeating for all files. But i can see that the files are present in My Staging area. Do i need to set some permission for this. Please help. Desperately want to install EBS as part of perparation for my planned certification.
    Edited by: 855292 on Nov 26, 2011 1:58 AM
    A simple detailed Step by Step Installation Document or any good reference for the same would by really appreciated.
    Edited by: 855292 on Nov 26, 2011 2:00 AM

    I have downloaded all the 33 files in oracle edelivery site. I have seen a post of yours regarding Oracle R12 installation on Windows XP. It mentions only some 25 files. Please do not rely on the that thread as it was for 12.0.x installation.
    For R12 (12.1.1) you need to download the following files:
    From: Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here (Part 1 of 4)
    To: Oracle E-Business Suite Release 12.1.1 for Microsoft Windows (32-bit) Rapid Install APPL_TOP - Disk 2 (Part 2 of 2)
    Is it possible that contents of the zip file are lost during download because my stage area is about 39 GB . and also I have verfied all the files in edelivery site is downloaded too.
    Also the error i mentioned in my last post, I can see the file in the directory but still its showing read error. Is it due to corruption of data. That would mean that I will have to download all 40 GB again :-(It is easy to verify the contents of the stage area directory without running md5sum, so please do so and post the results here.
    Thanks,
    Hussein

  • Install EBS R12 Problem - Post Install Checks

    Folks,
    Hello. I am installing EBS R12 using "rapidwiz".
    The Install Wizard almost finishs installing and gets to "Post Install Checks". The message is as follows:
    Validate System Configuration:
    Database Availability
    Environment File
    HTTP
    Virtual Directory
    Login Page
    Configuration Upload
    DBC File
    Help Page
    JSP
    Each of the above items gets an error message.
    When click "next" button in the Wizard, the messgae comes up as follow:
    "Rapid Install Wizard has detected that your configuration has errors. You must resolve these issues before continuing."
    Can any folks tell me how to solve these "Post Install Checks" errors ?

    Please i need help with this post Installation errors below(8 in number), am running the installation on windows 7, i used perl to stage my files, installed cygwin instead of MKS toolkit, run my installation without no errors but when i got to post-Innstall ckecks, i got the following errors
    1. Database Availability
    command: cmd.exe /c C:\u01\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.cmd c:\oracle\VIS\db\tech_st\11.1.0\VIS_hakonix-pc.cmd sqlplus C:\u01\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.sql APPS/APPS
    C:\u01\StageR12\startCD\Disk1\rapidwiz>echo off
    Tue 01/17/2012
    11:15 PM
    "Cannot find environment file "c:\oracle\VIS\db\tech_st\11.1.0\VIS_hakonix-pc.cmd""
    ERRORCODE = 0 ERRORCODE_END
    Database ORACLE_HOME connection test has succeeded
    command: cmd.exe /c C:\u01\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.cmd c:\oracle\VIS\inst\apps\VIS_hakonix-pc\ora\10.1.2\VIS_hakonix-pc.cmd sqlplus C:\u01\StageR12\startCD\Disk1\rapidwiz\bin\riwTDBup.sql APPS/APPS
    C:\u01\StageR12\startCD\Disk1\rapidwiz>echo off
    Tue 01/17/2012
    11:15 PM
    "The environment settings are as follows ..."
    " ORACLE_HOME : c:\oracle\VIS\apps\tech_st\10.1.2"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : c:\oracle\VIS\apps\tech_st\10.1.2\bin;c:\oracle\VIS\apps\tech_st\10.1.3\appsutil\jdk\bin;c:\oracle\VIS\apps\tech_st\10.1.3\appsutil\jdk\jre\bin;C:\app\hakorlc\product\11.2.0\dbhome_1\bin;C:\Perl\site\bin;C:\Perl\bin;C:\OraHome_1\bin;C:\OraHome_1\jlib;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\; c:\oracle\client"
    " LD_LIBRARY_PATH : c:\oracle\VIS\apps\tech_st\10.1.2\lib"
    SQL*Plus: Release 10.1.0.5.0 - Production on Tue Jan 17 23:15:55 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    connect test returning code 1
    ERRORCODE = 1 ERRORCODE_END
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 1
    2.Configuration Upload
    uploading config file at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\conf_VIS.txt
    Failed upload of config file at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\conf_VIS.txt
    3. Environment File
    RW-50016: Error: - Database ORACLE_HOME environment file was not created:
    File = c:\oracle\VIS\db\tech_st\11.1.0\VIS_hakonix-pc.env Apps ORACLE_HOME environment file passes instantiated variables test:
    File = c:\oracle\VIS\inst\apps\VIS_hakonix-pc\ora\10.1.3\VIS_hakonix-pc.cmd
    iAS ORACLE_HOME environment file passes instantiated variables test:
    File = c:\oracle\VIS\inst\apps\VIS_hakonix-pc\ora\10.1.2\VIS_hakonix-pc.cmd
    APPL_TOP environment file passes instantiated variables test:
    File = c:\oracle\VIS\apps\apps_st\appl\VIS_hakonix-pc.cmd
    ADOVARS environment file passes instantiated variables test:
    File = c:\oracle\VIS\apps\apps_st\appl\admin\adovars.cmd
    APPSCONFIG passes instantiated variables test:
    File = c:\oracle\VIS\apps\apps_st\appl\admin\adconfig.txt
    4. HTTP
    checking URL = http://hakonix-pc.www.hakonix.com.ng:8000
    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.
    5. Help Page
    checking URL = http://hakonix-pc.www.hakonix.com.ng:8000/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.
    6. 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.
    7. JSP
    checking URL = http://hakonix-pc.www.hakonix.com.ng:8000/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.
    8. 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.

  • 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