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

Home -> Community -> Usenet -> c.d.o.server -> Re: How mirror datafile on Oracle8 server?

Re: How mirror datafile on Oracle8 server?

From: Peter Sharman <psharman_at_us.oracle.com>
Date: Mon, 15 Mar 1999 16:05:07 -0800
Message-ID: <36EDA033.4748451@us.oracle.com>


Do you mean on two separate machines? If so, you can use standby database for that from 7.3 onwards. How do you intend to use these? Do you need the backup active at the same time as the primary? That would mean standby was out and you'd need to look at something like Advanced Replication (Oracle), SRDF (EMC) or something similar.

HTH. Pete

pistol75 wrote:

> I need some help~
>
> I want data mirroring..
> I have Two Oracle8 server, one is primery and one for backup
> When datafile updating on primery server then backup oracle server writing
> same data.
>
> but I don't know how set this option.
> my SE(system engineer) say that noway.
> So, SE let to me make shell scripts.
> but I want't this way

--

Regards

Pete


Peter Sharman                             Email: psharman_at_us.oracle.com
WISE Course Development Manager           Phone: +1.650.607.0109 (int'l)
Worldwide Internal Services Education            (650)607 0109 (local)
San Francisco

SQL> select standard_disclaimer, witty_remark   2 from company_requirements;

Opinions are mine and do not necessarily reflect those of Oracle Corporation

"Controlling application developers is like herding cats." Kevin Loney, ORACLE DBA Handbook
"Oh no it's not! It's much harder than that!" Bruce Pihlamae, long term ORACLE DBA



Received on Mon Mar 15 1999 - 18:05:07 CST

Original text of this message

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