Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: standby database in Oracle 8.0.5
On Wed, 10 May 2000 19:17:36 -0700, anurag <aminochaNOamSPAM_at_unibiz.com.invalid> wrote:
>Hi,
>Where can i find good information as to how to implement oracle
>8.0.5 standby database on NT.
>
>Also which is a better method parallel sever or standby database.
>
>Thanks
>Anurag
>
>* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
>The fastest and easiest way to search and participate in Usenet - Free!
As to your first question: in the docs.
As to your second question: they are two incomparable concepts. A hot-standby database is a second database, to which you don't have access. OPS is two instances accessing the same single database. OPS will alleviate/distribute the workload, and fail over when a server crashes, if however the disk crashes OPS won't help you much.
A standby database is a slave only. It should enable you to continue on a second server, whether the server or the disk crashes.
Hth,
Sybrand Bakker, Oracle DBA Received on Thu May 11 2000 - 00:00:00 CDT
![]() |
![]() |