EBS on RAC

Hi Deareast Friends,
I am confused about EBS on RAC.
Suppose I want to install EBS on a double RAC set-up meaning the
APPS server tier is clustered (RAC) and the Database tier is also clustered (RAC).
Are these two RAC (the apps server and db server) have the same configuration style?
set-up? Meaning they both use CLUSTERWARE and ASM/OCFS for the shared
storage?
Thanks a lot,
krissy

You might review the following with reference to RAC;
What is Real Application Clusters?
http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/rac001.htm#sthref865
Real Application Clusters
http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/intro.htm#sthref148
Hope it clarifies;
You choose whether to install the system on a single node (machine), or across multiple nodes. All servers and services, except for the RDBMS, are commonly referred to as application tier servers (and services). An application tier is a logical grouping of servers based on system architecture and server functionality.
Oracle Applications Installation Guide: Using Rapid Install
http://download.oracle.com/docs/cd/B25516_18/current/acrobat/r115102ins.pdf
Is there RAC too in the apps middle-tier servers?My assumption is that it is being confused with load balancing.
Load balancing distributes processing and communications activity evenly across
networks so that no single node is overloaded. For example, processing loads can vary significantly for forms requests, because it is difficult to predict the number of requests at a given time. Load balancing can spread these requests across multiple Forms servers, so that the requests are forwarded to the "least loaded" server.
Oracle Applications Installation Guide: Using Rapid Install
http://download.oracle.com/docs/cd/B25516_18/current/acrobat/r115102ins.pdf
Please also review;
Oracle Applications Concepts
http://download.oracle.com/docs/cd/B25516_18/current/acrobat/11iconcepts.pdf
Advanced Configurations and Topologies for Enterprise Deployments of E-Business Suite 11i: Doc ID: Note:217368.1
Concepts and Terminology
https://metalink.oracle.com/metalink/plsql/f?p=130:14:8503785909157618106::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,217368.1,1,1,1,helvetica
Adith

Similar Messages

  • Clean way to De-register/De-commission the database with EBS from RAC/Cluster.

    Hi,
    We have a database with EBS on RAC. We are looking for Clean way to decommissioning the database from the cluster. We tried earlier, but when we again installed a fresh database on that server some how we had issues with the user oracle in cluster configuration files.
    Early response is highly appreciated.
    Thanks,
    Rajashekar

    Hi Hussein,
    We have two node db and two node application server in a cluster environment.
    We want to Remove/Decommission JUST DATABASE, APPLICATION related all files from the cluster. Cluster files should not be effected. After removing them we want install a fresh Db and Application on the same cluster.
    Looking for any standard method for decommissioning.
    Thanks,
    Rajashekar

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

  • EBS R12 RAC Clusterware Installation.

    Hi hussein/helios
    The Oracle support has installed a RAC on our EBS Prod server but it was a POC(proof of concept) only. So the name was TEST RAC instance.
    Now, we want to install the final config setup named PROD following the docs he made on the TEST POC. We will also
    reuse all the files, directories, and raw devices used in TEST as PROD. Meaning all the traces of files and home dirs of TEST will be renamed to PROD, and change ownerships from oratest to oraprod.
    First, we run deinstall of all the TEST install software like the CRS, ASM. We also delete the traces of TEST on inittab and oraInventory.
    Then we now installed first the CRS_PROD. But to our surprise the CRS installation failed , it seems that it still
    can see the "test" setup :(
    Failure at SlfAccess(/u02/oracle/oratest/product/11.1.0/crs) with code -1Note the we already deleted the above directory since it belongs to the old setup, while the existing is:
    /u02/oracle/oratprod/product/11.1.0/crs
    My question is, how do you completely cleanup or deinstall all the previous traces of CRS?
    Thanks a lot,
    Ms K

    Hi;
    Please check below link which could be helps you
    http://www.idevelopment.info/data/Oracle/DBA_tips/Oracle10gRAC/CLUSTER_65.shtml
    http://www.appsdba.com/blog/?p=155
    http://appsfusion.blogspot.com/2007/11/steps-to-create-ocr-and-voting-disk-on.html
    How to Restore CRS after accidentally run localconfig on RAC system [ID 747415.1
    As i said before its better to move your thread OCR forum site
    Regard
    Helios                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Oracle EBS Cloning - RAC to Non-RAC on windows 2008

    Kindly note that my Client is currently running Oracle E-Business Suit R12.1.1 + 11.2.0.2 on Windows
    Server 2008R2 on RAC + ASM.
    I have been requested to perform the Clonning of the Production to Test Enviroment from RAC to non
    RAC?
    I have gone through the note id Certified RAC Scenarios for E-Business Suite Cloning [ID 783188.1] which
    says that Oracle E-Business Suit R12.1.1 is not supported for RAC to RAC or RAC to non RAC Clonning?
    Please advise whether the Clonning is possible from RAC to non RAC enviroment on Windows 2008 R2 for
    R12.1.1 + 11.2.0.2?
    What is the possible risk if I go ahead with the same Oracle non supported Enviroment ?

    R12 clone with RMAN auxiliary db.

  • Process to shutdown a EBS on RAC and impact on existing DR(Stand by)

    I have to shutdown the 2 node RAC,2 node application for battery replacement.Which is having a DR on place.
    >Shut down application on both the node
    >Shut down rac database through srvctl
    >Shutdown the crs through crsctl
    What i need to to at DR which is on mount state during the production is down.
    Dow i need to disable something/shutdown DR?

    Please see:
    B.2 Upgrading Oracle Database with a Physical Standby Database in Place
    http://docs.oracle.com/cd/E11882_01/server.112/e41134/upgrades.htm#SBYDB4932
    Skip all the steps which are related to the primary database upgrade.
    Thanks,
    Hussein

  • Instance Affinity with EBS on RAC

    Hi,
    Anybody with experience on instance affinity on module-level when running EBS on Real Applications Cluster?
    I know about this feature for quite some time, but have never tried it. I was wondering how one can achieve this (isn't it a profile option?).
    Regards,
    Arnoud Roth

    Found it myself...
    It can be accomplished by setting the profile option "Database Instance" (internal name "INSTANCE_PATH") to a certain instance on either Application, Responsibility or User level.
    Regards,
    Arnoud

  • Webcenter and ebs R12 integration

    Hi,
    We are having trouble with integration of WebCenter 11g PS3 with Oracle E-Business suite R12.1 in some of our ebs environments.
    The step to set up E-Business suite portlet connection >WebCenter > Settings > Service Configuration > Portlet Producers > WRSP Producer failed with errors like :
    Failed imports exist for producer /oracle/adf/portlet/E-Business Suite WSRP Producer_383c5156-9596-4eeb-a005-8b218dc41c33 which is currently not registered in this application.
    A request to the producer URL "http://<host>:<port>/OA_HTML/portlets/WSRPServiceDescriptionService" resulted in a status 500 response with fault string "Internal Server Error (Caught exception while handling request: oracle.webdb.wsrp.server.ContainerRuntimeException: An internal error has occurred in method ConsumerRegistration.<init>())". The fault code given was "{http://schemas.xmlsoap.org/soap/envelope/}Server".
    The attempt to register the producer with ID '{1}' for connection '/oracle/adf/portlet/E-Business Suite WSRP Producer_10ce66f7-704f-4512-be60-f297896a6eee' failed.
    Also, tried with WLS command - same errors
    wls:/ecm_domain/serverConfig> registerWSRPProducer('webcenter', 'E-Business Suite WSRP Producer', 'http://<host>:<port>/OA_HTML/portlets/WSRPBaseService?WSDL', timeout=100, server='WC_Spaces')
    It basically timeout. If timeout increases, it takes longer to hit the same error.
    This error is only occurring with setting connection to ebs running 2 apps nodes and on RAC database on 2 db servers. Anyone has integrated with ebs with RAC db and multiple apps servers successfully ? If so, what version of Webcenter and ebs ? I've logged an SR and has not progressed much in the last week or two.
    I am not sure if this is the right forum, pls let me know if there are any other appropriate forum for this.
    Thanks in adv,
    Mary

    Hi,
    Were you able to resolve this issue?
    Regards.

  • Oracle EBS R12 Advice

    Hey Community,
    I have 2 years of experience as an Apps DBA. I recently took a new job working under a consultant as jr. apps dba. Well the consultant was fired and well now I'm the only dba. So far things are great and I'm really enjoying this challenge. I have been studying my behind off daily to catch up on a lot of stuff that is new to me. I had a few questions I would like to ask and get advice from experts here.
    One of my questions are what are some daily tasks I need to do as an apps dba? This is a fairly new shop and right now, there isn't any procedures on doing much. I am creating procedures now. Right now I just check to make sure the applications are up, if they are down, I go from there. We have a core dba so I don't have to do much on the database side. I need info for the application side.
    Also, I don't know RAC but will have to learn it. I do have my own home environment. I know how to install Oracle EBS finally. At the moment, I am upgrading my database to 11.2.0.3 and after that I will upgrade my applications to 12.1.3 and then the latest version. After I complete these tasks, I am going to take time to learn as much as I can about RAC, then I will do my own implementation of RAC. I will then need to install Oracle EBS on RAC (Not sure how to do that yet) I also need to learn to clone on RAC, Patch on RAC and how to maintain EBS on RAC. If you all could give me any documentation, videos, or anything else I can study it would be greatly appreciated.
    Also do you all have any advice for me that will help me rise to the challenge. I know its a huge one but its one I believe I can do as long as I put in much hard work and dedication. Any advice would be appreciated. Thanks

    Daily tasks/checklist for Apps DBAs -- https://community.oracle.com/search.jspa?q=apps+dba+daily+tasks
    How to become an Apps DBA -- https://community.oracle.com/search.jspa?q=how+to+become+and+apps+dba
    RAC Installation & Cloning
    Oracle E-Business Suite Release 12 High Availability Documentation Roadmap(Doc ID 1072636.1)
    Using Oracle 11g Release 2 Real Application Clusters and Automatic storage management with Oracle E-Business Suite Release 12.2(Doc ID 1453213.1)
    Using Oracle 12c Release 1 (12.1) Real Application Clusters with Oracle E-Business Suite Release R12.2(Doc ID 1626606.1
    Rapid Clone Documentation Resources For Release 11i and 12(Doc ID 799735.1)
    Certified RAC Scenarios for E-Business Suite Cloning(Doc ID 783188.1)
    Cloning Oracle E-Business Suite Release 12.2 RAC Enabled Systems with Rapid Clone(Doc ID 1679270.1)
    Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone(Doc ID 559518.1)
    Troubleshooting RAC RapidClone issues with Oracle Applications R12(Doc ID 1303962.1)
    Thanks,
    Hussein

  • Need to upgrade 9.2.0.6 rac to 10.2.0.4 rac

    Hi All,
    I need to upgrade 9.2.0.6 2 node rac to 10.2.0.4 2 node rac under 11.5.10.2 EBS
    Env Details:
    Total 4 nodes:
    1st node: Web and forms
    2nd node: web and forms
    3rd node: Reports, PCP node1, DB node1
    4rth node: reports, PCP node2, DB node 2
    OS env linux-86-64 2.9 on all the 4 nodes.
    Only financial modules are running with some cutomized reports.
    Please help me with some or other doc IDs atleast..
    Thanks a mil in advance.
    Cheers

    I'm in the process of upgrading EBS 10.2.0.4 from 9.2.0.8 RAC to 10.2.0.4 RAC.
    I was not able to find any one document that provides a procedure to upgrade EBS on RAC. I'm cobbling together a procedure from the following Metalink notes:
    362203.1 - Interoperability Notes - Oracle E-Business Suite Release 11i with Oracle Database 10g Release 2 (10.2.0)
    316889.1 - Complete Checklist for Manual Upgrades to 10gR2 (DB Upgrade Assistant failed for me...)
    362135.1 - Configuring Oracle Applications Release 11i with Oracle 10g Release 2 Real Application Clusters and Automatic Storage Management (we're not doing ASM tho).
    Hope that helps. If you happen to run across a Metalink note that does address upgrading an EBS database that is already RAC, please reply :-)
    Regards,
    Jerry

  • How to QA the RAC setup

    hi ,
    EBS R12.1 + RAC
    OEL 5.4
    We have just outsourced(thru Oracle local support) the installation/migration/conversion of our EBS R12.1 from single node to RAC.
    The setup/config is:
    apps tier is on node1(apps2), and
    the db tier (RAC) in on node2(rdbms1) and node3(rdbms2).
    The support followed note 466649.1 in configuring/upgrading/migrating the EBS to RAC.
    After that they showed to us that RAC was successfully configured, and also the PCP (parallel concurrent processing). The EBS apps is also running successfully connecting to the RAC db tier. The showed to us the apps "dashboard" that confirms everything set-up. This is the screen shot of the dashboard.
    http://rapidshare.com/files/419559694/RAC_setup.JPG
    Applications System Status
    Host      Platform           Host Status      Admin      Database      Concurrent Processing      Forms      Web
    APPS2      Linux x86-64 (64-bit)      check          check     blank          check               check     check 
    RDBMS1      Linux x86-64 (64-bit)      check          check     check          check               check     check      
    RDBMS2      Linux x86-64 (64-bit)      check          check     check          check               check     checkWe are left to test and do some maintaining of the systems.
    My question is, (since we do not have the capacity to QA the setup or validate, because we do not have experience on RAC).
    Is the output of the dashboard correct?
    What are the list of things to do or check when you maintain a RAC EBS SYSTEM?
    Thanks a lot,
    Ms K

    Hi user;
    Please check below notes
    RAC: Frequently Asked Questions [ID 220970.1]
    RAC Assurance Support Team: RAC and Oracle Clusterware Starter Kit and Best Practices (Generic) [ID 810394.1
    Regard
    Helios                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Clone RAC RDBMS

    Hi Everyone,
    We have our first test RAC for Oracle E Business Applications running, we will need to setup the 2nd test environment of EBS on RAC on the same set of servers of first RAC environment.
    The second RAC environment is not the clone of the first RAC environment, we will perform the same clone steps from our non-RAC EBS prod environment, just like the way we did the first RAC environment.
    We will need to setup the 2nd test environment under the same cluster and ASM structure of 1st RAC environment.
    My puzzle is: How to clone 2nd pair of RAC RDBMS under the same cluster of 1st RAC environment ?
    As long as we could clone the 2nd pair of RAC RDBMS, then we could perform the same steps in notes 466649.1, to setup 2nd EBS RAC environment under the same cluster.
    Please outline the basic steps to achieve this goal.
    Thanks

    Please refer to these docs.
    Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone [ID 559518.1]
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
    Certified RAC Scenarios for E-Business Suite Cloning [ID 783188.1]
    Rapid Clone Documentation Resources, Release 11i and 12 [ID 799735.1]
    Thanks,
    Hussein

  • Running EBS on Real Application Clusters

    Is there a best practices paper for setting up EBS on RAC?
    Thanks

    Hi,
    Please refer to these docs.
    Oracle E-Business Suite and Oracle Real Application Clusters Documentation Roadmap [ID 745759.1]
    Oracle E-Business Suite Release 11i High Availability Documentation Roadmap [ID 1072807.1]
    Oracle E-Business Suite Release 12 High Availability Documentation Roadmap [ID 1072636.1]
    Thanks,
    Hussein

  • Sequences under RAC

    Does anyone have any general/specific recommendations for the 9300 sequences in EBS under RAC?
    Jeff

    In RAC environments, it is always suggested to cache the sequence number to avoid the concurrent updates on the data dictionary because of sequence generator. If cluster databse is processing heavy workload then database sessions may have to wait on SQ enqueues if sequences are not cached. If you want ordered sequence number then you can use 'CACHE ORDER' of sequence. If there is no such requirement of ordered sequence number then 'CACHE NORDER' is the best trade.
    Thanks & Regards
    -Harish Kumar Kalra

  • RAC R12

    Hi,
    Production Application is ruuning on Two nodes as
    in Node 1 all the database services and on the node 2 all the application services and concurrent Manager. I want migrate to RAC. Deail is as
    RHEL AS 4 update 6
    Database 10g R2
    application R12.0.4
    I do not want upgrade or apply any pacth. Simply I ahve to convert it in RAC Please give threads and documents for this.
    Regards,

    Hi;
    Its a good way to follow clone process. Please check our previous discussion about Nonrac to Rac clonning
    Cloning non-RAC to RAC ?
    Also see similar topic:
    Non RAC to RAC clonning
    RAC Implementation
    SINGLE instance to RAC conversion ebs r12
    Clone multi-node RAC and ASM to single node
    EBS R12 with RAC and non-RAC
    ebs and RAC
    RAC -> NON RAC ebiz clone
    RAC for EBS
    Regard
    Helios

Maybe you are looking for

  • Life after InfoPath - seeking advice

    So we currently have a SP2010 environment where we have made extensive use of InfoPath forms. Some basic, some are centrally published with lots of code. Our new Director is hot on SharePoint Online and wants us to investigate moving to the cloud. Ho

  • Can't import mailboxes

    I'm trying to import saved messages from another mac (Mail). Mail imports the folder, and the mailboxes, but then no actual emails show up in Mail. Even if I go back and manually drag the individual emails to the mailbox>messages folder in Library>Ma

  • Win 7 IE10 "Internet Explorer Branding failed due to the error listed below. The specified procedure could not be found."

    Hi All, I am testing some Windows 7 builds with IE10 installed and when I do a Resultant Set of Policies on them they all have an error in the user section of the GPOs as shown in the image. To investigate I unlinked all the IE policies from the OU a

  • Adobe pdf won't download from gmail in internet explorer or firefox

    Adobe pdf won't download from gmail in internet explorer or firefox.  I already tried unchecking "Enable Protected Mode' under preferences and rebooting but the doc still won't download

  • Why does xls files open with textedit

    Here lately when I download files that are .xls the textedit program opens up? I can close and click on the download and it opens with microsoft excel. I download a lot of excel files and this happens all the time. Prior to 2 months ago when I downlo