Run adpreclone

Hi all

EBS R12.2.4

OEL6

When you do cloning procedure...

On the source instance, I need to run adpreclone for the fs1 (run) and the fs2 (patch) editions?

Kind regards

JC

Jenna_C wrote:

Hi all

EBS R12.2.4

OEL6

When you do cloning procedure...

On the source instance, I need to run adpreclone for the fs1 (run) and the fs2 (patch) editions?

Kind regards

JC

Please read the documentation before posting questions.

Cloning Oracle E-Business Suite version 12.2 with rapid Clone (Doc ID 1383621.1)

Thank you

Hussein

Tags: Oracle Applications

Similar Questions

  • Cloning of EBS R12.2.4 with system file to run on fs2

    Hi all

    EBS R12.2.4

    RHEL 6.5

    I am cloning our EBS R12.2.4, who has run the file system on fs2.

    Information on the E-Business Suite environment

    ----------------------------------------

    EXECUTION of the file system: / u01/appvis/SCREWS/fs2/EBSapps/appl

    PATCH file system: / u01/appvis/SCREWS/fs1/EBSapps/appl

    Non-Editioned filesystem: / u01/appvis/SCREWS/fs_ne


    .


    So I copy the folder >/U01/of/SCREWS/fs2/EBSapps


    But when he asks the system base directory target, and I come home >/U01/of/SCREWS

    It will automatically be poppulate records succeeding and default to the fs1

    How can I force it points to fs2?


    Target system Base Directory: / U01/of/SCREWS

    Home directory for the defined target system on/U01/of/SCREWS

    The target system value based filesystem screws/U01/of/SCREW/fs1

    The target system value another file system based/u01/appvis/SCREWS/FS2

    Target Fusion Middleware Home screws/U01/of/SCREWS/fs1/FMW_Home system

    The target value system Web Oracle Home screws/U01/of/SCREWS/fs1/FMW_Home/webtier

    The target value system Appl screws/U01/of/SCREWS/fs1/EBSapps/appl

    The target value system COMMON TOP screws/U01/of/SCREWS/fs1/EBSapps/comn

    Target directory system Instance home [screws/U01/of/SCREW]:

    Thank you very much

    JC

    No it should not be modified in TARGET. in the file system TARGET will remain same as source.

    Of course how do not support this approach, but on source to change the file system to run for FS1 and run adpreclone and check.

    No doubt, when you ran adpreclone on the source, which was executed at this time file system. I just wanted to be sure.

    concerning

    Pravin

  • Perl adpreclone.pl dbTier has not immediately _ RC-50004: Fatal: error occurred in StageDBTie

    Dear Experts,

    I'm in the final phase of the upgrade from R12.1.1 to R12.1.3.

    While I am trying to run adpreclone, LP on DB layer, it is faild immediately, here is the log file

    #############################################################

    Started StageDBTier at Sat Jun 21 11:13:27 IS 2014

    Version:

    StageDBTier.java: 120.8.12010000.3

    #############################################################

    ---------------------------------------------------------------

    ADX database utility

    ---------------------------------------------------------------

    getConnectionUsingAppsJDBCConnector()->

    APPS_JDBC_URL = "null".

    Try to get by using connection based SID connect descriptor

    getConnection()->

    sDbHost: ORACLEERP

    sDbDomain: oracleco.com

    sDbPort: 1525

    sDbSid: PROD

    sDbUser: apps

    Try to connect using SID...

    getConnectionUsingSID()->

    JDBC URL: jdbc:oracle:thin:@ORACLEERP.oracleco.com:1525:PROD

    Connection got

    Database utility - ADX finished-

    Used ZIP: Zip 2.32 (June 19, 2006). Use:

    # Call to StageDBTechStack...

    Assessment internal stage cloning: /u01/orar12/db/tech_st/11.1.0/appsutil/clone

    Creation of staging area

    Creation of the bin directory

    Copy /u01/orar12/db/tech_st/11.1.0/appsutil//template/adxdbctx.tmp to /u01/orar12/db/tech_st/11.1.0/appsutil/clone//context/db/adxdbctx.tmp

    Create the html directory

    Create the directory jre

    Directory /u01/orar12/db/tech_st/11.1.0/appsutil/clone/jre already exists.

    Any attempt to delete: /u01/orar12/db/tech_st/11.1.0/appsutil/clone/jre

    Cloning the stage space already exists, update the existing area.

    Jlib directory creation

    Copied from /u01/orar12/db/tech_st/11.1.0/lib/xmlparserv2.jar to /u01/orar12/db/tech_st/11.1.0/appsutil/clone/jlib/xmlparserv2.jar

    Copied from /u01/orar12/db/tech_st/11.1.0/appsutil/java/oracle/apps/ad to /u01/orar12/db/tech_st/11.1.0/appsutil/clone/jlib/java/oracle/apps

    Copied from /u01/orar12/db/tech_st/11.1.0/jdbc/lib/ojdbc5.jar to /u01/orar12/db/tech_st/11.1.0/appsutil/clone/jlib/ojdbc5.jar

    Copied from /u01/orar12/db/tech_st/11.1.0/jdbc/lib/ojdbc6.jar to /u01/orar12/db/tech_st/11.1.0/appsutil/clone/jlib/ojdbc6.jar

    Copy the file /u01/orar12/db/tech_st/11.1.0/appsutil/bin to /u01/orar12/db/tech_st/11.1.0/appsutil/clone/bin

    StackTrace:

    java.io.FileNotFoundException: /u01/orar12/db/tech_st/11.1.0/appsutil/template/adcfgclone.pl (Permission denied)

    at java.io.FileInputStream.open (Native Method)

    at java.io.FileInputStream. < init >(Unknown Source)

    at oracle.apps.ad.clone.util.CreateCloningStage.versionedCopy(CreateCloningStage.java:857)

    at oracle.apps.ad.clone.util.CreateCloningStage.getADScripts(CreateCloningStage.java:548)

    at oracle.apps.ad.clone.util.CreateCloningStage.createJlib(CreateCloningStage.java:289)

    at oracle.apps.ad.clone.util.CreateCloningStage.createBaseArea(CreateCloningStage.java:193)

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:143)

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:108)

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:93)

    at oracle.apps.ad.clone.StageDBTechStack.doStage(StageDBTechStack.java:280)

    to oracle.apps.ad.clone.StageDBTechStack. < init > (StageDBTechStack.java:267)

    to oracle.apps.ad.clone.StageDBTier. < init > (StageDBTier.java:151)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance (unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (unknown Source)

    the impossible (unknown Source)

    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)

    at java.lang.Thread.run (unknown Source)

    RC-00011: unable to copy file adcfgclone.pl /u01/orar12/db/tech_st/11.1.0/appsutil/admin/template to u01/orar12/db/tech_st/11.1.0/appsutil/clone/bin.

    Asked by oracle.apps.ad.clone.util.CreateCloningStage

    Copy /u01/orar12/db/tech_st/11.1.0/oui/jlib to /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui/ YES

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/orai18n-collation.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/ssh.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/OraPrereq.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/ewt3-swingaccess.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/ewt3-nls.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/OraInstaller.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/jewt4-nls.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/help4-nls.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/help4.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/emocmutl.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/share.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_fr.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/ouica.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/xmlparserv2.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_de.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/emCfg.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstImages.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/swingaccess.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_it.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/srvm.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/OraPrereqChecks.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/ojmisc.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/jewt4.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/oracle_ice.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/jsch.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_zh_CN.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_ja.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/classes12.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/xml.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/http_client.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/orai18n-mapping.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/oneclick.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/OraInstallerNet.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/remoteinterfaces.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_pt_BR.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_ko.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_es.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/ewt3.jar

    copy of /u01/orar12/db/tech_st/11.1.0/appsutil/clone//jlib/oui//jlib/InstHelp_zh_TW.jar

    Copy /u01/orar12/db/tech_st/11.1.0/oui/lib to /u01/orar12/db/tech_st/11.1.0/appsutil/clone//oui/ YES

    Could not generate new base step Clone area

    StackTrace-

    java.lang.reflect.InvocationTargetException

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance (unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (unknown Source)

    the impossible (unknown Source)

    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)

    at java.lang.Thread.run (unknown Source)

    Caused by: java.lang.Exception: 50007-RC: couldn't create cloning performance space at /u01/orar12/db/tech_st/11.1.0/appsutil/clone/

    Asked by oracle.apps.ad.clone.util.CreateCloningStage

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:147)

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:108)

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:93)

    at oracle.apps.ad.clone.StageDBTechStack.doStage(StageDBTechStack.java:280)

    to oracle.apps.ad.clone.StageDBTechStack. < init > (StageDBTechStack.java:267)

    to oracle.apps.ad.clone.StageDBTier. < init > (StageDBTier.java:151)

    ... 6 more

    StackTrace:

    java.lang.Exception:

    StackTrace-

    java.lang.reflect.InvocationTargetException

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance (unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (unknown Source)

    the impossible (unknown Source)

    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)

    at java.lang.Thread.run (unknown Source)

    Caused by: java.lang.Exception: 50007-RC: couldn't create cloning performance space at /u01/orar12/db/tech_st/11.1.0/appsutil/clone/

    Asked by oracle.apps.ad.clone.util.CreateCloningStage

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:147)

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:108)

    to oracle.apps.ad.clone.util.CreateCloningStage. < init > (CreateCloningStage.java:93)

    at oracle.apps.ad.clone.StageDBTechStack.doStage(StageDBTechStack.java:280)

    to oracle.apps.ad.clone.StageDBTechStack. < init > (StageDBTechStack.java:267)

    to oracle.apps.ad.clone.StageDBTier. < init > (StageDBTier.java:151)

    ... 6 more

    at oracle.apps.ad.clone.util.CloneProcessor.executeWithProgress(CloneProcessor.java:133)

    at oracle.apps.ad.clone.StageDBTier.executeProcess(StageDBTier.java:229)

    at oracle.apps.ad.clone.StageDBTier.main(StageDBTier.java:607)

    Hope to find a solution,

    I found the solution, I'll save as follows

    I go to /u01/orar12/db/tech_st/11.1.0/appsutil/template/ directory and give the permission 777 on it.

    2 - I renamed the directory under /u01/orar12/db/tech_st/11.1.0/appsutil/clone clone_1 clone

    3 - I have re - run the command.

    It is completed.

  • what phase we must run after the application /hotpatch in R12.2.3

    Hello

    I want to run adpreclone.pl on appsTier to clone the instance. When running adpreclone, I received a message

    ": Patches below are to synchronize between RACE and PATCH.

    Please perform the steps necessary to go further:

    17020685

    adpreclone can be run without syncup above of patches"

    What phase adoption I need running at full adpreclone

    adoption phase = prepare or adoption phase = prepare.

    Thank you

    Guz

    Run 'adoption phase = prepare' and it must synchronize the FS patch with execution for Patch 17020685 FS - I assumed that "adoption phase = fs_clone" was performed as described (Oracle E-Business Suite Release Readme (Doc ID 1586214.1) 12.2.3) before the Patch 17020685

    Thank you

    Hussein

  • E Business Suite Clone question

    Dear all,

    Windows 2003 Server, we got E-Business Suite on Oracle Rac, now I'm cloning Application & database for use of development... in the preliminary steps necessary to run Adpreclone, firstly with the DB layer I finished successfully, when comes to the app layer I get this question:

    Version of Perl lib (v5.6.1) does not match the executable version (v5.10.0) at D:\oracl

    e\PROD\apps\tech_st\10.1.2\perl\5.6.1\lib\MSWin32-x86/config.pm, line 21.

    Compilation failed request line adpreclone.pl 35.

    BEGIN failed--compilation abandoned at adpreclone.pl line 35.

    say the issue is, I got 2 version of perl, but the thing is when I check on the way, I can only find the version of Perl lib (v5.6.1)... where the hell this version (v5.10.0) came from...? I even value Path $perl5lib version (v5.6.1)... still no use when I run perl adpreclone.pl same error shows...

    I think you people can understand what is my problem, if you guys need anything else please let me know

    With respect,

    Badin

    Thank you ARMS. Asif for the quick response... I didn't find the Perl 5.10.0 folder all dishes in my oracle files, but the problem has been resolved, as after running the environment file, in the same congratulate window I put even good ORACLE_HOME, ORACLE_SID LD_LIBRARY_PATH. TWO_TASK & PATH has already been fixed, so I started perl preclone.pl it worked fine...

    With respect,

    Badin.

  • Display of Preserver

    Hi all



    When cloning when I run 'perl adcfgclone.pl dbTechStack' on the instance target (instance being cloned).

    I am asked this question:


    You want to preserve the 1.0 value display (y/n) [o]?


    What does that mean? Could someone please explain.

    or give links to metalink id


    Thank you
    Silver

    You want to preserve the 1.0 value display (y/n) [o]?

    What does that mean? Could someone please explain.

    Usually, you run adpreclone on the source node before the beginning of the target copy, adpreclone basically checks through various driver files and save information, at the time where you are adclone on the target node it suggests the value as under the node from the source.

    Besides high oracle question asks you if your display on the target node server runs on the same display as the source, if so he should choose by default otherwise say ' don't and it will ask for the value of all of the display. In the automatic configuration xml file you will see this parameter as s_display_server something like hostname:1.0(on_source_node) and you should have your Xserver to start on the same plateau that is hostname:1.0 to use it properly.

    Thank you.
    JD

  • Hot cloning

    This could be linked to that thread. All these steps are linked to hot cloning of EBS R12 12.0.4 under layer of Db RHEL 4. I'm still stuck so could not proceed to the appstier.

    I am in the process of hot cloning here is not real I have taken depending on the circumstances.

    1 - run adpreclone apps and dbtier machine "PROD".
    2. down the two apps and machine dbtier "PROD".
    3 - Copy the apps and files "PROD" machine-to-machine targeted dbtier 'UAT '.
    4 - perl adcfgclone.pl dbTechStack targetd ganglion 'UAT '.
    5. in the course of adaptation tech_st copied was completely node successfully, while apps_st was in the process and got cut network and targeted.
    6 - could not come down until next weekend. I changed the intent of hot clone while I tech_st copied to the target node 'UAT' successfully of the machine "PROD".
    7-taking machine hot "PROD" via RMAN data base and controlfile backup.
    Contorlfile 8-cree in format control.txt using alter database backup controlfile to trace.
    9 - startup nomount targeted node with the parameter file where I defined db_name in this parameter file "PROD".
    10-restore controlfile from rman to the target node 'UAT' using rman backuppiece which i made in step 7.
    11-mount node targeted 'UAT '.
    12 - restore database.
    13-stop database node 'UAT '.
    Contorolfile 14-deleted that I restored it in step 10.
    15-recree controlfile of control.txt which I created in step 8 by setting.
    Create controlfile set database 'UAT' resetlogs noarchivelog.
    16 startup mount with new controlfile created in step 15, after setting the new controlfile in initUAT.ora.
    17-restore sql database using backup controlfile
    restore database using backup controlfile until Cancel.
    18-open database resetlogs.
    19 - run successfully by sqlplus "/ as sysdba" @aduplib.sql so
    20. at this stage I have failed.
    CD /orahome/PROD/db/tech_st/10.2.0/appsutil/clone/bin
    Perl adcfgclone.pl /orahome/PROD/db/tech_st/10.2.0/appsutil/UAT_uat.xml dbconfig

    Log file for execution at step 20 are

    One thing is that why it's recreate the controlfile when I did step 15, another issue is that "PROD" suite a_txn_ind24.dbf of index file which gives the error in the following log file is in slot/orahome/PROD/db/apps_st directory, it is not as/orahome/PROD/db/apps_st/data, after restoring from backup using rman backuppiece i taken in step 7 and restore this backup to node targeted "UAT" to step 12 restores the file exactly under/orahome/PROD/db/apps_st.

    One thing during step 4, I gave data on 1 and its path/orahome/PROD/db/apps_st/data, it is for this reason or miss me something, please see the following file log of the last stage 20.

    adcrdb.sh started at Sun Nov 27 22:55:51 PKT 2011
     
    The environment settings are as follows ...
     
           ORACLE_HOME : /orahome/PROD/db/tech_st/10.2.0
            ORACLE_SID : UAT
              TWO_TASK : 
                  PATH : /orahome/PROD/db/tech_st/10.2.0/perl/bin:/orahome/PROD/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/orahome/PROD/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/orahome/PROD/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/orahome/PROD/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/orauat/bin
       LD_LIBRARY_PATH : /orahome/PROD/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/orahome/PROD/db/tech_st/10.2.0/lib:/usr/dt/lib:/orahome/PROD/db/tech_st/10.2.0/ctx/lib
     
    Executable : /orahome/PROD/db/tech_st/10.2.0/bin/sqlplus
     
    The log information will be written to
         /orahome/PROD/db/tech_st/10.2.0/appsutil/log/UAT_uat/adcrdb_UAT.txt
     
     
    Creating the control file for UAT_uat database ...
     
     
    SQL*Plus: Release 10.2.0.2.0 - Production on Sun Nov 27 22:55:51 2011
     
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
     
    Connected.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
     
    Total System Global Area 1073741824 bytes
    Fixed Size              1264892 bytes
    Variable Size            427819780 bytes
    Database Buffers       633339904 bytes
    Redo Buffers             11317248 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "UAT"
    *
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file
    '/orahome/PROD/db/apps_st/data/a_txn_ind24.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
     
     
    alter database open resetlogs
    *
    ERROR at line 1:
    ORA-01507: database not mounted
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP2' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP3' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP4' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP5' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    ALTER DATABASE RENAME GLOBAL_NAME TO "UAT.parazelsus.pk"
                                         *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    ORA-01507: database not mounted
     
     
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
     
    Total System Global Area 1073741824 bytes
    Fixed Size              1264892 bytes
    Variable Size            427819780 bytes
    Database Buffers       633339904 bytes
    Redo Buffers             11317248 bytes
    Database mounted.
     
    PL/SQL procedure successfully completed.
     
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
     
    Total System Global Area 1073741824 bytes
    Fixed Size              1264892 bytes
    Variable Size            427819780 bytes
    Database Buffers       633339904 bytes
    Redo Buffers             11317248 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "UAT"
    *
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file
    '/orahome/PROD/db/apps_st/data/a_txn_ind24.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
     
     
    alter database open resetlogs
    *
    ERROR at line 1:
    ORA-01507: database not mounted
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP2' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP3' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP4' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    alter tablespace TEMP2 add tempfile '/orahome/PROD/db/apps_st/data/TEMP5' REUSE
    *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    ALTER DATABASE RENAME GLOBAL_NAME TO "UAT.parazelsus.pk"
                                         *
    ERROR at line 1:
    ORA-01109: database not open
     
     
    Error Running create/replace library with adupdlib.sql
    ORA-01109: database not open
     
    PL/SQL procedure successfully completed.
     
     
    File created.
     
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    exit_code=0
     
    Checking for errors ...
     
    The database has not been successfully created. Shutting down the instance ...
     
    SQL*Plus: Release 10.2.0.2.0 - Production on Sun Nov 27 22:56:12 2011
     
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
     
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
     
    .end std out.
     
    .end err out.
     
     
    ---------------------------------------------------------------
                       ADX Database Utility                        
    ---------------------------------------------------------------
     
    getConnectionUsingAppsJDBCConnector() -->
        APPS_JDBC_URL='null'
        Trying to get connection using SID based connect descriptor
    getConnection() -->
        sDbHost    : uat
        sDbDomain  : parazelsus.pk
        sDbPort    : 1522
        sDbSid     : UAT
        sDbUser    : APPS
        Trying to connect using SID...
    getConnectionUsingSID() -->
        JDBC URL: jdbc:oracle:thin:@uat.parazelsus.pk:1522:UAT
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=uat.parazelsus.pk)(PORT=1522))(CONNECT_DATA=(SERVICE_NAME=UAT)))
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=uat.parazelsus.pk)(PORT=1522))(CONNECT_DATA=(SERVICE_NAME=UAT.parazelsus.pk)))
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Connection could not be obtained; returning null
     
    -------------------ADX Database Utility Finished---------------
     
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    Khurram

    Published by: orawarebyte on November 28, 2011 11:29

    One question can I run run for dbtechst after adpreclone dbtechst tar command while the database is in place, so is it safe to run tar of appstier apps_st and tech_st while application and the database is running using the user to RHEL?

    Yes.

    Thank you
    Hussein

  • Cloning in version 12

    * Now but thanks for your help Hussein *.

    Hello

    We have a database that is running on an oracle separate home home of battery tech data base which is delivered with release 12.

    I ran preclone apps and db level, when I do the Pb it clone errors.

    I decided to clone itself this working server to a new database on the same server - a simulation of copy on another server and cloning it.


    Here are my steps to date and a summary of the errors:-

    Again run adpreclone.pl on the database layer and the application layer.
    ------------------------------------------------------------------------------------------

    As user oracle: -.

    CD /u01/oracle/product/11.2/appsutil/
    MV clone clone_renamed


    CD /u01/oracle/product/11.2/appsutil/scripts/oracoa_isg-fin-coa
    Perl adpreclone.pl dbTier


    Check for help: -.
    CD /u01/oracle/product/11.2/appsutil/clone

    Was OK

    Level APPS
    -------------

    As a user applmgr: -.

    CD/u03/oracoa/inst/apps/oracoa_isg-end-cost/admin/scripts
    Perl adpreclone.pl appsTier

    CD $COMMON_TOP/clone

    Was OK

    Renamed oracoa to the folder oraclone...
    Knowledge/u02/oradata/oracoa / / u02/oradata/oraclone /.

    Clone fails if it does not find the dbf files...

    Run the program to clone side db
    ------------------------------------------

    Stop the listener first to avoid a conflict port 1521...
    oracoa lsnrctl stop


    As user Oracle: -.

    CD $ORACLE_HOME/appsutil/clone/bin
    Perl adcfgclone.pl dbTier

    oracoa:/U01/Oracle/product/11.2/appsutil/clone/bin > perl adcfgclone.pl dbTier

    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA

    Applications Oracle rapid Clone

    Version 12.0.0

    adcfgclone Version 120.31.12010000.8

    Enter the password for APPS:

    Running:
    U01/Oracle/product/11.2/appsutil/clone/bin/... / JRE/bin/Java-Xmx600M - cp /u01/oracle/product/11.2/appsutil/clone/jlib/java:/u01/oracle/product/11.2/appsutil/clone/jlib/xmlparserv2.jar:/u01/oracle/product/11.2/appsutil/clone/jlib/ojdbc5.jar oracle.apps.ad.context.CloneContext EI u01/oracle/product/11.2/appsutil/clone/bin/... /Context/DB/CTXORIG.xml-valider - pairsfile /tmp/adpairsfile_28264.lst-stade /u01/oracle/product/11.2/appsutil/clone 2 > /tmp/adcfgclone_28264.err; ECHO $? > /tmp/adcfgclone_28264.res

    Logfile located at /u01/oracle/product/11.2/appsutil/clone/bin/CloneContext_0518131153.log

    Provide the values required for the creation of the new context database file.

    Target System Hostname (virtual or normal) [isg-fin-coa]:

    The target instance is RAC (y/n) [n]:

    SID data system target: oraclone

    Target system Base Directory: /u01/oracle/product/11.2

    Target system utl_file_dir list of directories: / usr/tmp

    Number of DATA_TOP on the target [6]:

    Target system DATA_TOP 1 [u02/oradata/oracoa/redo1] directory: / u02/oradata/oraclone/redo1
    Target system DATA_TOP Directory 2 [u02/oradata/oracoa/redo2]: / u02/oradata/oraclone/redo2
    Target system DATA_TOP 3 [u02/oradata/oracoa/db1] directory: / u02/oradata/oraclone/db1
    Target system DATA_TOP 4 [u02/oradata/oracoa/db0] directory: / u02/oradata/oraclone/db0
    Target system DATA_TOP Directory 5 [u02/oradata/oracoa/db2]: / u02/oradata/oraclone/db2
    Target system DATA_TOP Directory 6 [u02/oradata/oracoa/db]: / u02/oradata/oraclone/db
    Target system RDBMS ORACLE_HOME directory [u01/oracle/product/11.2/db/tech_st/11.1.0]: /u01/oracle/product/11.2

    You want to keep the display [130.217.105.211:0.0] (y/n): y

    System Target Pool [0-99] port: 0

    Audit of the pool of port 0
    fact: Port 0 pool is free
    Report file is located at /u01/oracle/product/11.2/appsutil/temp/portpool.lst
    Information available at /u01/oracle/product/11.2/appsutil/temp/portpool.lst complete port

    Backup of /u01/oracle/product/11.2/appsutil/oraclone_isg-fin-coa.xml to /u01/oracle/product/11.2/appsutil/oraclone_isg-fin-coa.xml0.bak

    Create the new file of database context of:
    /U01/Oracle/product/11.2/appsutil/template/adxdbctx.tmp

    The new context of database file was created:
    /U01/Oracle/product/11.2/appsutil/oraclone_isg-fin-COA.XML

    Logfile located at /u01/oracle/product/11.2/appsutil/clone/bin/CloneContext_0518131153.log
    Check the context Clone logfile /u01/oracle/product/11.2/appsutil/clone/bin/CloneContext_0518131153.log for more details.

    Clone of fast running with the command:
    Perl /u01/oracle/product/11.2/appsutil/clone/bin/adclone.pl java=/u01/oracle/product/11.2/appsutil/clone/bin/... /JRE mode = apply component stage=/u01/oracle/product/11.2/appsutil/clone = method = dbctxtg=/u01/oracle/product/11.2/appsutil/oraclone_isg-fin-coa.xml contextValidated = true showProgress CUSTOM dbTier
    Running:
    Perl /u01/oracle/product/11.2/appsutil/clone/bin/adclone.pl java=/u01/oracle/product/11.2/appsutil/clone/bin/... /JRE mode = apply component stage=/u01/oracle/product/11.2/appsutil/clone = method = dbctxtg=/u01/oracle/product/11.2/appsutil/oraclone_isg-fin-coa.xml contextValidated = true showProgress CUSTOM dbTier
    Apps for password:

    Beginning database layer apply - Wed May 18 13:13:34 2011

    /U01/Oracle/product/11.2/appsutil/clone/bin/... /jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true -Doracle.installer.oui_loc=/u01/oracle/product/11.2/oui -classpath /u01/oracle/product/11.2/appsutil/clone/jlib/xmlparserv2.jar:/u01/oracle/product/11.2/appsutil/clone/jlib/ojdbc5.jar:/u01/oracle/product/11.2/appsutil/clone/jlib/java:/u01/oracle/product/11.2/appsutil/clone/jlib/oui/OraInstaller.jar:/u01/oracle/product/11.2/appsutil/clone/jlib/oui/ewt3.jar:/u01/oracle/product/11.2/appsutil/clone/jlib/oui/share.jar:/u01/oracle/product/11.2/appsutil/clone/jlib/ Oui/srvm.jar:/U01/Oracle/product/11.2/appsutil/ Clone/jlib/ojmisc.jar oracle.apps.ad.clone.ApplyDBTier EI /u01/oracle/product/11.2/appsutil/oraclone_isg-fin-coa.xml-/u01/oracle/product/11.2/appsutil/clone - scene showProgress
    Password APPS: log file located at /u01/oracle/product/11.2/appsutil/log/oraclone_isg-fin-coa/ApplyDBTier_05181313.log
    | 50% complete RC-50004: Fatal: error in ApplyDatabase:
    Creating control files is not

    ERROR when executing apply...
    Wed May 18 13:15:44 2011

    ERROR: Cannot run /u01/oracle/product/11.2/appsutil/clone/bin/adclone.pl

    Check the log file.
    oracoa:/U01/Oracle/product/11.2/appsutil/clone/bin >

    Watched:-/u01/oracle/product/11.2/appsutil/log/oraclone_isg-fin-coa/ApplyDBTier_05181313.log

    Hightlights
    ---------------
    etConnectionUsingAppsJDBCConnector()->
    APPS_JDBC_URL = "null".
    Try to get by using connection based SID connect descriptor
    getConnection()->
    sDbHost: isg-fin-coa
    sDbDomain: its.waikato.ac.nz
    sDbPort: 1521
    sDbSid: oraclone
    sDbUser: apps
    Try to connect using SID...
    getConnectionUsingSID()->
    JDBC URL: jdbc:oracle:thin:@isg-fin-coa.its.waikato.ac.nz:1521:oraclone
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE is not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory

    Try to connect using SID as ServiceName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=isg-fin-coa.its.waikato.ac.nz)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=oraclone)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE is not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory

    Try to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=isg-fin-coa.its.waikato.ac.nz)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=oraclone.its.waikato.ac.nz)))
    Exception occurred: java.sql.SQLException: listener refused the connection with the following error:
    ORA-12514, TNS:listener is not currently of service requested in connect descriptor

    Connection could not be obtained; return null

    More errors
    ----------------

    The log information is written to:-/u01/oracle/product/11.2/appsutil/log/oraclone_isg-fin-coa/adcrdb_oraclone.txt

    Creating the oraclone_isg-end-coa database control file...


    SQL * more: Production version 11.2.0.1.0 Wednesday, may 18, 13:15:42 2011

    Copyright (c) 1982, 2009, Oracle. All rights reserved.

    Connect to an instance is idle.
    ORACLE instance stops.
    Connect to an instance is idle.
    ORA-00119: invalid specification for the system LOCAL_LISTENER parameter
    ORA-00132: error syntax or network name not resolved "oraclone_LOCAL."
    CREATE CONTROLFILE REUSE DATABASE "oraclone" VALUE
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ALTER database open resetlogs
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    alter tablespace TEMP add tempfile ' / u02/oradata/oraclone/db1/temp01.dbf' REUSE
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ALTER DATABASE RENAME GLOBAL_NAME to 'oraclone.its.waikato.ac.nz '.
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    Connect to an instance is idle.
    ORA-00119: invalid specification for the system LOCAL_LISTENER parameter
    ORA-00132: error syntax or network name not resolved "oraclone_LOCAL."
    BEGIN dbms_backup_restore.zeroDbid (0); END;

    *
    ERROR on line 1:

    Etc...


    /U01/Oracle/product/11.2/appsutil/log/oraclone_isg-fin-COA/adcrdb_oraclone.txt
    ----------------------------------------------------------------------------------------------------------------
    oracoa:/U01/Oracle/product/11.2/appsutil/clone/bin > cat /u01/oracle/product/11.2/appsutil/log/oraclone_isg-fin-coa/adcrdb_oraclone.txt
    Connect to an instance is idle.
    ORACLE instance stops.
    Connect to an instance is idle.
    ORA-00119: invalid specification for the system LOCAL_LISTENER parameter
    ORA-00132: error syntax or network name not resolved "oraclone_LOCAL."
    CREATE CONTROLFILE REUSE DATABASE "oraclone" VALUE
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ALTER database open resetlogs
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    alter tablespace TEMP add tempfile ' / u02/oradata/oraclone/db1/temp01.dbf' REUSE
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ALTER DATABASE RENAME GLOBAL_NAME to 'oraclone.its.waikato.ac.nz '.
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    Connect to an instance is idle.
    ORA-00119: invalid specification for the system LOCAL_LISTENER parameter
    ORA-00132: error syntax or network name not resolved "oraclone_LOCAL."
    BEGIN dbms_backup_restore.zeroDbid (0); END;

    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ORACLE instance stops.
    Connect to an instance is idle.
    ORA-00119: invalid specification for the system LOCAL_LISTENER parameter
    ORA-00132: error syntax or network name not resolved "oraclone_LOCAL."
    CREATE CONTROLFILE REUSE DATABASE "oraclone" VALUE
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ALTER database open resetlogs
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    alter tablespace TEMP add tempfile ' / u02/oradata/oraclone/db1/temp01.dbf' REUSE
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    ALTER DATABASE RENAME GLOBAL_NAME to 'oraclone.its.waikato.ac.nz '.
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0


    oracoa:/U01/Oracle/product/11.2/appsutil/clone/bin >


    Wondering you can separate db in oracle home really be cloned in this way.
    Also, someone has encountered this and fixed it?


    Welcome to advice or assistance.

    Thank you, Rob

    Published by: Diesel may 27, 2011 14:10

    Rob,

    Please look for the context of database for s_dbhome6 file and see what type of file is associated with this House (e.g., db_sysfiles, db_logfiles, db_datfiles, db_ndxfiles).

    Thank you
    Hussein

  • Cloning of Oracle R11.5.10.2 applications

    Hello

    I'm doing cloning in the fresh sytem of the existing installation. I followed the steps below.

    1. run adpreclone on dbtier and apptier
    2. stop all processes
    3. copy all files from source to the target system
    5. the PERL environment value and then run adcfgclone on dbTier...

    I get the error... CLASSPATH is not set... so I followed the metalink and copied the classes111.zip in the folder...

    Another error now appears as home/oracle/appl/clonedb/9.2.0/appsutil/clone/jre/bin/i386/native_threads/Java...
    Error while loading shared libraries: libhpi.so could not load the library or there is no file of this type.

    How to solve this problem?

    Details:
    Operating system: Oracle Enterprise linux 4
    Oracle Version application: 11.5.10.2
    Database version: 9.2.0
    (No additional patch added..)

    And also in the system target, no defined environment variable not... so I have sources APPSORA.env to set the environment variables and then tried... always the same error... and also when I restart my... variables environment server become not defined...



    Concerning
    Muthu

    I have no source files approx... is this not affected by cloning?

    The EPS files will be created for you, but you will need to source it manually (you can add it to the profile of the user so it will come from every time that you log on as that user).

    If I want to do, what are the env files I need to do... pls help

    It's APPSORA.env file under $APPL_TOP (question '. ") APPSORA.env).

    You can find more information about EPS files in the 'Oracle Applications Maintenance utilities' manual.

    Oracle Application Maintenance utilities
    http://download.Oracle.com/docs/CD/B25516_18/current/Acrobat/11iadutil.PDF

    Thank you
    Hussein

  • Setup R12.1.1 to the application node error

    Hello

    R12.1.1 on OEL 5.3 installation (installation of 2 knots)

    8AT node 2, it gave the error to the post install check... *.
    given the content of the log (node2) installation file below...

    ----------------------------------------------------------
    Log level apps

    AutoConfig completed with errors.

    Enter the password for user APPS:

    The log file for this session is located in the: /ahcapps/oracle/ahcprod/inst/apps/ahcprod_ahcprod/admin/log/12240043/adconfig.log

    AutoConfig completed with errors.

    Cannot run AutoConfig on the applications node

    known applprod - c ' / ahcapps/oracle/ahcprod/inst/inst/apps/ahcprod_ahcprod/temp/adrunat.sh ' succeeded

    instantiate the file:
    Source: /patch/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest: /tmp/tmpahcprod_ahcprod.xml
    instantiate the file:
    Source: /tmp/tmpahcprod_ahcprod.xml

    RW-50011: error:-connection Apps ORACLE_HOME test returned an error: 2
    The environment file

    -----------------

    File Apps ORACLE_HOME environment passes variables instantiated test:
    File = /ahcapps/oracle/ahcprod/inst/apps/ahcprod_ahcprod/ora/10.1.3/ahcprod_ahcprod.env

    iAS ORACLE_HOME environment file passes variables instantiated test:
    File = /ahcapps/oracle/ahcprod/inst/apps/ahcprod_ahcprod/ora/10.1.2/ahcprod_ahcprod.env

    APPL_TOP environment file passes variables instantiated test:
    File = /ahcapps/oracle/ahcprod/apps/apps_st/appl/ahcprod_ahcprod.env

    ADOVARS environment file passes variables instantiated test:
    File = /ahcapps/oracle/ahcprod/apps/apps_st/appl/admin/adovars.env

    APPSCONFIG passes variables instantiated test:
    File = /ahcapps/oracle/ahcprod/apps/apps_st/appl/admin/adconfig.txt
    HTTP

    -----

    check the URL = http://ahcprod.ahcl.com.sa:8000

    RW-50015: error:-HTTP listener does not. The service may not be started on the port again. Please check the service and use the button try again.
    Help page

    ----------


    check the URL = http://ahcprod.ahcl.com.sa:8000/OA_HTML/help

    RW-50015: error:-Help Page does not. The service may not be started on the port again. Please check the service and use the button try again.
    Virtual directory


    Virtual directory

    ------------------

    RW-50015: error:-Http virtual directory server is not responding. The service may not be started on the port again. Please check the service and use the button try again.
    JSP

    ----

    check the URL = http://ahcprod.ahcl.com.sa:8000/OA_HTML/jtfTestCookie.jsp

    RW-50015: error:-JSP does not. The service may not be started on the port again. Please check the service and use the button try again.

    Login page

    -----------

    RW-50015: error:-Login Page does not. The service may not be started on the port again. Please check the service and use the button try again.

    ---------------------------------------------

    * Also find some of the errors found in the db level

    Contents of the ApplyDatabase log file
    ----------------------------------------
    ADX database utility
    ---------------------------------------------------------------

    getConnectionUsingAppsJDBCConnector()->
    APPS_JDBC_URL = "null".
    Try to get by using connection based SID connect descriptor
    Search hit BOTTOM, continuing to TOP

    Try to connect using SID as ServiceName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ahcdb.ahcl.com.sa)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ahcprod)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE is not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory

    Try to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ahcdb.ahcl.com.sa)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ahcprod.ahcl.com.sa)))
    Exception occurred: java.sql.SQLException: listener refused the connection with the following error:
    ORA-12514, TNS:listener is not currently of service requested in connect descriptor
    Used by the client connect descriptor was:
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=ahcdb.ahcl.com.sa) (PORT = 1521)) (CONNECT_DATA = (SERVICE_NAME = ahcprod.ahcl.com.sa)))

    Connection could not be obtained; return null

    Database utility - ADX finished-

    DEBUG: checkDBConnection out()
    /stage/StageR12/startCD/Disk1/rapidwiz/data/stage/addbhomtgt.XML is missing
    Check that adcrdbclone.sql
    / Error

    Try to connect using SID as ServiceName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ahcdb.ahcl.com.sa)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ahcprod)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE is not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory

    Try to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ahcdb.ahcl.com.sa)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ahcprod.ahcl.com.sa)))
    Exception occurred: java.sql.SQLException: listener refused the connection with the following error:
    ORA-12514, TNS:listener is not currently of service requested in connect descriptor
    Used by the client connect descriptor was:
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=ahcdb.ahcl.com.sa) (PORT = 1521)) (CONNECT_DATA = (SERVICE_NAME = ahcprod.ahcl.com.sa)))

    Connection could not be obtained; return null
    --------------------------------------------------------------------
    Make the contents of the log file

    genclntsh running...
    (/ usr/bin/LD: warning: i386:x 86-64 architecture of input file ' / ahcprod/oracle/ahcprod/db/tech_st/11.1.0/lib32/libxml11.a(ltxvm.o)' is not compatible with the release of i386
    (/ usr/bin/LD: warning: i386:x 86-64 architecture of input file ' / ahcprod/oracle/ahcprod/db/tech_st/11.1.0/lib32/libxml11.a(ltxvm1.o)' is not compatible with the release of i386
    (/ usr/bin/LD: warning: i386:x 86-64 architecture of input file ' / ahcprod/oracle/ahcprod/db/tech_st/11.1.0/lib32/libxml11.a(ltxvm2.o)' is not compatible with the release of i386
    (/ usr/bin/LD: warning: i386:x 86-64 architecture of input file ' / ahcprod/oracle/ahcprod/db/tech_st/11.1.0/lib32/libxml11.a(ltxvm3.o)' is not compatible with the release of i386
    (/ usr/bin/LD: warning: i386:x 86-64 architecture of input file ' / ahcprod/oracle/ahcprod/db/tech_st/11.1.0/lib32/libxml11.a(ltxvm4.o)' is not compatible with the release of i386
    (/ usr/bin/LD: warning: i386:x 86-64 architecture of input file ' / ahcprod/oracle/ahcprod/db/tech_st/11.1.0/lib32/libxml11.a(ltxvm5.o)' is not compatible with the release of i386
    / usr/bin/LD:
    ------------------------------------------------------------------

    * Please explain the problem and help to successfully carry out the installation...

    Thank you
    Alig

    Hello

    For this I need to run adpreclone on Node2 and run adcfgclone on Node1
    Please mention how to disable conc. Proc. on Node2 and turn on Node1

    You can either run postclone on both nodes and choose to have the CM running on Node2 or set "s_isConc" in the context file of application on the node2 not and 's_concstatus' to disabled and then run the AutoConfig (after purge table FND_NODES) - see (Note: 73611.1 - how to move the process server simultaneously from one node to another node) for more details.

    One more thing...
    I get this message in the internal Manager view details
    Why this message occurs frequently, in one day, he came to 50 times
    ---------------------------

    Could not contact Service Manager FNDSM_AHCDB_PROD. The TNS alias could not be located, the listening on AHCDB process could not be contacted or the listener cannot generate Service Manager process

    See the documents/suggestions in this thread.

    After clone: could not contact Service Manager
    Re: after clone: could not contact Service Manager

    Kind regards
    Hussein

  • level shared application cloning

    Hello

    Please clear my doubts

    (1) I want to put some CM on the DB node, then I'll run adpreclone.pl appsTier DB node and select CM to clone on this system of LAW (I guess in the clone post guests you will be asked to us who is the primary node and which is the secondary node), for other services, I'll put on the applications node in sharing node DB file system and run perl adclonectx.pl addnode.

    (2) I'm confused in this step-> according to oracle we should share file sytem and running addnode command on the application node to add services on this node? Instead it after that file sharing is over we run postclone and say install these services on this node, then this won't work?

    3) what I need to run preclone on DBnode before adaddnode, we run? According to the metalink doc 384248.1

    4-node Admin goes with default application primary node?

    Concerning

    Hello

    your talking about secondary application tier or primary... both off them I run command addnode after that DB is cloned? I want to put CM services DBtier and rest on APPSTier.

    I'm talking about the secondary application layer node.

    Kind regards
    Hussein

  • cloning of oracle apps R12

    Hello experts,

    I use metalink doc 406982.1 for cloning procedures. but I would like to know what I need to stop database or application levels during the preparation of the applications of cloning?

    It is not asked to stop any level, while you run adpreclone.pl, which; s why I got confused...

    I also did face following error when I tried to update the current information for the snapshot to complete APPL_TOP
    Error: unable to change to current working directory
    /oracle/PROD/apps/apps_st/appl/admin/PROD/out/tempObj
    
    
    Failed to get the object modules of file"libfnd.a"
    
    AD Administration error:
    Failed store Snapshot file info
    adusnapMaintainSnapshot() : Error calling adusnapUpdateCurrentView2()
    Error calling adusnapPartialCurVw()
    Error calling adusnapMaintainSnapshot
    
    
    Backing up restart files, if any......Done.
    
    You should check the file
    /oracle/PROD/apps/apps_st/appl/admin/PROD/log/adadmin.log
    any suggestion will be appreciated

    Thanks and greetings
    VD

    Hello

    but still a question in my mind, we are almost copy all, why not to copy inst_top then? If I clone applications on the same machine, so how can I make the difference then? only through port on which applications OAM is opening?

    INST_TOP will be created when you run postclone (AutoConfig). If the source and the target instances must be on the same machine, you can differentiate them by the pool at port.

    in fact, I am cloning on the same machine to test the goal, so when I run aclone config / clone will be it create problems?

    There should be no problem, but it is recommended that you clone from another machine.

    How can I then check that cloning is done you corrrectly? Can I open OAM in the web browser using files of applications/clone?

    Once you are done with the clone, make sure that you can access the login page and open the app, enter and query data, do offer programs concurrent (Active users/responsibility), and also you can check the components of the application of OAM.

    where should I set port on which it will open?

    You will be asked to enter the pool of port when you run postclone, and it is defined in the context files.

    Kind regards
    Hussein

  • Problem with perl Version during cloning.

    Hello

    I get this error when I run adpreclone.pl on db.

    E:\oracle\R12DEV\db\tech_st\10.2.0\appsutil\scripts\R12DEV_jazz > adpreclone.pl dbTier
    Version of Perl lib (v5.8.3) does not match the executable version (v5.8.5) E:\oracle\R12DEV\db\tech_st\10.2.0\perl\5.8.3\lib\MSWin32-x86-multi-thread/Config.pm, line 32.
    Compilation failed request line E:\oracle\R12DEV\db\tech_st\10.2.0\appsutil\scripts\R12DEV_jazz\adpreclone.pl 35.
    BEGIN failed--compilation abandoned at E:\oracle\R12DEV\db\tech_st\10.2.0\appsutil\scripts\R12DEV_jazz\adpreclone.pl line 35.

    What perl
    E:/Oracle/R12DEV/DB/tech_st/10.2.0/Perl/5.8.3/bin/mswin32-x86-multi-thread/perl.exe

    Perl - v

    This is perl, v5.8.3 built for MSWin32 - x 86-multi-thread

    Copyright 1987-2003, Larry Wall

    have you tried to give the full path of the executable in the command perl adpreclone?

    adpreclone.pl dbTier

  • Adpreclone automatic appsTier script for R12.2

    Hi gurus,

    I need to automate to run preclone for the apps and db on r12.2. for applications must pass the apps and password weblogic. How can I pass those without shell script prompt

    Hello

    There must be a space after the "{}" symbol.

    {echo appspass; echo weblogic_pass ;}} | Perl $ADMIN_SCRIPTS_HOME/adpreclone.pl appsTier

    Kind regards

    Bashar

  • error adpreclone.pl: RC-20010: Fatal: did not find version of Info-ZIP zip 2.3

    At ran adpreclone.pl on 12.1.3/11.2.0/Linux and got after errors:

    -----

    PWD: /ap21/TEST/db/tech_st/11.2.0.4/appsutil/log/TEST_tedevlx01

    RC-20010: Fatal: did not find version of Info-ZIP zip 2.3

    in the path. Please make sure you have version 2.3 in zip

    your path and restart the command.zip 2.3 is normally

    available in $ORACLE_HOME/bin/or it can be downloaded

    de http://www.info-zip.org/zip.html

    -------

    There are multiple instances running on the same box that only this instance has this problem.

    # rpm - qa zip

    zip - 2.31 - 2.el5

    $which zip

    / usr/bin/zip

    $cd $ORACLE_HOME/bin

    $zip

    Copyright (C) 1990-2005 Info-ZIP

    Type "zip"-L ""' for the software license.

    Closure with zip 2.31 (March 8, 2005). Use:

    I checked another case where adpreclone doesnot have problem, the zip version is 2.31.

    I copied the file $ ORACLE_HOME/bin/postal code $ from an instance of good (meaning no error for adpreclone) from here and still got the same error.

    Thank you and best regards

    Can you please make a backup of zip under $ORACLE_HOME/bin and copy since/usr/bin and try again?

    If you always hit the same question, then please connect a SR.

    Thank you

    Hussein

Maybe you are looking for

  • How to change the CSV in dat file

    Hello I want you ask about the data I've had. In fact, data from csv file. So, can I change directly file dat? Just put c:\Trace.dat? may or may not? Need your help. Thank you.

  • Blue screen of death appearance

    Its a desktop pc. my pc suddenly stops after 5 minutes after the start to the top. Sometimes, I get bsod & sometimes I put, t. If he please, analyze downloaded minidump files & let me know the problem. My al drivers are up-to-date. https://onedrive.l

  • How to fix a corrupted by MBL Virus files?

    Hello BearPup, Thanks for the quick response. Your impressive support is appreciated. I was recommended to try to repair files affected with Recuva. But I'll try your suggestion first two program. I will surely you know how it goes. Best regards MR.

  • Bookmark PDF

    HelloI created a PDF with bookmarks and load to the cloud. Some participants can view the document, but there is no option to bookmark for them. Is it a version problem, or maybe a problem of "user"?

  • The size of the pie gets smaller when I send the page

    HelloI have a1 ShuttleTable 2 columns3 and Camemberton the same page, the histogram is driven by the values that are selected on the shuttle and when I select anything from the shuttle to the right side of the page is submitted. Now the pie chart is