Migrate EBS to configured RAC

Hi All,
We have configured environment of RAC 11gR1 which was used for seibel Database. we need to add a new instance for EBS R12 Database to this configured RAC.
Could you please advise on the possible scenarios for this migration. The EBS is single node R12.0.6.
Regards

Hi,
Welcome to Oracle Forums :)
We have configured environment of RAC 11gR1 which was used for seibel Database. we need to add a new instance for EBS R12 Database to this configured RAC.
Could you please advise on the possible scenarios for this migration. The EBS is single node R12.0.6.Please refer MOS tech note:
*Using Oracle 11g Release 2 Real Application Clusters with Oracle E-Business Suite Release 12 [ID 823587.1]*
Hope helps :)
thanks,
X A H E E R

Similar Messages

  • How migrate Oracle 2 node RAC to EBS R12

    Hi
    How to migrate normal oracle 2node rac to ebs r12.
    Regards,
    Subba.

    Happy to help you ... well I would be if I had any idea what you are asking.
    A two node RAC cluster is two physical servers, and a storage array, running a single Oracle database of unknown version number: No application and no application server.
    EBS R12, I presume, is a totally different product named E-Business Suite version 12.x
    They have different architectures, different licensing, different, resource requirements, and totally different management requirements.
    So I see two possible answers to your inquiry.
    1. You far more clearly explain what you are asking.
    2. You burn the two-node RAC cluster to the ground and install the product you want. That said would recommend not putting the application components of EBS on the two node cluster so you will need at least one additional server.

  • Using i-setup, how to migrate EBS configuration from one Business Group to the other within the instance?

    Using i-setup, how to migrate EBS configuration from one Business Group to the other within the instance?

    Sandeep,
    Yes, I think your command format is not correct.
    Try the one that Rod posted.
    About the note on metalink. It seems that it is under review.
    Here is the basics of the note:
    1. Determine the owner of the workbook. Say UserA.
    2. Open an sqlplus session to the database.
    3. Run the following sql:
    SQL> set heading off
    SQL> set feedback off
    SQL> set echo off
    4. Now spool the result of the following sql to a file.
    SQL> spool c:\exp.bat
    5. Run the sql statement
    NOTE: CHANGE DISCOE_HOME
    SQL>select '<Disco_Home>\discvr4\dis4adm /connect
    EUL_owner_name/passwd@connect_string /export c:\'||rownum||'.eex /workbook "'||
    doc_created_by||'.'||doc_name||'"' from
    SELECT EUL4_DOCUMENTS.DOC_NAME, doc_created_by, NVL(EUL4_EUL_USERS.EU_USERNAME,
    'Document Not Shared') shared_with
    FROM EUL4_ACCESS_PRIVS EUL4_ACCESS_PRIVS, EUL4_DOCUMENTS EUL4_DOCUMENTS,
    EUL4_EUL_USERS EUL4_EUL_USERS
    WHERE ( EUL4_DOCUMENTS.DOC_ID = EUL4_ACCESS_PRIVS.GD_DOC_ID(+) ) AND (
    EUL4_EUL_USERS.EU_ID(+) = EUL4_ACCESS_PRIVS.AP_EU_ID )
    where doc_created_by='UserA'
    where,
    Disco_Home is the Location or Discoverer 4 Home.
    4. SQL> spool off
    5. SQL> set feedback on
    6. Now run the batch command file (exp.bat)
    Regards
    Roelie Viviers

  • Migrating EBS R12 from Solaris 9 to Solaris 10

    Hi
    Did anyone tried migrating EBS R12 from Solaris 9 to Solaris 10?
    Regards

    Also check the following:
    Note: 399895.1 - Database Startup On Solaris 10 Fails With Ora-27102 Out Of Memory Error
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=399895.1
    Note: 169706.1 - Oracle Database on AIX,HP-UX,Linux,MacOSX,Solaris,Tru64 Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.1)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=169706.1

  • Relink failed when migrating EBS from Solaris to Linux

    Hi,
    I am migrating EBS 12.1.1 instance from Solaris 10 to Red Hat Enterprise Linux Server release 5.5.
    Oracle version 11.1.0.7.0.
    And binutils version is :
    $ rpm -qa | grep binutils
    binutils-2.17.50.0.6-14.el5
    Using note when doing step 8 of 438086.1 note, Download and apply the customer-specific update with AutoPatch
    There is plenty of space available in the partition and R+W access is given to os user.
    Following is the relink error log:
    Relinking module 'MSONEW' in product mso ...
    make -f /d02/devlin/apps/apps_st/appl/admin/DEVICORE/out/link_mso_2634.mk
    /d02/devlin/apps/apps_st/appl/mso/12.0.0/bin/MSONEW
    Starting link of mso executable 'MSONEW' on Tue May 17 15:21:21 IST 2011
    g++ -m32 -L/d02/devlin/apps/tech_st/10.1.2/lib
    -L/d02/devlin/apps/tech_st/10.1.2/lib/stubs -lclntsh -o
    /d02/devlin/apps/apps_st/appl/mso/12.0.0/bin/MSONEW \
              /d02/devlin/apps/apps_st/appl/mso/12.0.0/lib/msonew.o \
              /d02/devlin/apps/apps_st/appl/mso/12.0.0/lib/libmso.a
    /d02/devlin/apps/apps_st/appl/msc/12.0.0/lib/libmsc.a
    /d02/devlin/apps/apps_st/appl/mso/12.0.0/lib/libmso.a
    /d02/devlin/apps/apps_st/appl/msc/12.0.0/lib/libmsc.a \
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libschedule.a
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libsolveriim.a
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libconcertext.a
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libsolver.a
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libconcert.a
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libilocplex.a
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libcplex.a
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libcplex.a \
              /d02/devlin/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a
    -lsql10 -lclntsh `cat /d02/devlin/apps/tech_st/10.1.2/lib/ldflags`
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /d02/devlin/apps/tech_st/10.1.2/lib/ldflags` -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10
    -lcommon10 -lgeneric10 -lmm -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /d02/devlin/apps/tech_st/10.1.2/lib/ldflags`
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /d02/devlin/apps/tech_st/10.1.2/lib/ldflags` -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10
    -lcommon10 -lgeneric10 -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat
    /d02/devlin/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm -lpthread
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/stubs/libstdc++.so
    /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/stubs/libgcc_s.so.1
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libschedule.a: No
    such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libsolveriim.a:
    No such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libconcertext.a:
    No such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libsolver.a: No
    such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libconcert.a: No
    such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libilocplex.a: No
    such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libcplex.a: No
    such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/ilog/6.2/libcplex.a: No
    such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/stubs/libstdc++.so: No
    such file or directory
    g++: /d02/devlin/apps/apps_st/appl/sht/12.0.0/lib/stubs/libgcc_s.so.1: No
    such file or directory
    make: *** [d02/devlin/apps/apps_st/appl/mso/12.0.0/bin/MSONEW] Error 1
    Done with link of mso executable 'MSONEW' on Tue May 17 15:21:21 IST 2011
    Relink of module "MSONEW" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /d02/devlin/apps/apps_st/appl/mso/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.

    Thanks JD and Hussein, the problem resolved after starting Xserver client on my workstation and setting up DISPLAY setting. Reports generated successfully.
    Now the problem is with There are many INVALID objects and unable to generate flexfields.
    Worker log :
    Start time for file is: Mon May 23 2011 19:10:43
    sqlplus -s APPS/***** @/d02/devlin/apps/apps_st/appl/eng/12.0.0/sql/ENGNLINS.sql
    PL/SQL procedure successfully completed.
    MESG
    LANGUAGE=AMERICAN
    PACKAGE=ENG_CHANGE_ACTIONS_PKG
    SQLERRM=ORA-06508: PL/SQL: could not find program unit being called
    select to_date('ERROR')
    ERROR at line 1:
    ORA-01858: a non-numeric character was found where a numeric was expected
    following are the invalid objects after compiling in adadmin
    APPS AMV_IMT_PUB PACKAGE INVALID
    APPS DOM_DOC_TEXT_UTIL PACKAGE INVALID
    APPS EAM_TEXT_INDEX_PVT PACKAGE INVALID
    APPS EGO_ITEM_TEXT_UTIL PACKAGE INVALID
    APPS ENG_CHANGE_TEXT_UTIL PACKAGE INVALID
    APPS IBC_IMT_PUB PACKAGE INVALID
    APPS JTA_NOTES_IMT_PUB PACKAGE INVALID
    APPS JTF_AMVIMT_PUB PACKAGE INVALID
    APPS CF_1FORMULA FUNCTION INVALID
    APPS ADD_DEPT PROCEDURE INVALID
    APPS LEAVE_EMP2 PROCEDURE INVALID
    APPS P2_INS_DEPT PROCEDURE INVALID
    APPS QUERY_EMP PROCEDURE INVALID
    APPS RAISE_SALARY PROCEDURE INVALID
    APPS AMV_IMT_PUB PACKAGE BODY INVALID
    APPS BOMPKMUD PACKAGE BODY INVALID
    APPS CS_KB_CONC_PROG_PKG PACKAGE BODY INVALID
    APPS CS_SR_ADDR_SYNC_INDEX_PKG PACKAGE BODY INVALID
    APPS CS_SR_SYNC_INDEX_PKG PACKAGE BODY INVALID
    APPS DOM_DOC_TEXT_PVT PACKAGE BODY INVALID
    APPS DOM_DOC_TEXT_UTIL PACKAGE BODY INVALID
    APPS EAM_SYNC_WO_TEXT_INDEX_PVT PACKAGE BODY INVALID
    APPS EAM_TEXT_INDEX_PVT PACKAGE BODY INVALID
    APPS EAM_TEXT_UTIL PACKAGE BODY INVALID
    APPS EDR_INDEXED_XML_UTIL PACKAGE BODY INVALID
    APPS EGO_ITEM_AML_PUB PACKAGE BODY INVALID
    APPS EGO_ITEM_AML_PVT PACKAGE BODY INVALID
    APPS EGO_ITEM_TEXT_PVT PACKAGE BODY INVALID
    APPS EGO_ITEM_TEXT_UTIL PACKAGE BODY INVALID
    APPS ENG_CHANGE_ACTIONS_PKG PACKAGE BODY INVALID
    APPS ENG_CHANGE_LINE_UTIL PACKAGE BODY INVALID
    APPS ENG_CHANGE_TEXT_PVT PACKAGE BODY INVALID
    APPS ENG_CHANGE_TEXT_UTIL PACKAGE BODY INVALID
    APPS ENG_ECO_UTIL PACKAGE BODY INVALID
    APPS ENG_LAUNCH_ECO_OI_PK PACKAGE BODY INVALID
    APPS ENI_DENORM_HRCHY PACKAGE BODY INVALID
    APPS FND_IMUTL PACKAGE BODY INVALID
    APPS FND_TS_MIG_UTIL PACKAGE BODY INVALID
    APPS HZ_DQM_SYNC PACKAGE BODY INVALID
    APPS HZ_PARTY_STAGE PACKAGE BODY INVALID
    APPS HZ_PARTY_STAGE_SHADOW PACKAGE BODY INVALID
    APPS HZ_PURGE PACKAGE BODY INVALID
    APPS IBC_CONTENT_SYNC_INDEX_PKG PACKAGE BODY INVALID
    APPS IBC_IMT_PUB PACKAGE BODY INVALID
    APPS IBE_SEARCHUPDATE_PVT PACKAGE BODY INVALID
    APPS IBE_SEARCH_SETUP_PVT PACKAGE BODY INVALID
    APPS ICX_CAT_INTERMEDIA_INDEX_PVT PACKAGE BODY INVALID
    APPS ICX_POR_INTERMEDIA_INDEX PACKAGE BODY INVALID
    APPS IRC_DOCUMENT_API PACKAGE BODY INVALID
    APPS IRC_POSTING_CONTENT_API PACKAGE BODY INVALID
    APPS JTA_NOTES_IMT_PUB PACKAGE BODY INVALID
    APPS JTF_AMVIMT_PUB PACKAGE BODY INVALID
    APPS JTF_TASK_IDX_UTL PACKAGE BODY INVALID
    APPS OKC_ARTICLE_KEYWORD_PVT PACKAGE BODY INVALID
    APPS OKC_CHR_KEYWORD_PVT PACKAGE BODY INVALID
    APPS OKC_REP_CONTRACT_SEARCH_PVT PACKAGE BODY INVALID
    APPS OKC_TEMPLATE_KEYWORD_PVT PACKAGE BODY INVALID
    APPS RA_CUSTOMER_TEXT_PKG PACKAGE BODY INVALID
    APPS XLA_00140_AAD_S_000002_PKG PACKAGE BODY INVALID
    APPS XLA_00140_AAD_S_000018_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000002_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000005_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000010_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000012_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000021_PKG PACKAGE BODY INVALID
    APPS XLA_00555_AAD_S_000001_PKG PACKAGE BODY INVALID
    APPS XLA_00707_AAD_S_000002_PKG PACKAGE BODY INVALID
    APPS XLA_00707_AAD_S_000005_PKG PACKAGE BODY INVALID
    APPS XLA_00707_AAD_S_000006_PKG PACKAGE BODY INVALID
    APPS XLA_00707_AAD_S_000019_PKG PACKAGE BODY INVALID
    APPS XLA_00707_AAD_S_000020_PKG PACKAGE BODY INVALID
    APPS ZPB_BUILD_METADATA PACKAGE BODY INVALID
    APPS EGO_MTL_SYSTEM_ITEMS_B_TR1 TRIGGER INVALID
    APPS EGO_MTL_SYSTEM_ITEMS_TL_TR1 TRIGGER INVALID
    APPS EGO_MTL_MFG_PART_NUMBERS_TR1 TRIGGER INVALID
    APPS EGO_MTL_ITEM_CAT_GRPS_B_TR1 TRIGGER INVALID
    APPS EGO_MTL_MANUFACTURERS_TR1 TRIGGER INVALID
    OWAPUB DEBUG_CARTX PACKAGE BODY INVALID
    OWAPUB OWA_OPT_LOCK PACKAGE BODY INVALID
    OWAPUB OWA_UTIL PACKAGE BODY INVALID
    XXFNA TCS_WFMAIL PACKAGE BODY INVALID
    81 rows selected.

  • J2ee Stack not comming up after configuring RAC

    Hello
    We have installed High availability system in HP Unix box IA64 with
    Oracle 10g database with virtual host name and ip for usage type PI7.0
    ABAP+JAVA dual stack. System was up and running successfully after the
    installation.
    We  configure RAC Real time Application Cluster for our PI production system. After converting single instance database
    to RAC database, JAVA Stack is not comming up but ABAP stack is working fine.
    DB is connecting thro OS by checking the command ps -ef | grep -i smon, ps -ef | grep -i pmon, and R3trans value 0000.  But Configtool unable to connect.  We checked in secure store for the value of the below parmeters
    jdbc/pool/MIP/usr value is SAPR3DB
    jdbc/pool/MIP/Password
    values are correct. values are correct.
    since it is a RAC we dont the know value for jdbc/pool/MIP/url
    Please let know us know whether it is work for me
    jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxic023) (PORT=1527))
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxid019) (PORT=1527))
    (CONNECT_DATA=(SERVICE_NAME=MIP.World)))
    Note: sapxic023 is node A host name, spxid019 is node B.  Since we have three SERVICE_NAME in tnsnames.ora file, so tell us which name we need to mention for  SERVICE_NAME ?
    1) MIP01.World  2)MIP02.World 3) MIP.World

    Hi all,
    Problem got solved by executing the same parameter for JDBC .
    jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxic023) (PORT=1527))
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxid019) (PORT=1527))
    (CONNECT_DATA=(SERVICE_NAME=MIP.World)))
    and also refered the note 576919.
    Thanks for your help.

  • How can I configure RAC in two local PC

    I have two PCs connected with a switch, now can i configure RAC for testing, I'm using Oracle 10G.

    >>
    I have two PCs connected with a switch, now can i configure RAC for testing, I'm using Oracle 10G.
    >>
    Although you have two PC, do you have common storage?
    I worte a note at my blog about how to diploy RAC on a PC.
    http://jaffardba.blogspot.com/2007/01/new-pc.html
    Jaffar

  • Error while configuring RAC

    Hi,
    Guest OS: RHEL AS 4
    ORACLE : 10.2.0.1
    I am trying configuring RAC on my laptop using VMWare. inside VMWare I have installed RHEl AS 4.
    While configuring ASM inside one machine(RHEL AS 4), I am getting below error.
    Command I fired: */etc/init.d/oracleasm configure*
    Error: */etc/init.d/oracleasm: line 196: 9937 Floating point exception"${ORACLEASM}" configure -l "${ORACLEASMMANAGER}" -i*
    Anyone has any idea why this error is comming?
    Thanks.

    Hi,
    It was an issue with RPM selection, I didn't selected the RPM's compatible to my OS version. When I took proper RPM's this error was gone.
    Though thanks for your help/reply.
    Rgds,
    oratest

  • Setting TNS_ADMIN using srvctl setenv In EBS Running on RAC

    Is it possible to set multiple values of TNS_ADMIN In Oracle EBS Running on RAC database using srvctl setenv? since EBS TNS is usually in the form$ORACLE_HOME/network/admin/<context_name> thus the two nodes are bound to have different <context_name>....

    If you intend to manage an Oracle E-Business Suite database with SRVCTL, you must perform the steps under "3.7.4 Update SRVCTL for New listener.ora" section in (Using Oracle 11g Release 2 Real Application Clusters with Oracle E-Business Suite Release 12 (Doc ID 823587.1)).
    Thanks,
    Hussein

  • Configure RAC for SAP on Oracle database

    My client has SAP installed on oracle 10g database, they want me to configure RAC so that 4 other servers will share the same database as the the production database.
    can anyone guide me on how to go about it
    I have already installed SAP on the 4 other servers and exported the database into the new server. can anyone guide me on how to configure RAC for oracle 10g database?

    Hi,
    You can find the related information, under the link below;
    SAP on Oracle Real Application Clusters (RAC) [original link is broken]
    I recommend you to read the document, Oracle 10g RAC on SAP Netweaver;
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d149ec34-0d01-0010-4791-db4f1d864576?quicklink=index&overridelayout=true
    Best regards,
    Orkun Gedik

  • Migrating EBS GL, AP, AR, asset

    we are migrating EBS R12  GL, AP, AR, asset, CM to SAP , is there any standard interface or program can export data from Oracle to SAP? thanks
    or should we need to use PL/SQL? any table in Oracle we need to extract transaction data like AP open item?

    Hi,
    as far as i know there is no such tool to do data conversion from Oracle ERP to SAP.
    To be honest, it would make more sense to search SAP forums for information regarding
    this kind of migration, Why should Oracle be interested in providing Tools to migrate a eBS
    Installation to some other - competitor's - software?
    From the technical point of view you have several options to move data between two
    systems and pl/sql is just one option,
    If there is no direct migration path (i only know Oracle ERP but not SAP) you should have
    either one person which is familiar with both data models or two (one Oracle consultant
    and one SAP consultant) which can do some kind of data mapping between both systems
    and this must be done for every module.
    Regards

  • Migration of Variant Configuration Master Data

    Hi,
    Could you please guide what is the best method for  Migration of Variant Configuration Master Data from SAP to SAP and from Legacy to SAP.
    1.     Send Object Dependencies
    2.     Send Characteristics
    3.     Send Variant Functions
    4.     Send Variant Table Structure
    5.     Send Object Dependencies again
    6.     Send Classes.
    Best Regards,
    Komal

    Hi,
    So i have configured the system accordingly with the OSS Notes 954816 and  956054. This should allow that knew created master data customers could be replicated in the FDSCM-COL to the business partners.
    I'm know trying to use the MDS_LOAD_COCKPIT to migrate the old customers master data but the system seems to not create any data.
    Does this transaction needs to have any other configuration more our to activate any BAPI ?
    PS: I tried to activate the FDM_PARTNER_MAP_COLL bapi but the system did not allowed stating the message ENHANCEMENT194.
    Best Regards,
    Bruno Sousa

  • Migrating an Azure Configuration to another Azure Account

    Is there an easy method available for migrating an Azure Configuration from one Account to another Azure Account?

    Hi,
    Thanks for your post.
    Could you please describe your requirement more detail?
    Which service did you want to migrate, virtual machines?
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Migrate EBS(12.1.1)  DB (10.2.0.4) RAC from linux itanium to HP-UX Itanium

    Dear Friends,
    We've a migration project to move oracle EBS database(10.2.0.4) 2 node RAC from linux itanium to hpux itanium and later upgrade to 11.2.0.2.
    Could you please send me a document which explain the steps to proceed.
    EBSVesrion (12.1.1)
    Current DB Linux Version RHEL 5.2 Itanium , (10.2.0.4)
    Future DB : HP-UX 11iV3 Itanium. (11.2.0.2)
    Regards,

    Duplicate post ? - 10g to 11g upgrade and platform migration from linux to hp unix
    Pl post EBS questions in the EBS forums - http://forums.oracle.com/forums/category.jspa?categoryID=3
    HTH
    Srini

  • Metalink note 823586.1 - EBS Migration of 11i to RAC with 11gR2.

    Has anyone managed to decipher this note relating to the setup for Autoconfig - I am specifically interested in Section 3.7 Step 7 thru 9 - if we follow the steps given we are unable to get the adbldxml.pl to connect to the database.
    It seems to relate to the setup of the listeners - but the documentation provided is extremely poor to say the least. Or has anyone produced a set of documentation that actually works ??
    Environment is:
    11.5.10.2 - AutoConfig enabled single instance converted to RAC/ASM using rconfig (this all worked great).
    Database: 11.2.0.1
    Oracle Clusterware 11.2.0.1
    Platform Solaris 10.
    Thanks - Jonathan

    Starting context file generation for db tier..
    Using JVM from /u01/oracle/acoserv/ACOSERVrac/11.2.0/jdk/bin/java to execute java programs..
    The log file for this adbldxml session is located at:
    /u01/oracle/acoserv/ACOSERVrac/11.2.0/appsutil/log/adbldxml_05181254.log
    AC-20010: Error: File - listener.ora could not be found at the location:
    /u01/oracle/acoserv/ACOSERVrac/11.2.0/network/admin/ACOSERV1_finsdb137/listener.ora
    indicated by TNS_ADMIN. Context file can not be generated.
    Could not Connect to the Database with the above parameters, Please answer the Questions below
    Enter Hostname of Database server: finsdb137
    Enter Port of Database server: 1521
    Enter SID of Database server: ACOSERV1
    Could not Connect to the Database : Got minus one from a read call
    When I do a check of the listener status - we are using clusterware so at this stage in the migration document the only listener we have running is the standard listener on 1521:
    lsnrctl status LISTENER
    LSNRCTL for Solaris: Version 11.2.0.1.0 - Production on 19-MAY-2010 06:00:39
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
    Start Date 12-MAY-2010 12:00:43
    Uptime 6 days 17 hr. 59 min. 55 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/oracle/oragrid/ASMdb/11.2.0/network/admin/listener.ora
    Listener Log File /u01/oracle/base/diag/tnslsnr/finsdb137/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host2-vip)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host2-vip)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM1", status READY, has 1 handler(s) for this service...
    Service "ACOCRP1" has 1 instance(s).
    Instance "ACOCRP1", status READY, has 1 handler(s) for this service...
    Service "ACOCRP1_XPT" has 1 instance(s).
    Instance "ACOCRP1", status READY, has 1 handler(s) for this service...
    Service "ACOCRP2" has 1 instance(s).
    Instance "ACOCRP2", status READY, has 1 handler(s) for this service...
    Service "ACOCRP3" has 1 instance(s).
    Instance "ACOCRP3", status READY, has 1 handler(s) for this service...
    Service "ACODEV" has 1 instance(s).
    Instance "ACODEV", status READY, has 1 handler(s) for this service...
    Service "ACOMST" has 1 instance(s).
    Instance "ACOMST", status READY, has 1 handler(s) for this service...
    Service "ACOSERV" has 1 instance(s).
    Instance "ACOSERV1", status READY, has 1 handler(s) for this service...
    Service "ACOTRNG" has 1 instance(s).
    Instance "ACOTRNG", status READY, has 1 handler(s) for this service...
    The command completed successfully
    We think we have found a workaround - which is to shutdown the original EBS listener ACOSERV, copy the listener.ora file to the new $TNS_ADMIN directory for RAC, edit it and change the SID_LIST to include ACOSERV1 and then start this new listener ACOSERV from this new location - this allows us to connect to the db - but there is nothing in the document about doing any of these steps, so we think it is a bit of a hack - want to know if anyone else has come across a final solution.
    Thanks - Jonathan

Maybe you are looking for

  • JAVA Error in Application Server After upgrade the Kernal221

    Dear All After we are upgarde the Kernel to 221 we are unable to start the JAVE. But in our setup we are not using java. Error Deatils Thu Nov 26 12:13:21 2009 ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 442

  • Error from JNI_CreateJavaVM

    Does anyone know what the following message means? I am linking libjvm.so into my C application and invoking the JVM from the C code. I am using JDK 1.3.1 for Solaris. Thanks, John There was an error trying to initialize the HPI library. Please check

  • Problems getting a server / client opening Streams between themselves

    I've kept working on my chat program, but now, after the client connects to the server, it won't open the ObjectInputStream and ObjectOutputStream I try to open... Here is the current coding of my program.. NetTalkServer.java package Dalzhim.NetTalk;

  • [solved] Can't boot with LVM and usb external disk

    I successfully installed Archlinux on my first computer, using LVM on two internal Hard Drives. I'm trying to do exactly the same on my second computer, but I got a problem: the LVM volume is not found at boot, so that the root partition can't be mou

  • Attribute field in 2008 R2 AD CS Web Enrollment - Obsolete?

    Is the Attributes field in AD CS Web Enrollment now obsolete? I have implemented a Windows 2008 R2 two tier PKI infrastructure at my organization for some time now. We are just now rolling it out to our general populace. As such, I am tasked with com