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

RE: dataguard

From: Roger Xu <Roger.Xu_at_dp7upbg.com>
Date: Tue, 12 Dec 2006 13:24:42 -0600
Message-ID: <A6801E8A03316A4DA597866F77A013F70C8D4802@irv2kexch01.tx.bg.corp>


As far as I know, you have to stop the replication (recovery) and open the standby database readonly .. when you done "select", you resume recovery process by "alter database recover managed standby database;".

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Veres Lajos Sent: Tuesday, December 12, 2006 1:07 PM To: oracle-l_at_freelists.org
Subject: dataguard

Hello,

(I never used dataguard before. Sorry for my lame questions.)

Is it possible to syncronize nearly on-line and use the "backup" database as a select-only node with loadbalancing? Our system is 99% read-only. Dataguard seems to be good for redundancy/failsafe, but it would be great if we could use the "backup" machines CPU too.

TNS can spreads SELECTs between the two nodes, and redirect DMLs to only the master?
(Isnt a big problem if TNS cant, then the applications DB layer
should do it.)

Other solution could be a Master->Slave replication, but I think it wont be as solid.

Exists any other Oracle solution for "cumulate computers power"? I heard about RAC, but seems a bit expensive for us. (Shared storage)

Any comment, experience, suggestion, (rtfm keyword) would be really appreciated.

Thanks.

-- 
Veres Lajos
vlajos_at_ludens.elte.hu
+36 20 438 5909
--
http://www.freelists.org/webpage/oracle-l



This e-mail is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Any review, dissemination, copying, printing or other use o
____________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email Security System.
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 12 2006 - 13:24:42 CST

Original text of this message

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