Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: help with replication choice
Dataguard is the way to go, it was designed specificaly to this kind
of situations. Disaster/Recover Sites with queries running on the
standby database. You can see more details here:
http://www.oracle.com/technology/deploy/availability/htdocs/DataGuardOverview.html
In that page you can read "... feature of the Enterprise Edition of the Oracle Database..."
hope this helps
pedro
mchas71_at_gmail.com wrote:
> We are looking to move to Oracle soon and we are looking to setup a
> one-way replication system for disaster recover. In addition to this,
> our replicated database would serve to handle queries from the web,
> dual role. So, the replicated databases must be online and accessible.
> This is our setup with our current system with real-time replication,
> it works well, and would like to emulate this approach.
>
> My question is what version of Oracle should we be looking at? Standard
> or Enterprise? What form of replication? Do we need Enterprise and
> DataGuard? Our system isn't mission critical and we can afford to have
> some downtime.
>
> Any thoughts will be appreciated.
>
> TIA.
>
Received on Wed Jan 19 2005 - 16:40:06 CST