This is a premium alert message you can set from Layout! Get Now!

Course - CoreDBA-Backup/Recovery

 RMAN Backup Script for Non-RAC Database

Sample Shell Scripts for Scheduling RMAN Backup 

  1. Introduction
  2. User Managed Backup Terminology 
  3. RMAN Managed Backup Terminology
  4. Different Type of backup
  5. Type of Recovery
  6. RMAN: RESTORE Concept
  7. RMAN with a Recovery Catalog
  8. How to Configure RMAN
  9. Complete Steps for Using RMAN through Catalog
  10. Recovery Case Study (Without using RMAN)
  • Recovery from missing or corrupted redo log group
         Case 3: If missing Redo log is CURRENT
  • Recovery form missing or corrupted control file

          Case 1: A multiple copy of the control file is available

  • Recovery form missing or corrupted Data File
          Case 1: Recover from corrupted or missing data file
          This scenario deal with a situation where data file has gone missing or corrupted at the time of open  the database. 
          Case 2: Recover from corrupted or missing data file (When database is Open)
         This scenario deal with a situation where data file has gone missing or corrupted and databases already open.
 
11.    Recover Case Study (With using RMAN) 
  • Data File Recovery
          Case 1: Recover from corrupted or missing data file
           This scenario deal with a situation where data file has gone missing or corrupted at the time of open the database. 
          This scenario deal with a situation where data file has gone missing or corrupted and databases already open.
  • Control File recovery
         Case 2: All Control file lost 
  • Redo Log File Recovery 

             Case 1: A multiplexed copy of the missing log is available 
             Case 2: All members of a log group lost.

 
14.    Time Based, Change Based or SCN Based Recovery
15.    Recover UNDO Data File                                                                                                              
         Case 1: If undo data file lost after cleanly shutdown 
         Case 2: The Database was not cleanly shut down 

Post a Comment

0 Comments

Please Select Embedded Mode To show the Comment System.*

Post a Comment
To Top