Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 

 

 

Recovery Process - Re-mastering Resources

Oracle RAC Cluster Tips by Burleson Consulting

This is an excerpt from the bestselling book Oracle Grid & Real Application Clusters.  To get immediate access to the code depot of working RAC scripts, buy it directly from the publisher and save more than 30%.


The recovery process is done in two passes. The first pass will construct recovery sets and the appropriate lock modes, after eliminating the not-needed entries like BWR. This process makes use of extra buffers in the recovering instance?s cache to store the recovery list. In the second pass, the actual recovery of the blocks takes place, and redo is applied to the data files.

The following is an examination of some of these situations to facilitate understanding of how the process works.

The scenario involves a RAC with three instances (A, B, C) and instance C has failed. Instance A has taken over the role of recovering instance and instance B is an open, good instance. The situation is constructed as if the failed instance existed.

Scenario 1:

Neither the recovering instance (A) nor the open instance (B) has a lock element (or it may be in NL0 mode). This indicates that the failed instance had XL0. Therefore, SMON acquires a lock in XL0 mode, reads the block from disk, and applies redo changes. Therefore, the block is kept in the recovery set. Later, DBWR writes the recovery buffer out when recovery is completed.

Figure 7.8: Lock Re-Mastering ? (Scenario-1)

Scenario 2:

Instance (B) has the block buffer in either XL0 mode or SL0, but the recovering instance (A) does not have anything. Since instance (B) is holding the lock in exclusive local mode, it is more current than the redo stream. Therefore, no recovery is needed. There is also no need to write this block to disk.

Figure 7.9:  Lock Remastering ? (Scenario-2)

Scenario 3:

Instance (B) has the block buffer in either XG# mode or SG# mode (both global), but the recovering instance (A) does not have anything. Here, the resource is in global role. Therefore, SMON initiates the write of the current block on instance (B). No recovery is needed because a current copy of the block exists in instance (B). The entry is removed from the recovery set. Write completion will release the recovery buffer and instance A acquires NG1.

Figure 7.10:  Lock Remastering ? (Scenario-3)

Scenario 4:

The recovering instance (A) does not have anything and instance (B) has NG1 mode, which indicates the failed instance had the more current block (maybe something like XG0). Therefore, instance (A) gets a consistent-read image block based on SCN from instance B, and acquires XG0 mode. It keeps the block in the recovery list.

Figure 7.11: Lock Re-Mastering ? (Scenario-4)

Scenario 5:

The recovering instance (A) has the lock element in SL0 or XL0 (both local) and other instances have no lock elements on this block. This scenario requires no recovery, as the current copy of the buffer is present in instance (A). It removes the redo entry from the recovery list.

Figure 7.12: Lock Remastering ? (Scenario-5)

Scenario 6:

The recovering instance (A) has the lock element in SG# or XG# (both Global). Since it has a global role (shared or exclusive), the status on the other open instance is immaterial. Therefore, instance (A) initiates the writing of the current block to disk. There is no recovery needed and it releases the buffer from the redo list.

Figure 7.13: Lock Remastering ? (Scenario-6)

Scenario 7:

Instance (A) has the lock element in NG1 and instance B has XG# or SG#. This involves writing the current block on instance (B) and no recovery is needed.

Figure 7.14: Lock Remastering ? (Scenario-7)

Scenario 8:

Instance (A) has the lock element in NG1 and instance (B) has the lock in NG0/NG1 mode. It indicates the failed instance was holding the resource in exclusive mode. This involves getting a consistent-read copy from the highest past image, based on SCN, and applying redo changes. Instance (B) sends the CR block to instance (A). This block is kept for recovery.

Figure 7.15:  Lock Remastering ? (Scenario-8)

Thus, after the first pass, the recovering instance will have locks on every block in the recovery list (set). Other instances will not be able to acquire these locks until the recovery operation is completed. Now the second pass begins, the redo is applied to the data files.

During instance recovery, if the recovering instance dies, a surviving instance (if one exists) will acquire instance recovery enqueue and starts recovery. If a non-recovering instance fails, SMON will abort recovery, release the IR enqueue, and the next live instance will reattempt instance recovery.

 


This is an excerpt from the bestselling book Oracle Grid & Real Application Clusters, Rampant TechPress, by Mike Ault and Madhu Tumma.

You can buy it direct from the publisher for 30%-off and get instant access to the code depot of Oracle tuning scripts.

http://www.rampant-books.com/book_2004_1_10g_grid.htm


 

 
��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2017

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

Remote Emergency Support provided by Conversational