Home » Oracle » Oracle Recovery Manager :RMAN cheatsheet

Oracle Recovery Manager :RMAN cheatsheet

Oracle Recovery Manager(RMAN) is an important component of Oracle Database Software . It is a effective way to do the backup and recovery of the Oracle database. Oracle has added new features in RMAN in every new release. Here are some of the article,I have written on RMAN to understand it

How to recover database using RMAN : How to restore and recover the database using RMAN backup and how to use parallelism while restoring
How to debug Oracle RMAN session : This post talks about how to trace the hung RMAN session and trouble shoot it
RMAN connection decoded : Check on what all connection are established when RMAN command are fired
RMAN DUPLICATE DATABASE CLONING : : Cloning is major part of DBA role.Check this post for RMAN DUPLICATE DATABASE CLONING . Here we need to backup source database in order to clone
RMAN DUPLICATE DATABASE CLONING WITH ACTIVE DATABASE : Cloning is major part of DBA role.Check this post for RMAN DUPLICATE DATABASE CLONING WITH ACTIVE DATABASE i.e no backup required for cloning
How to recover corrupt blocks using RMAN : RMAN can also help in identifying and recovering the corrupt block in the database
Oracle RMAN Interview Questions : Oracle RMAN Interview Questions are must for Oracle DBA’s looking for change. Oracle Backup and recovery is one of the essential duties of Oracle DBA

I have compiled RMAN command into a RMAN cheatsheet which can be referred when doing backup and recovery in Oracle database.

It contains command on
(1)start command
(2) Connect command
(3) Import catalog command
(4) Register command
(5) Register catalog
(6) Backup command
(7) Restore and Recover command
(8) Set and show command
(9) List and report command
(10) Convert command
(11) startup and shutdown command

See also  Oracle Weblogic 12c/11g Interactive Guide
RMAN cheatsheet

Download the RMAN cheatsheet here

Hope you like the RMAN cheatsheet. Please do provide me the feedback to improve
External Reference
https://docs.oracle.com/cd/B19306_01/backup.102/b14192/bkup007.htm

RMAN Cheatsheet
RMAN Cheatsheet
RMAN_cheatsheet.pdf
99.7 KiB
8839 Downloads
Details

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top