EBS R12 multi node architecuture upgrade

Hi,
Could any one let me know the approach for 2 node rac and 2 node application upgrade. I am clear about the database upgrade, but could any one let me know, do I need to upgrade r12 as a single node and then copy the upgraded binaries to second node and run autoconfig? It will be help full if someone shares the document to upgrade ebs on multinode architecture.

Could any one let me know the approach for 2 node rac and 2 node application upgrade. I am clear about the database upgrade, but could any one let me know, do I need to upgrade r12 as a single node and then copy the upgraded binaries to second node and run autoconfig? It will be help full if someone shares the document to upgrade ebs on multinode architecture.You have to upgrade the multi-node installation the same way you upgrade a single node installation. You need to run Rapid Install and the main upgrade patch driver on each node (each node where APPL_TOP is presented).
I do not think there is a document just for multi-node installation as it is similar to single node installation.
Thanks,
Hussein

Similar Messages

  • Autoconfig fail EBS R12 Apps-Node with EBS 11gR2 RAC

    Platform: HPUX IA 64-11.31
    DB: 11.2.0.3
    Nodes: 2
    We were following metalink note 823587.1 and have successfully converted single-instance database of EBS R12 to 20node RAC. When we are trying to do steps of Section-3.8 of the note the autoconfig is running in error. See the below error message from the "adconfig.log" file:
    cat /etc/hosts
    =========
    127.0.0.1 localhost.localdomain localhost
    #Public IP
    172.16.101.23 ts1db1.bukhatir.ae ts1db1
    172.16.101.24 ts1db2.bukhatir.ae ts1db2
    #Vip
    172.16.101.44 ts1_vip1.bukhatir.ae ts1_vip1
    172.16.101.45 ts1_vip2.bukhatir.ae ts1_vip2
    #inerconnect
    10.0.0.1 ts1_prv1.bukhatir.ae ts1_prv1
    10.0.0.2 ts1_prv2.bukhatir.ae ts1_prv2
    172.16.101.20 ts1apps1.bukhatir.ae ts1apps1
    172.16.101.21 ts1apps2.bukhatir.ae ts1apps2
    =========
    Generate Tns Names
    Logfile: /locapps1/apps/apps/TEST_ts1apps1/admin/log/04101202/NetServiceHandler.log
    Classpath : /ts1apps/apps/apps_st/comn/java/lib/appsborg2.zip:/ts1apps/apps/apps_st/comn/java/classes
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 2
    ERRORCODE = 2 ERRORCODE_END
    xecuting script in InstantiateFile:
    /locapps1/apps/apps/TEST_ts1apps1/admin/install/adgendbc.sh
    script returned:
    adgendbc.sh started at Tue Apr 10 12:03:56 UAE 2012
    SQL*Plus: Release 10.1.0.5.0 - Production on Tue Apr 10 12:03:57 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    [ APPS_DATABASE_ID ]
    Application Id : 0
    Profile Value : TEST
    Level Name: SITE
    INFO : Updated/created profile option value.
    PL/SQL procedure successfully completed.
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    ==============================
    * * * * DBC PARAMETERS * * * *
    ==============================
    fnd_jdbc_buffer_min=1
    fnd_jdbc_buffer_max=5
    fnd_jdbc_buffer_decay_interval=300
    fnd_jdbc_buffer_decay_size=5
    fnd_jdbc_usable_check=false
    fnd_jdbc_context_check=true
    fnd_jdbc_plsql_reset=false
    ====================================
    * * * * NO CUSTOM PARAMETERS * * * *
    ====================================
    Unique constraint error (00001) is OK if key already exists
    Creating the DBC file...
    java.sql.SQLException: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))(ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip2.bukhatir.ae)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=TEST))) failed
    ADD call failed with exit code 1
    Updating Server Security Authentication
    java.sql.SQLException: Invalid number format for port number
    Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
    Updating Server Security Authentication failed with exit code 1
    Restoring DBC file from backed up location /locapps1/apps/apps/TEST_ts1apps1/appltmp/TXK/TEST_Tue_Apr_10_12_03_2012.dbc
    adgendbc.sh ended at Tue Apr 10 12:04:01 UAE 2012
    adgendbc.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    See the network configuration files from the environment:
    ===========
    Dbhome
    ===========
    /orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/listener.ora
    LISTENER_TEST =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ts1_vip1.bukhatir.ae)(PORT = 1521)(IP = FIRST)))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ts1db1)(PORT = 1521)(IP = FIRST)))
    SID_LIST_LISTENER_TEST =
    (SID_LIST =
    (SID_DESC = (ORACLE_HOME = /orahome/oradb/app/product/11.2.0.3)(SID_NAME = TEST1))
    STARTUP_WAIT_TIME_LISTENER_TEST = 0
    CONNECT_TIMEOUT_LISTENER_TEST = 10
    TRACE_LEVEL_LISTENER_TEST = OFF
    LOG_DIRECTORY_LISTENER_TEST = /orahome/oradb/app/product/11.2.0.3/network/admin
    LOG_FILE_LISTENER_TEST = TEST1
    TRACE_DIRECTORY_LISTENER_TEST = /orahome/oradb/app/product/11.2.0.3/network/admin
    TRACE_FILE_LISTENER_TEST = TEST1
    ADMIN_RESTRICTIONS_LISTENER_TEST = ON
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_LISTENER_TEST = OFF
    IFILE=/orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/listener_ifile.ora
    /orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/tnsnames.ora
    TEST=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST1=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST1_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST1_LOCAL=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    TEST_BALANCE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    TEST_REMOTE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    #TEST_REMOTE=
    # (DESCRIPTION=
    # (ADDRESS_LIST=
    # (ADDRESS=(PROTOCOL=tcp)(HOST=tsscan.bukhatir.ae)(PORT=1521))
    TEST1_local=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    extproc_connection_data =
    (DESCRIPTION=
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCTEST1))
    (CONNECT_DATA=
    (SID=PLSExtProc)
    (PRESENTATION = RO)
    IFILE=/orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/TEST1_ts1db1_ifile.ora
    ===========
    Gridhome
    ===========
    /gridhome/oragrid/11.2.0/grid/network/admin/listener.ora
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))) # line added by Agent
    LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3)))) # line added by Agent
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2)))) # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    /gridhome/oragrid/11.2.0/grid/network/admin/endpoints_listener.ora
    LISTENER_TS1DB1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ts1_vip1)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=172.16.101.23)(PORT=1521)(IP=FIRST)))) # line
    added by Agent
    ===========
    Listener EBShome
    ===========
    cd $TNS_ADMIN
    /locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/listener.ora
    APPS_TEST =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= TCP)(Host= ts1apps1)(Port= 1629))
    SID_LIST_APPS_TEST =
    (SID_LIST =
    ( SID_DESC = ( SID_NAME = FNDSM )
    ( ORACLE_HOME = /ts1apps/apps/tech_st/10.1.2 )
    ( PROGRAM = /ts1apps/apps/apps_st/appl/fnd/12.0.0/bin/FNDSM )
    ( envs='MYAPPSORA=/ts1apps/apps/apps_st/appl/APPSTEST_ts1apps1.env,PATH=/usr/bin:/usr/ccs/bin:/bin,FNDSM_SCRIPT=/locapps1/apps/apps/TEST_ts1apps1/admin/scripts/gsmst
    art.sh' )
    ( SID_DESC = ( SID_NAME = FNDFS )
    ( ORACLE_HOME = /ts1apps/apps/tech_st/10.1.2 )
    ( PROGRAM = /ts1apps/apps/apps_st/appl/fnd/12.0.0/bin/FNDFS )
    ( envs='EPC_DISABLED=TRUE,NLS_LANG=American_America.AL32UTF8,LD_LIBRARY_PATH=/ts1apps/apps/tech_st/10.1.2/lib32:/ts1apps/apps/tech_st/10.1.2/lib:/ts1apps/apps/tech_s
    t/10.1.2/jdk/jre/lib/IA64N:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N/server:/ts1apps/apps/apps_st/appl/sht/12.0.0/lib,SHLIB_PATH=/ts1apps/apps/tech_st/10.1.2/lib32:/ts1apps/apps
    /tech_st/10.1.2/lib:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N/server:/ts1apps/apps/apps_st/appl/sht/12.0.0/lib,LIBPATH=/ts1apps/ap
    ps/tech_st/10.1.2/lib32:/ts1apps/apps/tech_st/10.1.2/lib:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N/server:/ts1apps/apps/apps_st/ap
    pl/sht/12.0.0/lib,APPLFSTT=TEST_BALANCE;TEST;TEST_FO,APPLFSWD=/locapps1/apps/apps/TEST_ts1apps1/appl/admin;/locapps1/apps/apps/TEST_ts1apps1/appltmp;/ts1apps/apps/apps_st/comn/webapp
    s/oacore/html/oam/nonUix/launchMode/restricted' )
    STARTUP_WAIT_TIME_APPS_TEST = 0
    CONNECT_TIMEOUT_APPS_TEST = 10
    TRACE_LEVEL_APPS_TEST = OFF
    LOG_DIRECTORY_APPS_TEST = /locapps1/apps/apps/TEST_ts1apps1/logs/ora/10.1.2/network
    LOG_FILE_APPS_TEST = APPS_TEST
    TRACE_DIRECTORY_APPS_TEST = /locapps1/apps/apps/TEST_ts1apps1/logs/ora/10.1.2/network
    TRACE_FILE_APPS_TEST = APPS_TEST
    ADMIN_RESTRICTIONS_APPS_TEST = ON
    IFILE = /locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/TEST_ts1apps1_listener_ifile.ora
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_APPS_TEST = OFF
    /locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/tnsnames.ora
    TEST = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1db1)(PORT=1521))
    (CONNECT_DATA=(SID=TEST1))
    # Net8 definitions for FNDFS and FNDSM on the HTTP server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    # Net8 definitions for FNDFS and FNDSM on the forms server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    # Net8 definitions for FNDFS and FNDSM on the administration server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    # Net8 definitions for FNDFS and FNDSM on the concurrent processing server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    IFILE=/locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/TEST_ts1apps1_ifile.ora

    Yes, following message is also reported in the adconfig.log:
    Unique constraint error (00001) is OK if key already exists
    Creating the DBC file...
    java.sql.SQLException: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip2.bukhatir.ae)(PORT=1523))(ADDRESS=(PROTOCOL=tcp)(HOST=
    ts1_vip1.bukhatir.ae)(PORT=1523)))(CONNECT_DATA=(SERVICE_NAME=TEST))) failed
    ADD call failed with exit code 1
    Updating Server Security Authentication
    java.sql.SQLException: Invalid number format for port number
    Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
    Updating Server Security Authentication failed with exit code 1
    Restoring DBC file from backed up location /locapps1/apps/apps/TEST_ts1apps1/appltmp/TXK/TEST_Mon_Apr_16_13_13_2012.dbc
    adgendbc.sh ended at Mon Apr 16 13:13:46 UAE 2012
    adgendbc.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    Did you see Autoconfig has failed on Apps tier on adgendbc.cmd with error: ADD call failed with exit code 1, UPDATE call failed with exit code 1 [ID 359739.1]?But we have the file version:
    $Header: AdminAppServer.java 120.11.12010000.6 2010/04/13 15:24:03 fskinner ship $

  • R12 Multi node installation

    Dear Gurus,
    I am doing multimode installation of R12 as follows:
    Box 1 - AppsTier
    Create user applmgr
    All pre-requisites of linux os
    Create stage
    Total space available 100Gb for AppsTier
    One mount point
    /apps permission: 777 owner: applmgr group: dba
    Set domain in /etc/hosts file (ip address     hostname.domainname.com      hostname) ex: 192.168.1.10 apps.rana.com apps
    Box 2 - BdTier
    Create user oracle
    All pre-requisities of linux
    Total space available 300Gb for AppsTier
    Two mount point
    /oracle - 25Gb permission 777 owner: oracle group: dba
    /data - 275Gb permission 777 owner: oracle group: dba
    Set domain in /etc/hosts file (ip address     hostname.domainname.com      hostname) ex: 192.168.1.11 db.rana.com db
    Now following are my questions:
    When I start rapidwiz on Box 1 (Apps) as root and reach on a screen where it ask for Database Node Configuration information I am giving the following:
    Database Type: PROD
    Database SID : PROD
    Hostname: db
    Domain name: rana.com
    Operating System: Linux X86
    Database OS user: oracle
    Database OS Group: dba
    Base directory : /oracle
    But when I click on next it tell me Unable to write to following directory. Please check for the permissions. Please advice what I am doing is correct ? Also when I click on Brows button of Base Directory it show me the directory structure of Box 1 which is for Apps but I need to see the directory structure of Box 2 Db.
    Please share your valuable suggestion
    Thanks in advance
    Kiran

    Kirin,
    Srini is correct. You should start with the database node configuration first. Run rapidwiz on the database node first, then run rapidwiz on the second node (apps tier). Reference section 2-1 of [Oracle Applications Installation Guide: Using Rapid Install|http://download.oracle.com/docs/cd/B40089_10/current/acrobat/120oaig.pdf|R12 Install Guide]:
    You need to carry out the relevant steps on each node that
    will be part of your Applications system, for example a database node
    and two Applications nodes. Where applicable, operations should be
    carried out on the database node first. (I think I'm okay quoting that here, since this is an OTN-hosted document, not a Metalink document).
    Regards,
    John P.
    [http://only4left.jpiwowar.com|http://only4left.jpiwowar.com|Shameless plug for my low-volume blog]

  • R12 Multi-Node Cloning

    Hi,
    Can I rerun the adpreclone.pl more then two times on dbTier and appsTier ?
    Thanks,
    fazi

    Following is the log:
    I rerun again and its 0% completed and cursor return to prompt.
    -------------------ADX Database Utility Finished---------------
    /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/out/PROD_mneterpdb/dbfinfo.lst created Successfully.
    Generating /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/out/PROD_mneterpdb/addbhomsrc.xml which will contain the unique mount points
    No of parameters for Object: REGISTER_DBNODE in Package: FND_NET_SERVICES is :29
    NODE_ID Column Availability: true
    Node Id Column is available. dbfinfo.lst will contain the node list
    Host Column Availability: true
    Generated /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/out/PROD_mneterpdb/addbhomsrc.xml successfully.
    /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/out/PROD_mneterpdb/adcrdbclone.sql created Successfully.
    Disconnected from Database.
    Zip2 - Start of native zipping array sh -c "cd /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/out/PROD_mneterpdb/; zip -q -y /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/clone/data/stage/adcrdb.zip -@ ; echo ERRORCODE = $? ERRORCODE_END"
    Zip2
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Zip2 - Completed native zipping sh -c "cd /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/out/PROD_mneterpdb/; zip -q -y /d01/oracle/PROD/db/tech_st/10.2.0/appsutil/clone/data/stage/adcrdb.zip -@ ; echo ERRORCODE = $? ERRORCODE_END"
    Done...
    StageDBTier Finished at Wed Nov 26 20:22:10 PKT 2008
    Status: Completed Successfully
    thanks,
    fazi
    ###########################

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

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

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

  • Oracle EBS R12 Pre - Implementations phase question air

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

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

  • Multi-Node RAC-EBS R12 document

    Hi All,
    I am looking for high level steps for a clone of a multi-node RAC-EBS install along with expected times.
    Could someone please share such a document for R12?
    Thanks for your time!
    Regards,

    Hi
    It is mandatory to be certified for RAC clones.
    Note: 783188.1 - Certified RAC Scenarios for E-Business Suite Cloning
    You have not mentioned what kind of clone do you looking for whether it's Multi-Multi or Multi -Single,please see the below thread for multi to single instance
    Please see this docs
    Clone multi-node RAC and ASM to single node
    Thanks
    yakub

  • How to Upgrade 11.1.0.7 to 11gR2 in EBS R12.1

    Hi Experts
    I wanna upgrade the 11.1.0.7 to 11gR2 in EBS R12.1 which is on a single node architecture.
    I am not sure about the Patches that i need to apply on Apps & DB tier even after going through couple of metalink note like 1058763.1 &
    blog http://chavalis.blogspot.in/2012/10/upgrading-r12-11-vision-database.html
    Please see the following Sequence of steps for the Upgrade ... which m not sure of .. Please confirm these steps.
    *The current DB version is : 11.1.0.7 & EBS R12 version[VISION DB Instance) = 12.1.1*  
    *Plateform : RHEL 6 64 bit*
    According to metalink ID :  1058763.1.. the Sequence would be by applying the following Patches
    *9062910 - Interoperability Patch For R12.1.1 On 11.2 RDBMS ( The downloading options given for this Patch is Linuxx86 However the Current server is RHEL 64 bit*
    *I am not sure if its compatible for linux 64 bit arch ?  Please confirm)*
    8919489 - Oracle E-Business Suite Techstack 12.1.3 Product Release Update Pack
    9868229 - CST_LAYER_ACTUAL_COST_DTLS_V Becomes Invalid After 11.2.0.2 Upgrade
    10163753 - BIV_B_AGE_H_SUM_MV Fails During Index Creation
    11071569 - ADBLDXML Fails On Windows Server 2008 R2 64 Bit 
    9738085 - Sourcing CMD File On Windows Exits With 1
    9852070 - ADBLDXML And AUTOCONFIG Complete With JAVA.LANG.UNSATISFIEDLINKERROR
    12686610 - R12 And R121 Backport Request For Bug Fix 12336911
    6400501 - Not Able To Compile Forms Library With 11G DB (patch for 10.1.2 forms ORACLE_HOME)
       DO i need to apply the following patches to the 11.1.0.7 database ORACLE_HOME ??
    7695070 - Change In The Timezone File Format
    13417321 - DST 18 : Half Yearly DST Patches, MAY 2012
    14112098 - DST Changes For DSTV18 (TZDATA2012C) - Need OJVM Fix
    7695070 - Change In The Timezone File Format  ( Not sure of .... Please confirm)
      And after that
    Download & Install the 11.2.0.3 x86_64 software (files 1of7.zip and 2of7.zip of patch 10404530)  is that fine ?
    Thanks
    MZ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    MZ_AppsDBA wrote:
    Hi Experts
    I wanna upgrade the 11.1.0.7 to 11gR2 in EBS R12.1 which is on a single node architecture.
    I am not sure about the Patches that i need to apply on Apps & DB tier even after going through couple of metalink note like 1058763.1 &
    blog http://chavalis.blogspot.in/2012/10/upgrading-r12-11-vision-database.html
    Please see the following Sequence of steps for the Upgrade ... which m not sure of .. Please confirm these steps.
    *The current DB version is : 11.1.0.7 & EBS R12 version[VISION DB Instance) = 12.1.1*  
    *Plateform : RHEL 6 64 bit*
    According to metalink ID :  1058763.1.. the Sequence would be by applying the following Patches
    *9062910 - Interoperability Patch For R12.1.1 On 11.2 RDBMS ( The downloading options given for this Patch is Linuxx86 However the Current server is RHEL 64 bit*
    *I am not sure if its compatible for linux 64 bit arch ?  Please confirm)*
    EBS is a 32-bit application - you need to apply the 32-bit version of the patch.> 8919489 - Oracle E-Business Suite Techstack 12.1.3 Product Release Update Pack> 9868229 - CST_LAYER_ACTUAL_COST_DTLS_V Becomes Invalid After 11.2.0.2 Upgrade> 10163753 - BIV_B_AGE_H_SUM_MV Fails During Index Creation> 11071569 - ADBLDXML Fails On Windows Server 2008 R2 64 Bit  > 9738085 - Sourcing CMD File On Windows Exits With 1> 9852070 - ADBLDXML And AUTOCONFIG Complete With JAVA.LANG.UNSATISFIEDLINKERROR> 12686610 - R12 And R121 Backport Request For Bug Fix 12336911> 6400501 - Not Able To Compile Forms Library With 11G DB (patch for 10.1.2 forms ORACLE_HOME)>Correct -  apply all of the above. >    DO i need to apply the following patches to the 11.1.0.7 database ORACLE_HOME ??> > 7695070 - Change In The Timezone File Format> > 13417321 - DST 18 : Half Yearly DST Patches, MAY 2012> 14112098 - DST Changes For DSTV18 (TZDATA2012C) - Need OJVM Fix >Yes - pl see instructions in MOS Doc 563019.1  - this is identified in "Daylight Saving Changes" section of 1058763.1> 7695070 - Change In The Timezone File Format  ( Not sure of .... Please confirm)>You have to apply the 10.1.0.5 version of this patch to the 10.1.2 and 10.1.3 HOMEs - see MOS Doc 563091.1    >   And after that >  Download & Install the 11.2.0.3 x86_64 software (files 1of7.zip and 2of7.zip of patch 10404530)  is that fine ?> >Correct - you will also need to download and install the Examples CD as noted in my blog post. >  Thanks>  MZHTHSrini                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Administrative Node for Multi-node EBS

    Hi hussein,
    What do you mean by "administrative node" in EBS? Is it the CM manager node?
    By the way, we had a meeting with Oracle Technical Support. Our client get their services to implement "RAC" to
    the EBS R12, which was awarded to us for implementation. I am very thankful they have it outsourced to Oracle.
    The Oracle tech support pre-reqs to implement RAC was to install it on multi-node, say node1 for apps tier and
    node2 for Db tier, and he told me to put the "administrative node" on the Db tier so that it will be capable of
    paraller processing.
    How do you put the administrative node to the Db tier during cloning? or splitting of nodes?
    Thanks a lot
    ms k

    Hi,
    The disk must be writable by both apps tier, right? To have unified appl_topThis is right in case you have shared application tier filesystem (the disk is shared, so locking mechanism should be handled by the disk). But, the unified APPL_TOP concept has nothing to do with the shared disk. In 11i, with a tradition multi-node installation, we used to have a different application tier files on each node. For example, let's say you have the forms/web installed on one server "Server A", and the CM installed on another server "Server B", in this case you will not find the CM script or the reports on "Server A", and in order to move the files you have to clone the tier. In R12, the unified concept makes the management of the files easier as Rapid Install installs ALL the application files on all the application tier nodes, so you just update the context file to tell the application that this node will be used as a CM/Forms/Web node, and you run the script on the node where you want the application component to be running.
    Regards,
    Hussein

  • Need to connect to upgraded Oracle EBS R12 version from R11. The current ODI set up is pointing to R11, Can i use the same connection to point to R12? Please hele experts..

    Need to connect to upgraded Oracle EBS R12 version from R11. The current ODI set up is pointing to R11, Can i use the same connection to point to R12? Please hele experts...
    Rp

    1. in physical connections part can i use the same work schema
    2. Can i use same contexts created or do i need to create everything as new and then try?
    Thanks,
    Rp.
    Hi,
    As you mentioned that you just upgraded the database, so the data is same and schema is same you can connect with the same work schema.
    Yes, you can use the same contexts , but need to do Reverse Engineering for your new database.
    And about data server, i think you also have no need to create new data server, if hostname,sid and port etc are same as these were with R11(consult with your DBAs regarding it)

  • Upgrade Oracle 10.2.0.3 database to 11.2.0.3 with EBS R12.0.4

    HI,
    OS : RHEL 4
    64 bit
    We are planning for Upgrade Oracle 10.2.0.3 database to 11.2.0.3 with EBS R12.0.4.
    Please give me steps by step to do the same.
    Other than this please refer me any blogs ..
    Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    Thanks

    Which is the best approach for upgarde ?
    APPS - 12.0.6
    DB - 10.2.0.3
    My DB Size is 400GB
    1. DBUA
    2. Export / Import utility
    3. SQL Copy
    Client cannot afford downtime .. we are getting approx 6 hrs to complete the task in PROD.DBUA should be the fastest one.
    What is the approx time reuired?Depends on many factors (hardware resources, size of the database, ..etc). Please try this in a test instance to estimate the time it requires to do this upgrade.
    Thanks,
    Hussein

  • Question on multi-node R12 install

    I assume that for a Multi-node install of R12, we have to run rapidwiz on nodeA and choose "Install Oracle Application release 12.1.1" , choose the appropriate services for this node ex: "Batch Processing"
    then once the install is done, copy the config.txt file over to NodeB and run rapidwiz on nodeB and choose "Install Oracle Application release 12.1.1" , choose the appropriate services for this node ex: "Web, root and other services" ..
    This is not really clear in the R12 Rapid Install guide
    Can someone confirm
    Thanks

    Hi;
    Briefly you should follow those:
    1. Copy stage both server
    2. Create same mount point both server (let us say /u01)
    3. Create same folder on both server under /u01 (let us say /u01/PROD)
    4. Give 777 permission to stage and /u01/PROD folder
    5. Dont forget to both server entery to /etc/hosts on both server
    6. Start installation first db side
    7. While you are making multinode installation copy config.txt to apps server
    8. Start installation on apps server and give config.txt for instalaltion
    PS: Ofcourse create user :)
    Hope it helps
    Regard
    Helios

  • Upgrading Apex 3.0.1.00.12 to Apex 4.0.x.0 for EBS R12.1.1

    Hi Friends,
    I'm planning to upgrade the apex version (apex 3.0.1.00.12) in EBS R12.1.1 to apex 4.0.x.0 the latest
    apex version.Can you please let me know what all the step I need to follow.
    Best regards,

    Hi,
    Once you download the APEX 4 zip file and extract it, you will find docs folder, from my point of view everything is given there, for upgradation & installation.
    you can follow that documentation.
    Thanks,
    Jaydip Bosamiya
    +91-76000 23053
    http://jbosamiya.blogspot.com

  • R12 Single node to Multi-node Configuration

    Hi All!
    We have a single node setup (Applications and Database are on the same server). Now, our management decided to setup a Multi-node configuration and i'm the one who will do this.
    The plan is to use Oracle ASM and RAC for the database and for the Application is to have a multiple application servers. For the database, we will be using a minimum of 3 servers and another 3 servers for the application. Is this possible? How can this be done. Can someone point or give some link or infos on how to do this. We're going to use the existing data on the single node server.
    Thanks and Regards,
    cmadiam82

    Hi,
    We have a single node setup (Applications and Database are on the same server). Now, our management decided to setup a Multi-node configuration and i'm the one who will do this.Contratulations. This is a good oppurtunity.
    The plan is to use Oracle ASM and RAC for the database and for the Application is to have a multiple application servers. For the database, we will be using a minimum of 3 servers and another 3 servers for the application. Is this possible? How can this be done. Can someone point or give some link or infos on how to do this. We're going to use the existing data on the single node server.For a start you can read
    http://gjilevski.wordpress.com/2009/12/13/rac-enabling-ebs-12-1-1/
    http://www.appsdba.info/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=52&MMN_position=44:44
    http://www.appsdba.info/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=61&MMN_position=57:57
    Thanks

  • Upgrade to EBS R12 - is it stable? are there many R12 customers? etc....

    At Collaborate-07 in Las Vegas in April, I personally got many questions about the R12 stability, quality, support and if there are already other customers who have implemented it. I promised I get back to you and here I am with these slides that addresses many of these concerns:
    http://www.oracle.com/technology/products/applications/ebs/ebs-r12.ppt
    As Steven Chan highlighted earlier, I am not an upgrade specialist myself but will help with what I can find out (together with Steven, I will be monitoring this forum and see where help is needed from Oracle internally). But we would love to hear from you, about your experiences, some the metrics, such as sizing, that you identified and honestly, with anything that can help us to help you.
    Regards,
    Nadia
    Nadia Bendjedou
    Director, Product Strategy
    Oracle Applications Development

    I apologize if I'm misinterpreting your question, but if you really are looking at a re-implementation rather than just an upgrade, I'd say that going to R12 is almost a no-brainer. Might as well get that much further ahead of the desupport curve. Of course, that's pretty easy for me to say, since I don't know your organization's tolerance for risk, or the timing requirements of your re-implementation project. :-)
    Thus far, in our upgrade (11.5.10.2->12.0) testing, we haven't seen a whole lot of technical issues; most of our questions/problems seem to be on the functional side (and unfortunately I can't speak to those in great detail at the moment). How much of that stems from conversion of crufty data from our 11i instance, how much from us still being on the "new R12 features" learning curve, and how much from genuine problems with the apps themselves, it's hard to tell. Probably an ample serving of all three...it's still early days for us. :-)
    The best way to make a decision, though, is to give it a test drive. I'd suggest running a clone of your 11.5.9 instance through the upgrade process, even if that's not how you'd ultimately plan to deploy R12...that way, you'll have your own data to play with, instead of fictional "Vision" data. Have some of your more forgiving/high-functioning users review the new version and features with you, and see what you like and don't like. Even if you ultimately decide that you don't want to make the leap to R12 now, you might see some things that will enable you to make decisions about how you structure your data (with respect to TCA, etc) in an 11.5.10 re-implementation that will benefit your later, inevitable upgrade to R12.

Maybe you are looking for

  • TS1702 How can I delete my frozen Facebook APP?

    My Facebook App on my iphone is stalled in the update mode.  How can I delete and restore?

  • Why doesn't this insert into XMLTYPE work?

    Hi again. Hopefully I'll be answering questions soon, but meanwhile I've got another one. I'm working in this environment... Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production The encoding for the database is WE8ISO8859P1. i

  • Building report from more than one data model

    Hi Experts, I have a requirement to build a report in BI Publisher. The report has three section each having their own data source. When i try to create report in BI Publisher it allows me to associate one data model per report. is it feasible to hav

  • A runtime library error messages keeps showing up in firefox.

    Almost every time i am logged into firefox this error message pops up and if i have to have an anti virus program to fix the errors I can't because it's not free and i would have to pay lots of monthly membership fees and i can't afford to pay for it

  • Where are my "open file" tabs?

    Maybe these two things are not related, but my working page in DreamWeaver was suddenly spread out across the whole screen.  I fixed it by playing in the upper right-hand corner of the window and reducing its size, but now my "open file" tabs on top