Link to home
Start Free TrialLog in
Avatar of b7dba
b7dba

asked on

create physical standby database

Is there any steps to create physical standby database from Active Database using RMAN
Avatar of Jax Tan
Jax Tan
Flag of Singapore image

Hi,

RMAN is mainly used for oracle backup and recovery operations.
If you would like a physical standby database, i would recommend that you explore Database Replication instead. It allows you to setup another active database but always updating its data by replicating the data from the Active Database.

Refer to this link for more details, its fairly easy to setup from my experience.
http://docs.oracle.com/cd/B19306_01/server.102/b14226/repoverview.htm#i19713
Avatar of Victor Tarasov
ASKER CERTIFIED SOLUTION
Avatar of Piloute
Piloute
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial