Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data Guard: Replication on standby is not working.

862878Dec 9 2011 — edited Dec 13 2011
Experts,

I've executed below command on standby database :

ALTER DATABASE RECOVER MANAGED STANDBY DATABASE FINISH;

I thought this command would bring all recent changes immediately. However after executing this statement, replication is not happening. I mean if I update something on primary , it's not getting replicated on standby db.

Later I realized this command is for switching standby to primary.

How to roll back the above change on standby ?

Thanks
This post has been answered by mseberg on Dec 13 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2012
Added on Dec 9 2011
28 comments
2,458 views