DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: RMAN partial backup

  1. #1
    Join Date
    Dec 2001
    Posts
    337

    RMAN partial backup

    Hi all,

    DB: 10.2.03
    O/S: RHEL 3

    I have just attempted to backup a 3TB database using:

    BACKUP DURATION 24:00 PARTIAL MINIMIZE LOAD DATABASE FORMAT '/rmandir/for/backups';

    Now the backup has finished as the 24 hrs have now passed. I checked:

    RMAN> list backup of database;

    This shows only some of the files but not all. So it seems as 24 hrs was not enought to backup the whole database. Now if I was to re-run the backup with the same commands as before:

    1/ Will the first backup be consistent/usable?
    2/ Will it backup all the files or only the ones not available to RMAN?
    3/ Is re-running the whole backup with the duration clause the best way to get a usable backup?

    Thanks in advance,
    Chucks

  2. #2
    Join Date
    Apr 2006
    Posts
    377
    You should be able to consider Restartable Backups.

    However, if it's taking that long, then if possible you should consider Making Split Mirror Backups with RMAN, Change Tracking or at the very least Incremental Backups

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width