Re: freeware for data guard
- From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
- Date: Sat, 14 Jun 2008 01:57:12 +0100
C. (http://symcbean.blogspot.com/) wrote:
On Jun 8, 3:17 pm, learner <Zabal...@xxxxxxxxx> wrote:Howdy experts,
I am looking for a solution to replicate Oracle DB to DR site. My boss
does not want me to use dataguard and is asking me to find a freeware
solution. If anyone of you is aware of some data replication solution
please let me know. I know all about rsync, but he wants something
better than rsync that could replicate data real time.
Any information in this regard will be helpful.
Thanks .
There are very good reasons that rsync does not work in real time.
There are realtime replication solutions - like DRBD. From the tone of
your question your going to have lots of problems when you try to
bring up a database on top of realtime file-level replication that has
unexpectedly stopped.
Define realtime. If you can pause a database and do a 'sync' command to get everything written to disk, you can LVM snapshot the underlying LVM filesystem and duplicate *that* for backup.
If you can afford a proper DR solution then you can afford Dataguard,
if you can't afford Dataguard, you won't have realtime failover
capability.
...or migrate your apps to MySQL and use the built-in replication.
C.
Agreed.
.
- Follow-Ups:
- Re: freeware for data guard
- From: C. (http://symcbean.blogspot.com/)
- Re: freeware for data guard
- References:
- freeware for data guard
- From: learner
- Re: freeware for data guard
- From: C. (http://symcbean.blogspot.com/)
- freeware for data guard
- Prev by Date: Re: RHEL 5.1 > RHEL 5.2 Dependency Hell.
- Next by Date: Re: freeware for data guard
- Previous by thread: Re: freeware for data guard
- Next by thread: Re: freeware for data guard
- Index(es):
Relevant Pages
|