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!

recovery_mode managed vs managed real time apply

Neo-bMar 22 2015 — edited Mar 22 2015

Hello All,

I am using Oracle 11.2.0.3

My primary database is an Oracle RAC 2 nodes database with ASM and my standby database is a single instance physical standby database on file systems.

My protection mode is MAXIMUM PERFORMANCE

What is the difference I do :

alter database recover managed standby database using current logfile disconnect; (managed real time apply)

and

alter database recover managed standby database  disconnect; (managed)

Does managed real time apply have any performance impact or disadvantage?


Regards,


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2015
Added on Mar 22 2015
2 comments
1,544 views