Adaddnode.pl

Hi All,
Why we need to run adaddnode when adding a node to application?
what adaddnode is doing?
Thanks

(Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]) -- Option 3: Adding a New Node to an Existing System?
11i: How to add a new APPS-Tier node and configure it as a Webserver Node Only ? (Doc ID 464018.1)
Sharing is Caring
AppsmAsti

Similar Messages

  • Adaddnode.pl failed

    Hi all,
    Please help me on this error.
    OS=OULx86 64
    the environment has 3 nodes
    1 appsTier and 2 databaseTier(RAC)
    --->After clone the application tier successful,to this ENV i then run the command
    $perl adaddnode.pl
    but i always received error below
    --->but look at this sql string "APPS apps GOLD GOLD AT_ebstestap2 ip88"
    these were before the clone, not sure why it still getting GOLD GOLD s/b CRP3
    sqlplus /nolog @/u01/oracle/CRP3/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adadmrat.sql APPS apps GOLD GOLD AT_ebstestap2 ip88 /u01/oracle/CRP3/inst/apps/CRP31_ebstest-ap2/temp/adadmat_sql.spool
    [oracle@ebstest-ap2 bin]$ perl adaddnode.pl
    Enter the APPS username: apps
    Enter the APPS user password:
    Using CONTEXT_FILE : /u01/oracle/CRP3/inst/apps/CRP31_ebstest-ap2/appl/admin/CRP31_ebstest-ap2.xml
    Using CTXORIG : /u01/oracle/CRP3/apps/apps_st/comn/clone/bin/../context/apps/CTXORIG.xml
    APPL_TOP name of the source system (old APPL_TOP name) : ip88
    APPL_TOP name of the target system (new APPL_TOP name) : AT_ebstestap2
    Configuring snapshot information for the original (clone source) node...
    Executing command:
    sqlplus /nolog @/u01/oracle/CRP3/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adadmrat.sql APPS apps GOLD GOLD AT_ebstestap2 ip88 /u01/oracle/CRP3/inst/apps/CRP31_ebstest-ap2/temp/adadmat_sql.spool
    SQL*Plus: Release 10.1.0.5.0 - Production on Sun May 3 17:48:03 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Error configuring snapshot information for the source node...cannot proceed with adding the node.[oracle@ebstest-ap2 bin]$
    i then modified this sql script to add the SID name into this script.
    sqlplus /nolog @/u01/oracle/CRP3/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adadmrat.sql
    --->THIS TIME IT CAN COMMIT AS BELOW BUT STILL HAS ERROR AT THE END
    CANNOT PROCEED WITH ADDING NODE.
    Executing command:
    sqlplus /nolog @/u01/oracle/CRP3/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adadmrat.sql APPS apps GOLD GOLD AT_ebstestap2 ip88 /u01/oracle/CRP3/inst/apps/CRP31_ebstest-ap2/temp/adadmat_sql.spool
    SQL*Plus: Release 10.1.0.5.0 - Production on Sun May 3 18:16:43 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    PRESEEDED
    AT_ebstestap1
    AT_ebstestap2
    GLOBAL
    ap6002bld
    ap6003bld
    6 rows selected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    PL/SQL procedure successfully completed.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updated data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    PRESEEDED
    AT_ebstestap1
    AT_ebstestap2
    GLOBAL
    ap6002bld
    ap6003bld
    6 rows selected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Done
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Commit complete.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    Completed snapshot configuration on source node.
    Configuring snapshot information for the new (clone target) node...
    Executing command:
    sqlplus /nolog @/u01/oracle/CRP3/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adadmdat.sql APPS apps GOLD GOLD ip88 AT_ebstestap2 /u01/oracle/CRP3/inst/apps/CRP31_ebstest-ap2/temp/adadmdat_sql.spool
    SQL*Plus: Release 10.1.0.5.0 - Production on Sun May 3 18:16:44 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Error configuring snapshot information for the targer node...cannot proceed with adding the node.[oracle@ebstest-ap2 bin]$
    Please advise how to fix this error. this error was very consistent. i never have any successful adding a node and all autoconfigs went well.
    MAny thanks for your help,
    Regards,

    Hi Hussein,
    Would you please give me a suggestion for this error.
    after remove the appsTier from the system (4 nodes system ) 2appsTier and 2 DBtier
    verified with the database now i only have 3 node left in this ENV
    run
    $adcfgclone.pl appsTier <--adding a second node to appsTier, the task was successful in adding this second middTier.
    i then verified from command line that i can connect to the database from this newTier
    connect using
    apps/apps@gold
    apps/apps@gold1
    apps/apps@gold2
    they were all success.
    but when run this command i got this error.
    Many thanks Hussein.
    Regards,
    [agold@ebs64a bin]$ perl adaddnode.pl
    Enter the APPS username: apps
    Enter the APPS user password:
    Using CONTEXT_FILE : /u01/oracle/GOLD/inst/apps/GOLD1_ebs64a/appl/admin/GOLD1_ebs64a.xml
    Using CTXORIG : /u01/oracle/GOLD/apps/apps_st/comn/clone/bin/../context/apps/CTXORIG.xml
    APPL_TOP name of the source system (old APPL_TOP name) : hpraca
    APPL_TOP name of the target system (new APPL_TOP name) : ebs64a
    Configuring snapshot information for the original (clone source) node...
    Executing command:
    sqlplus /nolog @/u01/oracle/GOLD/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adadmrat.sql APPS apps GOLD GOLD ebs64a hpraca /u01/oracle/GOLD/inst/apps/GOLD1_ebs64a/temp/adadmat_sql.spool
    SQL*Plus: Release 10.1.0.5.0 - Production on Wed May 6 13:20:22 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    PRESEEDED
    GLOBAL
    ap6002bld
    ap6003bld
    ebs64a
    hpraca
    6 rows selected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    declare
    ERROR at line 1:
    ORA-00001: unique constraint (APPLSYS.AD_APPL_TOPS_U2) violated
    ORA-06512: at line 16
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    Error configuring snapshot information for the source node...cannot proceed with adding the node.[agold@ebs64a bin]$
    [agold@ebs64a bin]$

  • Question about 'perl adaddnode.pl'

    We will be upgrading our production instance from 11.5.10.2 to R12.1.3. We have 3 internal Application Tier and one external tier (for public) and the database is running on a separate server.
    We will be upgrading the first application tier and then clone it to another servers. I believe we will not have problem running the adcfgclone.pl, but we might have problem in running 'perl adaddnode.pl' cause other servers already exist in the AD_APPL_TOPS.
    How should we add the application servers back to R12?

    We will be upgrading the first application tier and then clone it to another servers. I believe we will not have problem running the adcfgclone.pl, but we might have problem in running 'perl adaddnode.pl' cause other servers already exist in the AD_APPL_TOPS.What problems you are referring to?
    How should we add the application servers back to R12?Have you reviewed (Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]) -- Option 3: Adding a New Node to an Existing System?
    Thanks,
    Hussein

  • Bin]$ perl adaddnode.pl ERROR

    Hi All,
    os: oul5x64
    ebs r12 12.1.3
    db: 11.1.0.7
    add node to middle tier using note ID 406982.1
    After adcfgclone.pl completes,
    run this
    $ cd [COMMON_TOP]/clone/bin
    $ perl adaddnode.pl
    (after asking for user name and password.. i throw error "ORA-12154: TNS:could not resolve the connect identifier specified" because it picked up the TWOTASK=PROD from somewhere.
    TWO_TASK S/B = TEST.
    [oracle@test-ap2 bin]$ perl adaddnode.pl
    Enter the APPS username: APPS
    Enter the APPS user password:
    Using CONTEXT_FILE : /u01/local/oracle/TEST/inst/apps/TEST1_test-ap2/appl/admin/TEST1_test-ap2.xml
    Using CTXORIG : /u01/oracle/TEST/apps/apps_st/comn/clone/bin/../context/apps/CTXORIG.xml
    APPL_TOP name of the source system (old APPL_TOP name) : oracle1
    APPL_TOP name of the target system (new APPL_TOP name) : AT_testap2
    Configuring snapshot information for the original (clone source) node...
    Executing command:
    sqlplus /nolog @/u01/oracle/TEST/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adadmrat.sql APPS appspasswd PROD PROD AT_testap2 oracle1 /u01/oracle/TEST/inst/apps/TEST1_test-ap2/temp/adadmat_sql.spool
    SQL*Plus: Release 10.1.0.5.0 - Production on Fri Nov 11 14:40:15 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    i can connect using sqlplus on this note with no problem.
    Please advise
    Thanks in advance.
    Regards,
    Edited by: user3715462 on Nov 11, 2011 6:20 PM

    Please see if (adaddnode.pl fails with TNS-12154 TNS:could not resolve service name [ID 339019.1]) helps.
    Thanks,
    Hussein

  • Adaddnode.pl is failing after truncating the tables

    we are having db and apps on node A, and we have cloned(only apps) on new node B using adcfgclone.pl(without any errors).
    we are using adaddnode.pl to add this new node B to A. its failed with ORA-01403: no data found... then i run adsnapshot on node B.
    again we ran adaddnode.pl, its failed with ORA-00001: unique constraint (APPLSYS.AD_APPL_TOPS_U2) violated. then we took the backup and truncated ad_appl_tops and ad_timestamps.
    again we ran adaddnode.pl its failed with ORA-01403: no data found.
    we reinserted tables with old data and deleted only new node information, then its failed with APPLSYS.AD_APPL_TOPS_U2) violated.
    kindly let me know how to fix issue. its kind of urgent.i followed all the metalinks and forums. but no use.

    Were the following docs reviewed?
    Adaddnode.Pl Fails With Ora-00001: Unique Constraint (Applsys.Ad_appl_tops_u2) Violated (Doc ID 1435834.1)
    ORA-00001: unique constraint (APPLSYS.AD_TIMESTAMPS_U1) violated (Doc ID 727990.1)
    Thanks,
    Hussein

  • Error when running clone for app tier

    Has anyone seen this? I'm getting the same error on each tier (seperate servers). I get a hit on Metalink but it does not match my situation. It states I'm missing a tag in the source context file but it is there. Any assistance would be appreciated.
    $perl adcfgclone.pl appsTier
    Enter the APPS password [APPS]:
    xxxxxxxxxxx
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    RC-50004: Error occurred in CloneContext:
    null
    Check logfile CloneContext_06280945.log for details.
    ERROR: context creation not completed successfully.
    Please check /tmp/iasit13/adcfgclone.err file for errors
    [136] appl13@green- [t13sw/oraappl01/iasicomn/clone/bin]
    $more /tmp/iasit13/adcfgclone.err
    [137] appl13@green- [t13sw/oraappl01/iasicomn/clone/bin]
    $ls -l /tmp/iasit13/adcfgclone.err
    -rw-r--r-- 1 appl13 oradba 0 Jun 28 09:45 /tmp/iasit13/adcfgclone.err
    [138] appl13@green- [t13sw/oraappl01/iasicomn/clone/bin]
    $ls -lrt
    total 318
    -rwxrwxr-x 1 appl13 oradba 27900 May 31 11:54 adclonectx.pl
    -rwxrwxr-x 1 appl13 oradba 83889 May 31 11:54 adclone.pl
    -rwxrwxr-x 1 appl13 oradba 3273 May 31 11:54 adchkutl.sh
    -rwxrwxr-x 1 appl13 oradba 34334 May 31 11:54 adcfgclone.pl
    -rwxrwxr-x 1 appl13 oradba 7396 May 31 11:54 adaddnode.pl
    -rwxrwxr-- 1 appl13 oradba 1149 Jun 27 15:28 CloneContext_06270327.log
    -rw-r--r-- 1 appl13 oradba 1149 Jun 27 16:05 CloneContext_06270405.log
    -rw-r--r-- 1 appl13 oradba 1149 Jun 28 09:45 CloneContext_06280945.log
    [139] appl13@green- [t13sw/oraappl01/iasicomn/clone/bin]
    $more CloneContext_06280945.log
    #------Log File created at: 06280945------------
    # $Header: CloneContext.java 115.167 2005/03/03 16:10:14 dvijayas ship $
    # Running CloneContext on machine - green
    Initializing the Apps Service Context varibale Hash
    DEBUG: Apps Service Status context variable extracted from the given Apps context file
    s_apcstatus
    s_apc_restrict_status
    s_apcstatus_pls
    s_tnsstatus
    s_tcfstatus
    s_concstatus
    s_formsstatus
    s_reptstatus
    s_metcstatus
    s_metsstatus
    s_icsmstatus
    s_jtffsstatus
    s_icxblkstatus
    s_discostatus
    DEBUG: Getting all the AppsContext involved in this Merging
    StackTrace:
    java.lang.NullPointerException
    at oracle.apps.ad.context.CloneContext.getAllAppsContext(CloneContext.java:6649)
    at oracle.apps.ad.context.CloneContext.initServiceStatus(CloneContext.java:6581)
    at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:489)
    at oracle.apps.ad.context.CloneContext.main(CloneContext.java:5222)
    RC-50004: Error occurred in CloneContext:
    null
    Context file creation not succesful
    TIA

    Hi there !
    In case you haven't sorted out this issue.
    Have you done cloning of the environemnt before?
    Just wonder if you have complitted steps described in
    Note:230672.1
    Subject:      Cloning Oracle Applications Release 11i with Rapid Clone
    Section 2: Clone Oracle Applications 11i
    1. "Prepare the Source System":
    Yury
    Check this out:
    A.
    http://www.freelists.org/archives/ora-apps-dba/05-2006/msg00000.html
    B.
    - Users can subscribe to the list by sending email to
    ora-apps-dba-request_at_freelists.org with 'subscribe' in the Subject field
    C.
    http://www.freelists.org/archives/ora-apps-dba/05-2006/threads.html
    http://www.freelists.org/archives/ora-apps-dba/06-2006/threads.html

  • Best Practice E-Business 12.1.3/11gR2 Hardware Configuration

    Hi
    We are in the design phase for a new install of E-Business 12.1.3 / 11gR2
    From a hardware services point, what is deemed to be the "best practice"?
    Option 1
    1 x Web/Forms Node
    1 x Concurrent Manager Node
    1 x Database ode
    Option 2
    1 x web/forms/concurrent manager node
    1 x database node
    Option 3
    1 x web/forms/concurrent manager/database node
    In the past I have always gone with Option 2 so that the database traffic is minimised between conc managers / database. That to me seemed most logical. But wanted to ask the oracle community about their thoughts
    We are using redhat linux / Cisco Blades (USC/VMWARE) and all connecting to a NetApp FAS3270.
    PLease advise if you pick this up.
    Thanks

    Exactly what I was thinking but its nice to get someone elses clarity too.
    The PCP option is certainly something I need to take into consideration - but with the new abilities of 12.1.3 cloning processes - it would be easy enough to split the admin Conc Nodes away at a later date should the requirement exist.
    i.e.
    Initially have 1 x forms/web server plus 1 x database / concurrent manager node
    If we need to go to PCP and / or forms load balancing
    we could easily go to 2 x forms / web server and add the Conc Node into it brining in PCP too.
    I have to admist, the way Oracle have sorted the cloning process is 12 is very good indeed.
    Do you agree?I totally agree :)
    You just need to run preclone on the source apps tier node, then copy the files to the second node (add new node), and run adcfgclone.pl/adaddnode.pl scripts.
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1] -- Option 3: Adding a New Node to an Existing System
    You seem to be pretty active on this forum - I am new to thisWelcome to the forums.
    Thanks,
    Hussein

  • Moving Apps-Tier from One Server to Another Server

    Hello -
    Please find details below
    We are on R12.1.3 and details
    Datbase Version : 11.2.0.3
    E-Business Version : 12.1.3
    Operating System : Solaris 10 on both servers A & B
    Source Server Details : Server A
    Source Instance : Single Tier
    User : Oracle
    Tier : DB
    User : Applmgr
    Tier : Apps
    Application Tier : Concurrent / Forms / Web / Others
    Our Goal is to moving Apps-Tier from Server A to Server B
    Steps we followed as part of this :
    1. Shutdown apps-Tier services on Server A
    2. Ran adpreclone.pl on apps-Tier on Server A
    3, Copy apps-Tier files from Server A to Server B
    4. Ran adcfgclone.pl appsTier on Server B
    5, perl adaddnode.pl on Server B
    By Following above steps we are not able to bring up concurrent managers.
    Please suggest us if we are doing anything wrong.
    Regards
    VSH

    By Following above steps we are not able to bring up concurrent managers.What is the error you get when you start the CM? Any errors in the CM log file?
    Please run cmclean.sql and ccm.sql as per these docs.
    Concurrent Processing - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables [ID 134007.1
    Concurrent Processing - CCM.sql Diagnostic Script to Diagnose Common Concurrent Manager Issues [ID 171855.1]
    Please also make sure you have proper entries in FND_NODES table -- How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    Thanks,
    Hussein

  • Add another Node EBS 11i

    Hi all,
    this thread is in continuation with thread. Re: EBS upgrade path
    Applicaiotn=11.5.10.2
    DB=10.2.0.5.0
    OS= OEL 4.8
    Nodes configuration is 1+1+1
    i.e.
    Node Name
    erpapps (Admin+Web+Form+Concurrent)
    erpdb db tier
    erpdrdb standby database
    <b>want to add another node
    erpapps1 with (Admin+Web+Form+Concurrent)</b>
    I followed following steps:
    <b>1- prepare to source system, executed</b>
    perl adpreclone.pl dbTier // although it has nothing to do with this activity
    perl adpreclone.pl appsTier // on erpapps node
    <b>2- Copy the appsTier from erpapps to erpapps1 </b>
    <b>3- executed perl adcfgclone.pl appsTier </b>
    adcfgclone completed successfully.
    parameters entered for adcfgclone.pl are as
    PROMPT :
    Do you want to use a virtual hostname for the target node (y/n) [n] ?
    ANSWER :
    n
    PROMPT :
    Target system database SID [PROD]
    ANSWER :
    PROD
    Default value found for s_contextname : PROD_erpapps1
    PROMPT :
    Target system database server node [erpdb]
    ANSWER :
    erpdb
    PROMPT :
    Target system database domain name [abc.def.com]
    ANSWER :
    abc.def.com
    PROMPT :
    Does the target system have more than one application tier server node (y/n) [y] ?
    ANSWER :
    y
    PROMPT :
    Does the target system application tier utilize multiple domain names (y/n) [n] ?
    ANSWER :
    n
    PROMPT :
    Target system concurrent processing node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Target system administration node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Target system forms server node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Target system web server node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Is the target system APPL_TOP divided into multiple mount points (y/n) [n] ?
    ANSWER :
    n
    PROMPT :
    Target system APPL_TOP mount point [/oracle/oraapps/prodappl]
    ANSWER :
    /oracle/oraapps/prodappl
    PROMPT :
    Target system COMMON_TOP directory [/oracle/oraapps/prodcomn]
    ANSWER :
    /oracle/oraapps/prodcomn
    PROMPT :
    Target system 8.0.6 ORACLE_HOME directory [/oracle/oraapps/prodora/8.0.6]
    ANSWER :
    /oracle/oraapps/prodora/8.0.6
    PROMPT :
    Target system iAS ORACLE_HOME directory [/oracle/oraapps/prodora/iAS]
    ANSWER :
    /oracle/oraapps/prodora/iAS
    PROMPT :
    Do you want to preserve the Display set to :0.0 (y/n) [y] ?
    ANSWER :
    y
    at the end
    The new context file has been created at:
            /oracle/oraapps/prodappl/admin/PROD_erpapps1.xml
    then autconfig completed successfully and services started with one exception while starting services
    Checking for FNDFS executable.
    Starting listener process APPS_PROD.
    adalnctl.sh: exiting with status 127<b>4- executed perl adaddnode.pl </b>
    [oraapps@erpapps1 ~]$ more set_apps_env.sh
    . /oracle/oraapps/prodappl/APPSPROD_erpapps1.env
    [oraapps@erpapps1 ~]$ . set_apps_env.sh
    [oraapps@erpapps1 ~]$ cd $COMMON_TOP/clone/bin
    [oraapps@erpapps1 bin]$ ls
    adaddnode.pl  adcfgclone.pl  adchkutl.sh  adclonectx.pl  adclone.pl
    [oraapps@erpapps1 bin]$ perl adaddnode.pl
    Enter the APPS username: APPS
    Enter the APPS user password:
            Using CONTEXT_FILE : /oracle/oraapps/prodappl/admin/PROD_erpapps1.xml
            Using      CTXORIG : /oracle/oraapps/prodcomn/clone/bin/../context/apps/CTXORIG.xml
    APPL_TOP name of the source system (old APPL_TOP name) : erpapps
    APPL_TOP name of the target system (new APPL_TOP name) : erpapps1
    Configuring snapshot information for the original (clone source) node...
    Executing command:
    sqlplus /nolog @/oracle/oraapps/prodappl/ad/11.5.0/patch/115/sql/adadmrat.sql APPS pals15 PROD PROD erpapps1 erpapps /oracle/oraapps/prodcomn/temp/adadmat_sql.spool
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 21:52:17 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    erpapps1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    declare
    *<b>
    ERROR at line 1:
    ORA-00001: unique constraint (APPLSYS.AD_APPL_TOPS_U2) violated
    ORA-06512: at line 16
    </b>
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Error configuring snapshot information for the source node...cannot proceed with adding the node.[oraapps@erpapps1 bin]$
    [oraapps@erpapps1 bin]$ sqlplus apps
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 21:52:29 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    <b>followed thread  Error:ORA-00001: unique constraint (APPLSYS.AD_APPL_TOPS_U2) violated </b>
    SQL> create table ad_timestamps_bak as select * from ad_timestamps;
    Table created.
    SQL> create table ad_appl_tops_bak as select * from ad_appl_tops;
    Table created.
    SQL> delete ad_appl_tops where name='erpapps1';
    1 row deleted.
    SQL> delete from ad_timestamps where attribute like '%erpapps1';
    2 rows deleted.
    SQL> commit;
    SQL> exit<b>rerun perl adaddnode.pl</b>
    Enter the APPS username: APPS
    Enter the APPS user password:
            Using CONTEXT_FILE : /oracle/oraapps/prodappl/admin/PROD_erpapps1.xml
            Using      CTXORIG : /oracle/oraapps/prodcomn/clone/bin/../context/apps/CTXORIG.xml
    APPL_TOP name of the source system (old APPL_TOP name) : erpapps
    APPL_TOP name of the target system (new APPL_TOP name) : erpapps1
    Configuring snapshot information for the original (clone source) node...
    Executing command:
    sqlplus /nolog @/oracle/oraapps/prodappl/ad/11.5.0/patch/115/sql/adadmrat.sql APPS pals15 PROD PROD erpapps1 erpapps /oracle/oraapps/prodcomn/temp/adadmat_sql.spool
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 22:25:33 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    PL/SQL procedure successfully completed.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updated data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Done
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Commit complete.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Completed snapshot configuration on source node.
    Configuring snapshot information for the new (clone target) node...
    Executing command:
    sqlplus /nolog @/oracle/oraapps/prodappl/ad/11.5.0/patch/115/sql/adadmdat.sql APPS pals15 PROD PROD erpapps erpapps1 /oracle/oraapps/prodcomn/temp/adadmdat_sql.spool
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 22:25:33 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Checking configuration...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    AOL Schema Name         : APPLSYS
    Applications System Name: PROD
    Source APPLTOP Name     : erpapps
    Target APPLTOP Name     : erpapps1
    ACTIVE_FLAG present?    : TRUE
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    PL/SQL procedure successfully completed.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updated data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    erpapps1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Done
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Commit complete.Following are the observations:
    - concurrent is not starting on both nodes
    - if access application through url http://erpapps.abc.def.com:8010/--- then till login page url remains for same host, but after successfull login url redirects to http://erpapps1.abc.def.com:8010/.
    <b>
    we want this setup
    erpapps (Admin+Web+Form+Concurrent)
    erpapps1 (Admin+Web+Form+Concurrent)
    erpdb db tier
    erpdrdb standby database
    What I missed in the configuration?
    </b>
    Regards,
    Asim

    cocurrent error at node ERPAPPS1
    Could not contact Service Manager FNDSM_ERPAPPS_PROD. The TNS alias could not be located, the listener process on ERPAPPS could not be contacted, or the listener failed to spawn the Service Manager process.
    Could not contact Service Manager FNDSM_ERPAPPS1_PROD. The TNS alias could not be located, the listener process on ERPAPPS1 could not be contacted, or the listener failed to spawn the Service Manager process.concurrent error for node ERPAPPS, eralier it was working fine
    Routine &ROUTINE has attempted to start the internal concurrent manager.  The ICM is already running.  Contact you system administrator for further assistance.afpdlrq received an unsuccessful result from PL/SQL procedure or function FND_DCP.Request_Session_Lock.
    Routine FND_DCP.REQUEST_SESSION_LOCK received a result code of 1 from the call to DBMS_LOCK.Request.
    Possible DBMS_LOCK.Request resultCall to establish_icm failed
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 28-SEP-2011 23:07:59 -
    Shutting down Internal Concurrent Manager : 28-SEP-2011 23:07:59
    List of errors encountered:
    _ 1 _
    Routine AFPCSQ encountered an ORACLE error. .
    Review your error messages for the cause of the error. (=<POINTER>)
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The PROD_0928@PROD internal concurrent manager has terminated with status 1 - giving up.<b>Do you have PCP implemented?</b>
    No, till now we haven't done that.

  • Multi_node install

    I have reviewed O9i AS Overview Guide (a87353), O9i AS install guide (a86240-01), and O9i AS TWP Nov 2000. I am now looking for a guide/doc to describe how to perform a multi-tier with cache installation as illustrated on page 49 of the TWP 11/2000. This is a W2K SP1 AdvSvr and Svr environment.
    null

    Hi,
    But still I can do it by cloning right?Yes, it can be done but I would not recommend this approach. For adding new node to an existing installation use "perl adaddnode.pl" -- See (Note: 406982.1 - Cloning Oracle Applications Release 12 with Rapid Clone), Option 3: Adding a New Node to an Existing System.
    By the way, if I run the Rapid Install, how do I bypass the db Tier? Can I use rapidwiz to install only the dbtier on the 1st box? and then run it again to install
    the appstier on the 2nd box? Well if I may recall, I did not remember any choices in rapidwiz to complete a dbTier install only. It always proceed to the apps moduleRun Rapid Install on the database tier, copy the configuration file to the application tier, and run Rapid Install on the application tier then (load the configuration file). By doing this, the installer will lay down the database files on the database tier and the application files on the application tier node.
    I am intending to do "manual" load ballancing ;) Follow the steps in the load balancing document instead.
    something lik error 500 - wrong configuration.Check Apache log file for details about the error. Again, I would not recommend this approach and I would suggest you go with a supported way.
    Regards,
    Hussein

  • Add Second Node in DMZ

    Hi,
    We are on EBS 12.1.3 and have single application node accessible over intranet. We want to add another node. I know all the steps to add the node by cloning but have some confusions so would like to clarify.
    While cloning the second node autoconfig will run automatically. This will add the node in FND nodes so now we will have two apps tier in FND nodes.
    1) Do we need to still run adaddnode.pl; if yes then why?. if no then what is the use of adaddnode?
    2) After the autoconfig run 2nd node will become the primary node and application will be accessible only though 2nd node url. 2nd Node URL will be mapped to a virtual host in Load Balancer. and DMZ configuration will be over but which url will be used by the intranet users.
    I want to separate URL basically. If only one url is required then i can use the virutal host names in the context of both nodes and autoconfig will do the rest. But i need two URLs and both should be working.
    Prompt replies will be much appreciated.
    regards,

    Hi;
    Please check below which could be helpful for your issue:
    How to Add Node/Instance or Remove Node/Instance in 10gR2, 11gR1 and 11gR2 Oracle Clusterware and RAC [ID 1332451.1]
    Re: How to add new node in 11gR2 RAC
    Regard
    Helios

  • How to migrate the concurrent manager to another server

    Dear all,
    My EBS structure is DB+APP. but now, the APP pressure is very high because this server includes another test intsance. I want to migrate the concurrent manager from the APP server to DB server, How I can do this?
    My EBS is 11.5.10.2 and the platform is AIX 5.2
    Thanks

    Can I use the following the Note:230672.1 step to add this DB node as the application node:
    ========================================================
    You can use Rapid Clone to clone a node and add it to the existing Application System. The new node will run the same or a subset of the server types running on the source node. Follow the instructions in the Application Tier part of Clone Oracle Applications 11i:
    Prepare the source system, copy it to the new node and configure it.
    After adcfgclone.pl completes, source the Applications environment and run the following commands on the target system:
    cd <COMMON_TOP>/clone/bin
    perl adaddnode.pl
    =======================================================
    Devon

  • EBS multi-node install document

    All,
    I have completed a document for a multinode install of EBS. I am now progressing through patching the system.
    rgds
    Alan.

    Hi,
    But still I can do it by cloning right?Yes, it can be done but I would not recommend this approach. For adding new node to an existing installation use "perl adaddnode.pl" -- See (Note: 406982.1 - Cloning Oracle Applications Release 12 with Rapid Clone), Option 3: Adding a New Node to an Existing System.
    By the way, if I run the Rapid Install, how do I bypass the db Tier? Can I use rapidwiz to install only the dbtier on the 1st box? and then run it again to install
    the appstier on the 2nd box? Well if I may recall, I did not remember any choices in rapidwiz to complete a dbTier install only. It always proceed to the apps moduleRun Rapid Install on the database tier, copy the configuration file to the application tier, and run Rapid Install on the application tier then (load the configuration file). By doing this, the installer will lay down the database files on the database tier and the application files on the application tier node.
    I am intending to do "manual" load ballancing ;) Follow the steps in the load balancing document instead.
    something lik error 500 - wrong configuration.Check Apache log file for details about the error. Again, I would not recommend this approach and I would suggest you go with a supported way.
    Regards,
    Hussein

  • APPS login problem

    Hi,
    I have added a new node into existing EBS.
    I have a EBS complete instance running on node1 now I cloned application tier into node2 and also ran adaddnode.pl, Now OAM shows status as up for all components.
    Problem is if I shutdown components in Node2, I am not able to access EBS at all.
    for example if i stop apache on node2 and try to login
    http://node1.domain.com:8007
    it tells unable to connect to http://node2.domain.com:8007, if i start apache on node2 i will be able to login, but the url in browser after login will be of node2. It I try to access any form for eg system administrator -> user -> define it gives FRM error telling tht it cannot access forms server on node2.
    I dont know why is this redirection happening, can't I use node1 independent of node2.
    Regards
    Sandeep V

    I understand that you did clone from single node to multi-node. Please make sure you do the following:
    - Apply Patch 5478710 - TXK (FND & ADX) AUTOCONFIG ROLLUP PATCH O (December 2006)
    - Prepare the source system, copy it to the new node and configure it
    - After adcfgclone.pl completes, source the Applications environment and run the following commands on the target system:
    cd <COMMON_TOP>/clone/bin
    perl adaddnode.pl - Run AutoConfig on all tiers, firstly on the DB tier and then all the APPS tiers to repopulate the required system tables

Maybe you are looking for

  • Is there any way to add text or arrows onto photos in iPhoto when creating a book?

    I am creating a photo book (Album), in iPhoto, in Projects. There are some place where it would be helpful if I could draw an arrow on the Photo to indicate certain places. I also would like to add text onto a photo in the book. This is as well as ty

  • HDMI display no longer detected

    Soon after updating to OS X Mavericks my Dell HDMI display stopped working (the screen went into power saving mode) and isn't detected by my Late 2012 Mac Mini. Have tried reboots and disconnecting the power and HDMI cables to no effect.  I can remot

  • OSX preview not showing acrobat-created table of contents

    I built a nice pdf bookmark tree/table of contents in Acrobat Pro. This has worked fine in the past. However oddly on this occasion while the table of contents looks fine in Acrobat, it does not show up in Preview. It's a 90 page doc assembled from M

  • Why wont my white N97 software update?

    My software version is V10.0.012, I have been trying to update to the 11.2.012 for 3 days but without success. Can anybody tell me why this is and when I can expect my white unbranded N97 will be updated?  Another question, I answer my calls by press

  • Possible to send saved CC value on patch change?

    I need to be able to send the saved CC values at the patch level so I can change the parameters on the Concert level plug-ins on patch change.  How can I achieve this? The reason why I have to have these plug-ins at the Concert level is that plug-ins