Standby in Oracle9i Standard Edition [message #62358] |
Fri, 16 July 2004 16:09 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Jitendra Agrawal
Messages: 71 Registered: December 2003
|
Member |
|
|
Hi,
How can I create and manage standby database for Oracle9i standard edition?
Data Guard Broker is not available for this version.
Could someone point me to detailed documentation for standby configuration for standard edition.
Thanks and Regards,
Jitendra Agrawal.
|
|
|
|
Re: Standby in Oracle9i Standard Edition [message #62427 is a reply to message #62375] |
Wed, 21 July 2004 06:45 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Harish Shanbhag
Messages: 19 Registered: July 2004
|
Junior Member |
|
|
u can create standby database without using dataguard.
by using oracle streams.
We have used oracle enterprise edition to achieve this goal.
source database was located in europe
and stand by/replica database was located in India.
if updates or deletes takes place to source database tables it was automatically reflected in target database.
|
|
|