EPB and DBI on RAC with Dataguard

Hello all,
I was wondering if anyone has installed and configured EPB and DBI on a
- Apps 11.5.10.2,
- Oracle Server 10.1.0.4 instance on
- Red Hat AS 4,
- HP Proliant,
- 2 noded RAC cluster
- Dataguard (in physical mode) as a DR solution.
Please let me know if you were able to get this particular configuration up and running and what issues you ran into.
Thanks
Steve

Hi,
Im also keen to here of anyone with similar build for EPB and DBI Implementation ?
Regards,
TC

Similar Messages

  • Implementing 11gR2 RAC with dataguard

    Could any one provide the steps on how to setup 11gR2 two node RAC With Dataguard . Could the 11R2 Active database duplication can be used in setting up the standby ?
    I just need the order of steps to be followed to set up the environment.
    1] Set up the Grid Infrsatructure for the 2 node RAC .
    2] Create the database .
    3] Modify the init.ora prameter to chage the above created database as primary .
    4] Set up the grid infrastructure for the 2 node RAC on the DR site.
    5] Create the standby database using 11gR2 active database dupication.
    Is the above order correct ? If not , let me know the correct order of steps that needs to be followed to setup 11gR2 RAC with dataguard.

    Could any one provide the steps on how to setup 11gR2 two node RAC With Dataguard . Could the 11R2 Active database duplication can be used in setting up the standby ?This below document is one of best one, to configure two node standby for two node primary database,
    http://www.oracle.com/technetwork/database/features/availability/maa-wp-10g-racprimaryracphysicalsta-131940.pdf
    starting from 11gR2 you can use duplication from active database. also refer below note.
    How to create physical standby database with 11g RMAN DUPLICATE FROM ACTIVE DATABASE [ID 747250.1]

  • How to convert single instance10g db to 11gR2 RAC with ASM

    Hi,
    I need your help to decide the plan about how to convert single instance 10g database to 11gr2 rac with asm.
    I can have about 6 to 8 hours of downtime to upgrade and move to rac with asm.
    db size is about 1.5tb and on AIX.
    here is my plan....
    1) install 11gr2 rac with asm on two nodes
    2) verify rac installation and clustered asm
    3)install 10g oracle binaries( yes 10g )
    4) shutdown production db ( machine prod )
    5) make copy of production and restore on 1st node ( using shadow image , so it's quick and its file system )
    6) upgrade db to 11g ( still of file system )
    7) after successful upgrade, move to asm ( rman backup )
    8) add another node
    does it look okay ? OR is there a better approach to save time?
    can someone help me ?
    Thanks...

    Thanks ...
    So here is what I thought... suggest if something is not right...
    1) install 11gr2 grid infra on node A and B with ASM
    2) stop CLUSTER ON BOTH NODES.
    3) shutdown prod db on 10g ( downtime starts )
    4) take rman cold backup
    5) restore rman backup on node A on ASM ( as if single instance 11g , no rac parameters )
    6) mount and run upgrade script for 11g, then open db with 11
    7) after successful upgrade, shutdown db node A
    8) change all rac related parameters, spfile,undo,redo for rac environment on both nodes
    9) open db in rac environment
    can I do this way ?
    My only question is, even though I installed rac on node A and B, in step 5 and 6 I'm using only node A as if it is single instance. Is it possible ?
    if it is then I'm good to go...
    Thanks for all suggestions.

  • Implemeting 11gR2 RAC with Data Guard

    Hi ,
    Could any one provide the steps on how to setup 11gR2 two node RAC With Dataguard . Could the 11R2 Active database duplication can be used in setting up the standby ?
    I just need the order of steps to be followed to set up the environment.
    Thanks,
    shashi.

    Hi Fiedi ,
    Thanks for the reply .
    I know how to build the oracle dataguard . But , I'm looking for the order of steps that I need to follow to build 11gR2 RAC with data guard.
    1] Set up the Grid Infrsatructure for the 2 node RAC .
    2] Create the database .
    3] Modify the init.ora prameter to chage the above created database as primary .
    4] Set up the grid infrastructure for the 2 node RAC on the DR site.
    5] Create the standby database using 11gR2 active database dupication.
    Is the above order correct ? If not , let me know the correct order of steps that needs to be followed to setup 11gR2 RAC with dataguard.

  • Using Clob with TopLink 9.0.4.5 and Oracle 10g RAC

    I am trying to store an XML file in a Clob type field of a DB table using TopLink 9.0.4.5 and Oracle 10g RAC and need some guidance about how to do it. I got some directions to start it with the Tip "How-To: Map Large Objects (LOBs) to Oracle Databases with OracleAS TopLink" but still need some more helps.
    When using the Oracle JDBC OCI driver, the tip gives the code block for a Clob field:
    DirectToField scriptMapping = new DirectToField();
    scriptMapping.setAttributeName("script");
    scriptMapping.setFieldName("IMAGE.SCRIPT");
    descriptor.addMapping(scriptMapping);
    As I understand, TopLink creates instances of the Descriptor class at run time for each of the descriptor files and stores them in a database session, where is the proper place (in SessionEvent of TopLinkSessionEventHandler?) for me to get a reference to such an instance of my Descriptor class in Java code so that I can add the above mentioned additional Mapping? Are the above String values of "script" and "IMAGE.SCRIPT" predefined in TopLink API? Can I accomplish the same thing just using the TopLink Workbench tool instead? If yes, please advise the detailed steps to do so.
    The tip also states to call the following code in case of using Clob:
    DatabaseLogin login = session.getLogin();
    login.useStringBinding();
    Should the above 2 lines of code be called after the following lines of code?
    SessionManager sessionManager = SessionManager.getManager();
    Server serverSession = (Server)sessionManager.getSession("MY_SESSION_NAME");
    Besides the above extra coding for the Session and Descriptor Mapping, is there any special handling in between Data model and DB table mapping? Can I map a Java String type to a DB Clob field using the Direct-to-field mapping?
    Appreciate any help.

    Never mind ....... I had already figured it out .....

  • Install CRS and RAC with different users

    I' m tring to install CRS and RAC with different users.
    It is supported but I don't find documentation.
    Have someone experience with this configuration ?
    My question are related to permission/own of voting and ocr file.
    in this configuration is CRS owner or DB owner that run srvctl commands ?
    Thanks !

    Yes it is ... check out the RAC FAQ on metalink, and just as Chris metioned the users will need to have the oinstall group as their primary..
    "Is it supported to install CRS and RAC as different users.
    Yes, CRS and RAC can be installed as different users. The CRS user and the RAC user must both have "oinstall" as their primary group, and the RAC user should be a member of the OSDBA group.
    Modified: 09-SEP-04 Ref #: ID-5769 "

  • Solaris 10 and Hitachi LUN mapping with Oracle 10g RAC and ASM?

    Hi all,
    I am working on an Oracle 10g RAC and ASM installation with Sun E6900 servers attached to a Hitachi SAN for shared storage with Sun Solaris 10 as the server OS. We are using Oracle 10g Release 2 (10.2.0.3) RAC clusterware
    for the clustering software and raw devices for shared storage and Veritas VxFs 4.1 filesystem.
    My question is this:
    How do I map the raw devices and LUNs on the Hitachi SAN to Solaris 10 OS and Oracle 10g RAC ASM?
    I am aware that with an Oracle 10g RAC and ASM instance, one needs to configure the ASM instance initialization parameter file to set the asm_diskstring setting to recognize the LUNs that are presented to the host.
    I know that Sun Solaris 10 uses /dev/rdsk/CwTxDySz naming convention at the OS level for disks. However, how would I map this to Oracle 10g ASM settings?
    I cannot find this critical piece of information ANYWHERE!!!!
    Thanks for your help!

    You don't seem to state categorically that you are using Solaris Cluster, so I'll assume it since this is mainly a forum about Solaris Cluster (and IMHO, Solaris Cluster with Clusterware is better than Clusterware on its own).
    Clusterware has to see the same device names from all cluster nodes. This is why Solaris Cluster (SC) is a positive benefit over Clusterware because SC provides an automatically managed, consistent name space. Clusterware on its own forces you to manage either the symbolic links (or worse mknods) to create a consistent namespace!
    So, given the SC consistent namespace you simple add the raw devices into the ASM configuration, i.e. /dev/did/rdsk/dXsY. If you are using Solaris Volume Manager, you would use /dev/md/<setname>/rdsk/dXXX and if you were using CVM/VxVM you would use /dev/vx/rdsk/<dg_name>/<dev_name>.
    Of course, if you genuinely are using Clusterware on its own, then you have somewhat of a management issue! ... time to think about installing SC?
    Tim
    ---

  • What is dead locks with oracle and wht is race condition wrt oracle

    what is dead locks with oracle and wht is race condition wrt oracle

    > And do you know what a race condition is all about?
    It is a term used to indicate several processes attempting to use the same resource that is not capable of servicing all these at the same time. This could be due to the resource not being thread safe or implemented as a serialised resource.
    It is often easy to look up definitions on Google. In the Google search field, type "define:race condition".
    The following [url http://www.google.co.za/search?hl=en&q=define%3Arace+condition&btnG=Google+Search&meta=]web definitions page is displayed.

  • Does RMAN Work With DataGuard And Restore Points?

    I only have a basic experience of RMAN on a training course and no experience of Data Guard.
    We have an 11g set up where DataGuard is keeping production and DR in sync.
    On a release weekend we want a rollback strategy in case any of the config goes wrong.
    When the database was small and before we were using DataGuard this just consisted of datapump.
    Now the database is 120GB that isn't an option in our timescale.
    Can I set a restore point and use archive logs to keep track so that if there is a problem and we need to roll back we can just rollback to the restore point?
    Would this work or would it cause problems with DataGuard?
    Is rolling back to a restore point a relatively fast operation?

    DataGuard works with Restore Points.  The use case is when
    a. You created a Restore Point for the Primary and Standby
    b. You upgraded the Primary
    c. You find a fault with the Primary
    d. You revert both the Primary and the Standby to the Restore Point and resume DataGuard.
    Hemant K Chitale

  • RAC with Dbnode1 and Dbnode2

    I have RAC with Dbnode1 and Dbnode2 and my application submit job in Dbnode1 .job is running and Dbnode1 is down .
    It possible running Job automatically move on the Dbnode2 .
    1 App1 and App2 node /DBNode2 and DBNode1 node are running.
    2 Application batch submit successfully from Appnod1/DBnode1 and DBNode1 goes down in middle of the batch.
    3 Pending Job will not switch automatically on DBnode2.

    995587 wrote:
    I have RAC with Dbnode1 and Dbnode2 and my application submit job in Dbnode1 .job is running and Dbnode1 is down .
    It possible running Job automatically move on the Dbnode2 .
    1 App1 and App2 node /DBNode2 and DBNode1 node are running.
    2 Application batch submit successfully from Appnod1/DBnode1 and DBNode1 goes down in middle of the batch.
    3 Pending Job will not switch automatically on DBnode2.Yes... It complete possible, but your application need support Oracle RAC.
    Client Failover Best Practices for Highly Available Oracle Databases: Oracle Database 11g Release 2
    http://www.oracle.com/technetwork/database/features/availability/maa-wp-11gr2-client-failover-173305.pdf
    Application Failover with Oracle Database 11g
    http://www.oracle.com/technetwork/database/app-failover-oracle-database-11g-173323.pdf
    How to develop it:
    Transparent Application Failover in OCI
    http://docs.oracle.com/cd/E14072_01/appdev.112/e10646.pdf

  • 10gR2 RAC with SUN V890 and SUN M5000

    I would like to build a 10gR2 2 node RAC with a SUN Fire V890 (8CPUs 1.8GHz UltraSPARC IV+) and a new SUN M5000 (8CPUs SPARC64).
    The CPUs of the systems are different but run the same OS binaries (Solaris for SPARC10 08/07).
    Is these configuration supportet?

    You can setup a cluster with different hardware architectures underlying to the cluster and you should not have any problem with the above configuration.

  • How does Oracle failsafe work with dataguard

    Question: Till now we used two nodes with failsafe and a database server.
    We need a solution for the following:
    * location 1: the same as above.
    * location 2: database server(standby) and maybe another instance(node).
    Scenario: The production database at location 1 fails and needs to failover(dataguard?) to the standby db at location 2. The failsafe instances at location 1 still point to the production database(which is down).
    Does dataguard point the failsafe instances to location 2. Is there maybe a better solution stategy(keep in mind the costs)?
    Or do we need RAC configured with dataguard?
    Thanx,
    Pim

    I was able to run a simple query with ora_* functions using 10g on Windows.
    The Oracle OCI calls used by PHP's ora extension still exist in the Oracle 10g libraries
    But I cannot recommend this obsolete extension.
    -- cj

  • Streams with DataGuard design advice

    I have two 10gR2 RAC installs with DataGuard physical copy mode. We will call the main system A and the standby system B. I have a third 10gR2 RAC install with two-way Streams Replication to system A. We will call this RAC system C.
    When I have a failure scenario with system A, planned or unplanned, I need for system C's Streams Replication to start replicating with system B. When the system A is available again I need for system C to start replicating with system A again.
    I am sure this is possible, and I am not the only one that wants to do something like this, but how? What are the pitfals?
    Any advice on personal experience with this would be greatly appreciated!

    Nice concept and I can only applaud to its ambitions.
    +"I am sure this is possible, and I am not the only one that wants to do something like this".+
    I would like to share your confidence, but i am afraid there are so many pitfalls than success will depends on how much pain you and you hierarchy can cope with.
    Some thoughts:
    Unless your dataguard is Synchronous, at the very moment where A fails, there will be missing TXN in C,
    which may have been applied in B as Streams is quite fast. This alone tells us that a forced switch cannot
    be guarantee consistent : You will have errors and some nasty one such as sequence numbers consumed
    on A (or B) just before the crash, already replicated to B (or A)but never shipped to C. Upon awake C will
    re-emit values already known on B (dup key on index?)
    I hope you don't sell airplane ticket for in such a case you can sell some seats twice.
    Does C have to appear as another A or is it allowed to have a different DB_NAME? (How will you set C in B?
    is C another A which retakes A name or is C a distinct source).if C must have the same DB_NAME, the global
    name must be the same. Your TNS construction will be have to cope with 2 identical TNS entry in your network
    referring to 2 different hosts and DB. Possible with cascade lines at (ADDRESSES= ... , but to be tested.
    If C is another A then C must have the same DB_name as LCR do have their origin DB name into them.
    If C has a distinct name from A it must have its on apply process, not a problem it will be idle while A is alive,
    but also a capture that capture nothing while A is alive, for it is Capture site who is supposed to send the ticks
    to advance counters on B. Since C will be down in normal time, you will have to emulate this feature periodically
    reseting the first_scn manually for this standby capture - you can jump archives providing you jump to another
    archive with built in data dictionary - or accept to create a capture on B only when C wakes up. The best would
    be to consider C as a copy of B (multi-master DML+DDL?) and re-instantiate tables without transferring any data
    the apply and capture on C and B to whatever SCN is found to be max on both sites when C wakes up.
    All this is possible, with lot of fun and hard work.
    As of the return of the Jedi, I mean A after its recovered from its crash you did not tell us if the re-sync C-->A
    is hot or cold. Cold is trivial but If it is hot, it can be done configuring a downstream capture from C to A with
    the init SCN set to around the crash and re-load all archives produced on C. But then C and A must have a different
    DB_name or maybe setting a different TAG will be enough, to be tested. Also there will be the critical switch
    the multi-master replication C<-->B to A<-->B. This alone is a master piece of re-sync tables.
    In all cases, I wish you a happy and great project and eager to hear about it.
    Last, there was a PDF describing how to deal with dataguard switch with a DB using streams, but it is of little help,
    for it assumes that the switch is gentle : no SCN missing. did not found it but maybe somebody can point a link to it.
    Regards,
    Bernard Polarski

  • Best practice for oracle 10.2 RAC with ASM

    Did any one tried/installed Oracle 10.2 RAC with ASM and CRS ?
    What is the best practice?
    1. separate home for CRS, ASM and Oracle Database?
    2. separate home for CRS and same home for ASM and Oracle Darabase?
    we set up the test environment with separate CRS, ASM and Oracle database homes, but we have tons of issues with the listener, spfile and tnsnames.ora files. So, seeking advise from the gurus who implimeted/tested the same ?

    I am getting ready to install the 10gR2 database software (10gR2 Clusterware was just installed ) and I want to have a home for ASM and another for database as you suggest. I have been told that 10gR2 was to have a smaller set of binaries that can be used for the ASM home ... but I am not sure how I go about installing it. The first look at the installer does not seem to make it obvious...Is it a custom build option?

  • Problem with DataGuard

    Hello.
    Please help me with problem. I install OEM with DataGuard on one computer and install database and agent on other. When I install this programs I can manage from OEM other computer on what install database. After I try create standby database for my database from OEM but it answered me "Cannot determine primary host architecture". What I need do for fix this problem? I can create standby database for base on one computer but I can't create standby for database on other computer.

    Can you be more specific ?
    -- Where is the Primary DB installed on ? Which version of DB ? What version of agent is installed on it ?
    -- Where is the OEM Grid installed on ? Version ?
    -- Where are you trying to create the Standby DB on ? If it is on a different server what version of the agent is installed on it ?
    -- Have you enabled the parameters for Data Broker ?

Maybe you are looking for

  • How can i transfer music from my Ipod nano to my new hard drive

    Hi, I have a I pod Nano 6th edition.I downloaded music from my CD collection and I purchased a few CD's from ITunes. I had problems with the hard drive and had to have a new hard drive installed. I was advised to save my ITunes library and my photos

  • Create new sequence for GoPro HD camera in CS5

    Can someone help me create a sequence in CS5 for a GoPro HD camera.  Which preset should I start with or what values should I change in the New Sequcne Window on the general tab? Here are the video details from a file using mediaplus.  Pixel Aspect R

  • Too small JScrollPane

    When i put a JTable in a JScrollPane using add(new JScrollPane(table,"Center")); the JScrollPane can be not enough big to display the JTable even after we scroll max the scrollbars!! Any Help is welcome. Thx

  • Problem when import reference data Regions for Vendor

    Import status is: Action items:  Map 'Name_English <Split Hierarchy> <Regions>' field value(s) In Map fields/values tab I don't know how to do there. Thanks

  • Fonts in Adobe Air

    Hello Everyone! I'm quite new with AIR but i already got some problem with it. Fonts in AIR are very bad for me, almost unreadable like on 1st graphic. Second graphic is how it look in Firefox. On [code 1] you can see my CSS (yes i'm AJAX/HTML AIR us