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 


 

 

 


 

 

 
 

Oracle OPEN RESETLOGS Tips

Expert Oracle Database Tips by Donald BurlesonNovember 10, 2015

Oracle RMAN Simplified Recovery Through OPEN RESETLOGS

Following an incomplete point-in-time recovery or recovery without a backup control file, it will be necessary to open the database with the OPEN RESETLOGS option as follows:

SQL> alter database open resetlogs;

The OPEN RESETLOGS operation creates a new incarnation of the database, resets the log sequence to 1 and online redo logs are given a new time stamp and SCN.  Prior to Oracle 10g, the newly generated redo log files could not be used with the backups taken in the past.  Therefore, it was historically important to take an immediate backup as all previous backups became invalid.  Using OPEN RESETLOGS can negate the need for that backup.

Without the use of OPEN RESETLOGS, when using the RMAN catalog for future backups, the following command had to be issued to make the RMAN catalog aware of the new incarnation of the database.

RMAN> reset database;

As of Oracle 10g, it is no longer necessary to back up the database following an incomplete recovery and OPEN RESETLOGS operations. 

The OPEN RESETLOGS feature is also applicable for the following two scenarios:

  • Performing a recovery using a backup control file and opening the database with the RESETLOGS operation. 

  • Reinstantiation of  the old primary database following a failover

When the new database incarnation is created following the use of OPEN RESETLOGS and the log sequence reset, orphaned backups are created.  These orphaned backups can be used by RMAN to restore the database to a point in time not in the current incarnation path.

It is possible for RMAN to restore backups from direct ancestor incarnations and recover up to the current time as long as a continuous path of archived logs exists from the earliest backups to the desired point of recovery.  This holds true even across OPEN RESETLOGS operations.

 Under certain circumstances RMAN can also perform restore and recovery with orphaned backups via the restoration of a control file from an appropriate incarnation.

 

 
Get the Complete
Oracle SQL Tuning Information 

The landmark book "Advanced Oracle SQL Tuning  The Definitive Reference"  is filled with valuable information on Oracle SQL Tuning. This book includes scripts and tools to hypercharge Oracle 11g performance and you can buy it for 30% off directly from the publisher.

 

 

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 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

 

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster