What is parallel recovery?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is parallel recovery?

Rating:

Parallel recovery is used to tune the cache recovery (roll forward) phase of a recovery process. In parallel recovery, Oracle allocates different processes to different data blocks while rolling forward. Oracle allocates multiple processes in order to speed up the application of redo data, making the recovery process more efficient.

The RECOVERY_PARALLELISM initialization parameter is used to specify the number of concurrent recovery processes for an instance or crash recovery. In order to use parallel recovery, the value of the RECOVERY_PARALLELISM initialization parameter must be greater than 1. The value cannot exceed the value of the PARALLEL_MAX_SERVERS initialization parameter that specifies the maximum number of parallel recovery processes for an Oracle instance.

The RECOVERY_PARALLELISM initialization parameter does not affect media recovery. In order to use parallel processing during media recovery, the PARALLEL clause must be specified with the RECOVER DATABASE; statement.

Parallel recovery is useful when performing crash, instance, or media recovery of data files that reside on different disk drives.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.