Skip to Main Content

Oracle Database Discussions

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!

Standby DB Managed Recovery In PARALLEL with USING CURRENT LOGFILE

user8860934Oct 13 2010 — edited Oct 14 2010
We would like to improve the performance of Managed Recovery process in physical standby DB and thinking to start the managed recovery in parallel.

However I am not sure, the parallel clause can be used with CURRENT LOGFILE option or not. Syntax page does not have PARALLEL with CURRENT LOGFILE option.

So is the below command is a valid one ?

ALTER DATABASE RECOVER MANAGED STANDBY DATABASE USING CURRENT LOGFILE DISCONNECT FROM SESSION PARALLEL 4


we do not have standby in dev/test environment, so I can not test the command at this time...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 11 2010
Added on Oct 13 2010
7 comments
6,843 views