Advantage Of RMAN

Advantage of RMAN:

  1. Incremental where only modified data blocks will be copied

  2. Integrity check for the data block in case they are corrupted

  3. Can do parallelism instead of sequential

  4. It automatically manages the backup files without DBA intervention.

  5. It automatically deletes unnecessary backup datafiles and archived redo log files both from disk and tape.

  6. Only RMAN provides the ability to perform encrypted backups.

  7. RMAN manages the delete archivelog policy.