In This tutorial i am show you how can we create an Image file backup using RMAN.
There are many method to create a backup as below,
There are many method to create a backup as below,
- IMAGE COPY Backup
- WHOLE DATABASE Backup
- INCREMENTAL Backup
- ARCHIVAL [ HOT ] Backup
- It is a bit for bit duplication of datafile or tablespace.
- It is a extra copy of datafile, logfile, controlfile.
- It just like operating system [ OS ] command like copy, cp, .. doing any file copy one place to another place.