RMAN Backup Script for Non-RAC Database
Simple Shell Scripts for Scheduling RMAN Backup
- Introduction
- User Managed Backup Terminology
- RMAN Managed Backup Terminology
- Different Type of backup
- Type of Recovery
- RMAN: RESTORE Concept
- RMAN with a Recovery Catalog
- How to Configure RMAN
- Complete Steps for Using RMAN through Catalog
- 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
- Recovery form missing or corrupted 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)
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
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.
Case 4: Lost newly created data file and no backup (if instance is remain open and read Write mode)
Case 5: If all database lost and we have no backup of newly created data file.
Case 5: If all database lost and we have no backup of newly created data file.
- Control File recovery
Case 2: All Control file lost
- Redo Log File Recovery
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
15. Recover UNDO Data File
Case 1: If undo data file lost after cleanly shutdown
Case 2: The Database was not cleanly shut down
Case 3: The Database is UP and Read Write mode
Case 4: Handling Errors dropping UNDO Segments.
16. Restoring/Recovering the Database to a same host with different location
17. Restore /Recover the Database to a new host with a same directory structure
18. Restore/Recover database to a new host with different directory structure
19. Checking the Progress of RMAN Backup Recovery
20. Useful Query
21. Recovery from Block Corruption
22. Tablespace Recovery
Case 4: Handling Errors dropping UNDO Segments.
16. Restoring/Recovering the Database to a same host with different location
17. Restore /Recover the Database to a new host with a same directory structure
18. Restore/Recover database to a new host with different directory structure
19. Checking the Progress of RMAN Backup Recovery
20. Useful Query
21. Recovery from Block Corruption
22. Tablespace Recovery
RMAN
- RMAN Basic
- Type of RMAN Backup Tutorial
- RMAN: RESTORE Concept
- RMAN with a Recovery Catalog (Benefits, features,Costs of Using the Recovery Catalog)
- How to Configure RMAN
- Complete Steps for Using RMAN through Catalog
- Restoring an RMAN Backup to Another Node
- HOW TO PERFORM BLOCK MEDIA RECOVERY WHEN BACKUPS ARE NOT TAKEN BY RMAN
- Monitoring Recovery Manager Jobs
User Managed Backup & Recovery
Post a Comment