Recipe: Configure Oracle RMAN Compression
Expected deliverables:
Oralce RMAN Compression
Time to complete: 5 minutes
Ingredients: The account with Oracle SYSDBA access. The oracle environment should be set. Configured Veeam Plugin for Oracle RMAN.
Before you start: User account with SysDBA permissions. Veeam Plugin for Oracle RMAN installed and configured. License for Oracle for Advance Compression.
Method:
- rman target /
- RMAN> CONFIGURE COMPRESSION ALGORITHM ‘LOW’; #LOW, MEDIUM, HIGH
- RMAN> CONFIGURE DEVICE TYPE sbt BACKUP TYPE TO COMPRESSED BACKUPSET;