Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Dataguard Benchmark

RE: Dataguard Benchmark

From: Steve McClure <smcclure_at_usscript.com>
Date: Tue, 16 Sep 2003 15:14:42 -0800
Message-ID: <F001.005D0143.20030916151442@fatcity.com>


MessageAm I missing something here because I think bandwidth is an important consideration. We are using standby database in 8.1.7, also on Solaris, and the biggest problem I have is when a coworker sets off a huge batch job that effectively shuts down our remote archiving. In short the first redo log is not archived before a second needs to be archived, so another archiver process kicks off and starts to archive a second log. This steals some of the bandwidth the first archiver process is using. Then neither of those logs are archived before a third needs to be archived. When this is repeated as needed, you can reach a point where you have rolled through your redo logs, but don't have any that free to be over written. IMO Bandwidth should be a concern when implementing Dataguard. Otherwise you have to deal with manually cleaning up after a scenario like the one I described above.

Steve McClure
  -----Original Message-----
  From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com]On Behalf Of Niall Litchfield
  Sent: Tuesday, September 16, 2003 1:40 PM   To: Multiple recipients of list ORACLE-L   Subject: RE: Dataguard Benchmark

  Just to add to Mladen's comments. I would wish to know

  1. How long is fail over time in reality.
  2. What is the impact on online operations. Of the db and of anything else that happens to use the same 'backup' link.

  You'll note I don't give a damn about bandwidth, I do care what impact DR has on the online system. I think this is intelligent

  Niall
    -----Original Message-----
    From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com] On Behalf Of VIVEK_SHARMA
    Sent: 15 September 2003 18:49
    To: Multiple recipients of list ORACLE-L     Subject: Dataguard Benchmark

    We are doing a Data guard Benchmark.

    INFO.:-


    WAN Simulator :-

    We have a WAN Simulator with 2 routers at either ends of it.

    Thruputs from 0 to 2 MBPS can be manually set as is required by the run.

    Application = Banking :-

    Transactions mainly OLTP in nature (Both DML & SELECTS) .

    We can do CPU intensive batch Transactions too if advised by you folks

    Machines = 2 machines of 4 CPUs each

    Memory = 8 GB on each machine

    O.S. = Solaris 9

    Oracle = 9.2

    Sniffer network tool ( to get volume of bytes transferred over the WAN )

    Dataguard Setup will transfer Data thru the listener services :-

    i.e. init.ora - LOG_ARCHIVE_DEST_2 = ‘SERVICE=<SERVICE_NAME_FROM_TNSNAMES.ORA>,. . .’

    Execution methodology:-

    Run Same Transaction’s Volume in BOTH Logical & Physical (Maximum Protection , Maximum Availability , Maximum performance ) standby modes

    Qs What readings to be particularly monitored & measured?

    Qs What thruput bandwidths should be benchmarked?

    Qs Does total Size of Existent Database-in-use matter to the Benchmark?

    Current Database Size = 3 GB

    Qs Does RMAN setup add any value to the Dataguard benchmark in some way?

    Else we will do Without RMAN, manually altering the various modes

    Qs Any Sample Docs, Links on existing Dataguard Benchmarks?

    Qs Any else that will enable us to bring out a paper of reasonable standard?

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Steve McClure
  INET: smcclure_at_usscript.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Sep 16 2003 - 18:14:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US