RMAN Backups - Full Backup Vs Incremental Backups || Level 0 & Level 1 || Diff Vs Cum Backup

Published: 19 September 2020
on channel: Vismo Technologies
14,091
266

RMAN - Database backup:
=======================
rman target /
CONFIGURE CONTROLFILE AUTOBACKUP ON;
backup database plus archivelog format='/u01/backup/RMAN/database/backup_%d_%T_%U';

RMAN - Archive log backup:
======================
rman target /
backup archivelog all;
backup archivelog all format='/u01/backup/RMAN/database/backup_%d_%T_%U';


RMAN - LEVEL0 and LEVEL1 backup:
==============================
rman target /

backup incremental level 0 database plus archivelog format='/u01/backup/RMAN/LEVEL0/backup_%d_%T_%U';
backup incremental level 1 database plus archivelog format='/u01/backup/RMAN/LEVEL1/backup_%d_%T_%U';

backup incremental level 0 database plus archivelog TAG LEVEL_0 format='/u01/backup/RMAN/LEVEL0/backup_%d_%T_%U';
backup incremental level 1 database plus archivelog TAG LEVEL_1 format='/u01/backup/RMAN/LEVEL0/backup_%d_%T_%U';

#RMAN #FullBackup #RMANIncrementalBackup #level0 #level1 #differential #Cummulative #Oracle #Database #Exadata

Please do follow me and support me on,

LinkedIn:   / mallik034  
YouTube:    / mallik034  
Fakebook:   / mallik034  
Blog: https://mallik034.blogspot.com
twitter:   / mallik034  
Instagram:   / mallik034  
FBPage:   / mallik034oracledba  
Skype: malluramadurg


Regards,
Mallikarjun Ramadurg
Mobile: +91 9880616848
WhatsApp: +91 9880616848
Email: [email protected]
LinkedIn:   / mallik034  
YouTube:    / mallik034  
Fakebook:   / mallik034  
Blog: https://mallik034.blogspot.com
twitter:   / mallik034  
Instagram:   / mallik034  
FBPage:   / mallik034oracledba  
Skype: malluramadurg


Watch video RMAN Backups - Full Backup Vs Incremental Backups || Level 0 & Level 1 || Diff Vs Cum Backup online without registration, duration hours minute second in high quality. This video was added by user Vismo Technologies 19 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 14,09 once and liked it 26 people.