Oracle dataguard question

Hi,
oracle version : oracle 9i
I have primary database and one logical standby and one physical standby database, if something goes wrong to primary for which one is it logical or physical i need to failover. and which one feasible.
Thanks
Prakash GR
Edited by: prakashdba on Aug 19, 2009 7:12 PM
Edited by: prakashdba on Aug 19, 2009 7:13 PM

To add to Justin's point :
1. You must confirm if the Logical Standby is for every schema and every object that you have in the Primary. If it doesn't apply every SQL from the Primary, it isn't a full replica.
I would think that a Logical Standby would be built for a subset of the objects (tables) in the Primary -- e.g. for the reporting purposes that Justin mentions.
2. You must also consider how "lag" between the Primary and the two Standbys is configured. Whether archivelogs from the Primary are applied immediately -- to both standbys or to one earlier than the other (because lag is configured). Obviously, you would consider using the one with the more recent data !
3. When you do failover, you (management / users) must be aware of what the lag, if any, is between the standby and the primary -- what data may not have arrived at the standby.

Similar Messages

  • Oracle Dataguard Question on Physical Standby Database with a Time Lag

    I have a Standby database (PROD_LAG) that has a delay of 24hrs. How do I check to see what Archive have applied, what is current, and what is left to do.
    There is a script but its for a Logical Standby database...
    Thanks you in advance...

    hi,
    ok a little bit more explanation.
    The GUI does work but seems to report incorrect data.
    I have carried out a switchover so the primary database is now 'offsite_emrep' and the standby database is 'office_emrep'
    The GUI how ever still reports that office_emrep is the primary database.
    I cannot add the offsite_emrep database as the host is unknown. I am however running the GUI from the Host.
    I have the following from the agent status
    [oracle@griddg bin]$ ./emctl status agent
    #Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.3.0
    OMS Version : 10.2.0.3.0
    Protocol Version : 10.2.0.2.0
    Agent Home : /u01/app/oracle/product/10.2.0/agent10g
    Agent binaries : /u01/app/oracle/product/10.2.0/agent10g
    Agent Process ID : 19797
    Parent Process ID : 19780
    Agent URL : https://griddg.domain.net:3872/emd/main/
    Repository URL : https://griddg.domain.net:1159/em/upload
    Started at : 2007-10-01 12:35:02
    Started by user : oracle
    Last Reload : 2007-10-01 12:35:02
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 116
    Size of XML files pending upload(MB) : 27.67
    Available disk space on upload filesystem : 83.08%
    Last attempted heartbeat to OMS : 2007-10-01 12:38:08
    Last successful heartbeat to OMS : unknown
    Agent is Running and Ready
    any help is appreciated.
    rgds
    alan

  • How to configure oracle dataguard for connecting to the second nic.

    hi
    i want deploy my oracle dataguard on a remote site on a separate lease line
    and on the second nic of the primary. i just have a concern that what
    configurations should be made in the primary or standby to make sure the replication can work as the first nic is connected to receive the general database
    data and the second nic is being planned for replication only.
    so how standby will come to know that it has to pick which one of then.
    waiting for an early reply
    manish lall
    [email protected]

    thanks for the reply
    does that mean nothing is to be needed to configure for oracle standby as such.
    can you give me some idea of how this ip routing configuration will be done

  • How to configure Oracle Dataguard for Oracle 10g database

    Hi Friends,
    I would like to configuer Oracle Dataguard for my Oracle 10g Database.
    Please provide me the configuration document.(step by step guide)
    Regards,
    DB

    Hi
    Go throw below link. This would be help to configure ODG..,
    http://blogs.oracle.com/AlejandroVargas/2007/09/data_guard_physical_standby_im.html
    http://blogs.oracle.com/AlejandroVargas/2007/10/data_guard_broker_observer_and.html
    Thanks,
    Mayilselvan.S

  • ABAP+JAVA stack and oracle dataguard

    Hi all,
    I use Oracle Dataguard for my Data recovery System.
    How can I manage tha Java part of nw2004s. In case of failover or switchover, the ABAP part is OK but the J2EE cannot start.
    Thank's for your help,
    Regards
    Oracle 10.2.0.2 on Windows 2003 x64 R2

    It's ok guys. I just replace the j2ee/cluster directory of standby system by the one of source system.
    The j2e engine can be started.

  • Oracle Dataguard Help

    I am trying to setup oracle dataguard(10g) in logical standby mode and i'm getting this error.
    Could anyone please help me with this
    SQL> alter database create logical standby controlfile
    2 AS 'D:\oradata\PRIMARYDB\STANDYCTL.ctl';
    alter database create logical standby controlfile
    ERROR at line 1:
    ORA-06550: line 1, column 36:
    PLS-00201: identifier 'DBMS_LOGMNR_D.STORE_IN_REDO_LOGS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored

    when i am trying at the standby server to get into managed recovery mode i am getting this error. Any ideas why??
    SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE;
    ALTER DATABASE RECOVER MANAGED STANDBY DATABASE
    ERROR at line 1:
    ORA-00283: recovery session canceled due to errors
    ORA-01110: data file 1: 'D:\ORADATA\STANDBY\SYSTEM01.DBF'
    ORA-01157: cannot identify/lock data file 1 - see DBWR trace file
    ORA-01110: data file 1: 'D:\ORADATA\STANDBY\SYSTEM01.DBF'
    The trace file doesn't mention much about the error except:
    The process cannot access the file because it is being used by another process.
    Message was edited by:
    user636794

  • ORACLE DATAGUARD and STANDBY on two LINUX   machine (64 bits and 32 bits)

    Hi there
    I have two Linux machines: one with Linux RH 4 Update 2 for 64 bits and
    the other one with Linux RH 4 Update 2 for 32 bits.
    I was wondering two things:
    1) Is it possible to implement ORACLE DATAGUARD between these two machines?
    2) Is it possible to implement only a Static Standby Database on the second node?
    Suppose we have Oracle Database EE on both machines.
    Thanks in advance for any information
    Regards
    Felipe

    But both oracle database version must be of 32 bit version.
    from oracle doc
    2.3.1 Hardware and Operating System Requirements
    The following list describes hardware and operating system requirements for using Data Guard:
    All members of a Data Guard configuration must run an Oracle image that is built for the same platform.
    For example, this means a Data Guard configuration with a primary database on a 32-bit Linux on Intel system can have a standby database that is configured on a 32-bit Linux on Intel system. However, a primary database on a 64-bit HP-UX system can also be configured with a standby database on a 32-bit HP-UX system, as long as both servers are running 32-bit images.

  • Oracle DataGuard Logical Standby

    Hi , I'd like to know what are the premisses to make a standby logical replication.
    I have two environments (production and standby) with different number of processors and storage.
    I'd like to know if it's possible to create data guard solution with these two environments and what are the premisses that I need aware to install the solution.
    Thanks in advance.

    Hello;
    Yes the storage ( as long as you have enough space ) and cpu don't matter.
    You can use hardware that's quite a bit different and it will work fine.
    You can also create a Logical Standby fro a physical standby.
    These notes may help :
    NOTE 413484.1 - Data Guard Support for Heterogeneous Primary and Physical Standbys in Same Data Guard Configuration
    Mixed Oracle Version support with Data Guard Redo Transport Services [ID 785347.1]
    Logical Standby's don't seem to be very popular and the support base suffers because of this. I would consider a physical standby with Active Data Guard if costs allow.
    Active Data Guard makes an excellent "Reader" database plus I believe your switchover and failover options are much better than a Logical Standby.
    Oracle DataGuard Logical Standby Setup :
    http://orajourn.blogspot.com/2007/02/setting-up-logical-standby-database.html
    http://garyzhu.net/notes/DataGuard.html
    Best Regards
    mseberg
    Edited by: mseberg on Apr 25, 2012 10:07 AM

  • Need oracle practice question for OCA

    Need oracle practice question for OCA.
    Edited by: 823938 on Dec 27, 2010 10:21 PM

    It's illegal to use dumps.
    Read the following link:
    http://www.certguard.com/braindumps.asp

  • Applying oracle patchset in oracle-dataguard environment

    Hello There,
    I wish to apply oracle patchset in oracle dataguard environment.
    can you please let me know the steps that has to be taken on Primary & standby database?
    is there any specific document for this?
    DB - oracle 10.2.0.4
    OS - Linxu x86_64
    Best Regards
    Sachin Bhatt

    Hi Sachinn,
    To patch primary site, you can find the detailed infirmation in readme.html, in the patch zip file. Additionally, at the standby site, In order to apply the patch;
    1) stop the log shipment
    2) stop the oracle related services
    3) patch the Oracle
    4) Startup migrate
    5) execute the SQL scripts
    6) start the log shipment
    Check the link below;
    http://dbaforums.org/oracle/index.php?showtopic=17398
    Best regards,
    Orkun Gedik

  • About oracle Dataguard

    Im unable to download the oracle dataguard tool.
    please give me the details that, how i can download this tool
    and how to setup oracle dataguard for my database.

    Data gaurd is available only with Database enterprise edition.
    For more details you can refer
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28294/toc.htm
    Cheers,
    Vigneswaran
    oraclesupports.com

  • Enabling Oracle Dataguard modes?

    There are 3 modes in which Oracle dataguard works-Maximum Protection, Max availability and Max performance. How do I set any one of these? whats the process?
    I have implemented a dataguard standby using manual steps,now I would like to see the GUI tool-Dataguard Broker to manage it..but I did not see it listed in my windows programs under Oracle?How do I start this Broker?
    Thanks,
    Sandeep

    You didn't indicate the version of your database. Assuming it to be oracle10g and if it is so and want to mange the dataguard configuration using GUI, you would be needing Grid Control and agents on primary and standby servers and of course DG broker. This would be accessible over your internet browser and is not associated with any programs/menu items under windows.
    HTH
    Thanks
    Chandra Pabba

  • Few questions about oracle dataguard

    1.what is the advantage of logical standby database over physical standby database?
    2.Snapshot standby database which works with the flashback feature is the only option to open the standby database in read write , am i correct?
    3.What is the advantage of real time apply?what does meant by recover managed standby using current controlfile?

    I am looking to implement Data Guard in my environment and could like to gather some information on this if it is feasible and then probably a POC prior doing it.
    I have a few queries and would to get it clear. My objective is to offload the primary database from reporting. Thus, I would like to setup a reporting DB.
    1. It is said that a logical standby database would be suitable for this instance. Can I setup physical standby DB and achieve similarly?
    2. How can I maintain the synchonization between the primary DB and the newly open standby DB after open? Upon activation, will the standby DB be "broken in sync" and require a resetup again daily?
    3. Can I achieve a real time reporting DB? Or will it be always a day behind assuming we do it daily activation of reporting DB and then 'destroy' it at the end of the day and rebuilt again?
    4. You mentioned Materialized view on logical standby DB. These are built in the logical standby DB and query directly from the primary DB?
    5. Data Guard, do we require a separate Oracle license?
    Many thanks.
    Des

  • 5 Dataguard questions on implementation and maintainence

    I have created Oracle10g Dataguard Physical standby. Everything seems to working properly. I switch a log@primary and i see it applied at standby. In OEM the Primary instance is shown as "Primary" and Dataguard Normal.
    Questions
    =======
    1.I used cold backup to create physical standby where i copied just the datafiles. I DID NOT copy the online logfiles from primary DB . Is this ok?
    Reason i am asking is, I am seeing this in alertlog (Please see in Bold below). Could this message in alert be ignored?
    Fri Mar 14 16:11:55 2008
    Redo Shipping Client Connected as PUBLIC
    -- Connected User is Valid
    RFS[5]: Assigned to RFS process 9652
    RFS[5]: Identified database type as 'physical standby'
    Fri Mar 14 16:11:57 2008
    Media Recovery Waiting for thread 1 sequence 140 (in transit)
    Fri Mar 14 16:12:09 2008
    RFS[4]: Archived Log: '/b03/archive/PRI/arch1_140_649240729.arc'
    Primary database is in MAXIMUM PERFORMANCE mode
    RFS[4]: No standby redo logfiles created
    Fri Mar 14 16:12:12 2008
    Media Recovery Log /b03/archive/PRI/arch1_140_649240729.arc
    Media Recovery Waiting for thread 1 sequence 141 (in transit)
    Fri Mar 14 16:12:58 2008
    2. Physical standby was created in default mode " MAX PERFORMANCE" but i followed the manual and i realize i created standby redo logs at primary DB.
    Is it true we do not need standby redo logs for MAX PERFORMANCE mode?
    3. What is the quickest way to create a physical standby taking into consideration the downtime of the primary database.
    4. Can we setup Dataguard for a live running production database (assuming prod is all set with prepare steps as laid out in manual) without downtime.
    5. I hear dataguard management involves lot of shell scripting for log shipping, failover, switchover etc. Looking at 10g manual all these appear to be handled automatically if configured. Is it true that all the Dataguard functionality is auto and does not need shell scripting?
    These are the things came up to mind. Please list any others you can think of for a Dataguard implementation. Any help greatly appreciated.
    Thanks and have a great time.
    S~

    My question is , I havent created either online logfiles or standby log files on the secondary database, then how is RFS process applying the logs to the standby database?
    If you do not create standby log files on the secondary database, then RFS process will apply logs from primary DB's archieved redo logs, refer 5.1 Introduction to Redo Transport Services.(http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/log_transport.htm)
    Also i see entries in v$log@standby, since i haven't created log files@standby where is this info getting from?
    It will be through the entry in Stndby DB parameter file "LOG_FILE_NAME_CONVERT=
    '/arch1/chicago/','/arch1/boston/','/arch2/chicago/','/arch2/boston/'
    Thanks

  • Oracle Dataguard 11gR2 -- 10gR2 compatibility

    Hi,
    The short question is: with physical standby, is Dataguard compatible with different source/destination database releases?
    I am planning to perform an upgrade from Oracle 10gR2 to 11gR2. I have a Production 2 node RAC and a geographically seperate physical standby DR site 2 node RAC using Dataguard.
    Naturally (I think) I would upgrade Production first and then DR later. During the time when my Production is on 11gR2 and my DR is on 10gR2, can I still maintain a physical standby with Dataguard? My gut tells me that is not possible since the data dictionary is going to be completely differently between the 2 releases. I would need at least 1 week before I am able to perform the upgrade on the DR side, and have no possibility of getting more disk space for a temporary logical standby.
    Conversely if it is backward compatible, can I perform the upgrade on the DR site first then use Dataguard to keep the DBs in sync until the next weekend where I upgrade the Production?
    Any other options I can exercise with the boundaries that I have? (No additional disk space can be allocated)
    Thanks in advance.

    hi,
    you cannot have different version at primary and DR sites..
    There is procedure for this.. Please read oracle documentation for step by step procedure:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28294/upgrades.htm
    Please follow steps from above documentation:
    Perform the following steps to upgrade to Oracle Database 11g Release 1 (11.1) when a physical standby database is present in the configuration:
    1. Review and perform the steps listed in the "Preparing to Upgrade" chapter of the Oracle Database Upgrade Guide.
    2. Shut down the primary database.
    3. Shut down the physical standby database.
    4. Install the new release of the Oracle software into a new Oracle home on the physical standby database system, as described in the Oracle Database Upgrade Guide.
    5. Mount the physical standby database.
    Note: The standby database should not be opened until the primary database upgrade is completed.
    6. Start Redo Apply on the physical standby database.
    7. Install the new release of the Oracle software into a new Oracle home on the primary database system as described in the Oracle Database Upgrade Guide.
    8. Upgrade the primary database as described in the Oracle Database Upgrade Guide. Note that the physical standby database will be upgraded when it applies the redo generated by the primary database as it is upgraded.
    9. Open the upgraded primary database.
    10. If Active Data Guard was being used prior to the upgrade, then refer to Section 9.2.1 for information about how to reenable it after upgrading.
    Regards
    Rajesh

Maybe you are looking for

  • Exporting SSL Private Key

    In the midst of an apocalyptic SSL install in 10.4 server. Currently, I am trying to install a wildcard cert via Server Admin, which may have been a mistake. After smashing my head for a week, I tried a new tack and rebuilt the system keychain and at

  • Satellite U300-130 - TosBtMng has stopped working after Nokia PC Suite installation

    I've got the same problem too... with Toshiba Satellite U300-130. Bluetooth had worked pretty well before I installed Nokia PC Suite for my mobile on my PC (the newest version 7.1.26.0 from website). To be correct, at first I even managed to maintain

  • Report for OS Architecture

    Anybody feel like creating a report for me in SCCM? :)  I am clueless when it comes to SQL Report Builder. I need a report that shows OS Architecture (32 bit or 64 bit). I have found some links out there already with a few people who have done this b

  • Acessing a data in Sony Ericsson Phones

    In Nokia phones you can also use an absolute path so that it does not matter the SWF's path, for example: myXML_obj.load(file:///c:/nokia/others/mydata.xml); How can I do this in Sony Ericsson phones? Rogerio

  • Which upgrades are relevant for me?

    Hi all. I am going to order the new iMac 21,5" 2.9 GHz and I need some help figuring out which upgrades are relevant for me. I am going to use the iMac for the following: - Webdesign (my profession) - Photoshop and perhaps other Adobe applications -