Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum

» Database Journal Home
» Database Articles
» Database Tutorials
MS SQL
Oracle
DB2
MS Access
MySQL
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed


follow us on Twitter





Brocade Doubles Down on 16 Gbps Fibre Channel

Microsoft Wants iOS Apps to Run on WP7

Avaya Debuts New Virtual Services Switch
Database Journal |DBA Support |SQLCourse |SQLCourse2







Technical Specialist – Pre-sales (MA)
Next Step Systems
US-MA-Littleton

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

Oracle

September 8, 2010

Oracle Database: Flashback Vs. Recovery

By Steve Callan

Don't limit yourself when it comes to database recovery. Recovery isn't just recovery anymore; it's more like recovery plus various flashback options. Read on to learn the positive and negative options you have when it comes time to flash back some object.

Along with the skills you need as a database administrator to backup an Oracle database, are the skills needed to perform a recovery. You're limiting yourself in terms of what Oracle has to offer if you consider "normal" recovery as anything having to do with RMAN (and what it replaced). In the traditional sense, recovery isn't just recovery anymore; it's more like recovery plus various flashback options. Oracle has even gone as far as suggesting that flashback be your first choice in some situations.

Flashback is pretty simple; how it is implemented within the database can be a bit confusing. The confusion originates from where flashback resides in the database and what timeframes are involved. In what I'll call RMAN recovery, we know recovery comes from backups and the application of archived redo logs. The RMAN timeframe for recovery lasts as long as you maintain backups and related archived redo logs (which can be essentially forever). Flashback lives in a couple of places in Oracle. One location is in the UNDO tablespace, and the other is in flashback log files. Both of these areas are limited by space, which is related to time, but less of it. Flashback, depending on what is being flashed back, can also require archived redo logs. Yet another way to look at flashback is to consider what it is used for: error analysis or error recovery.

Read the full article at Database Journal:
Flashback versus Recovery in Oracle to learn the positive and negative options you have when it comes time to flash back some object.

» See All Articles by Columnist Steve Callan

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

Oracle Archives

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.

 

 



Latest Forum Threads
Oracle Forum
Topic By Replies Updated
Is there any Issues in Oracle10g regarding UNION Mahesh A 2 January 18th, 05:54 PM
Activate SQLPLUS h4bibfigueredo 3 December 20th, 02:04 PM
DB Activity Monitoring cyrusking 4 December 14th, 09:07 PM
Monitor DBA Access to PHI data Tomson48187 1 November 7th, 03:03 PM