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

Thread: rman restore

  1. #1
    Join Date
    Aug 2005
    Posts
    12

    rman restore

    How do you restore backup sets and controlfiles that were deleted out of the catalog?

    We need to restore an archive log that was backed up 7 days ago but it has been deleted and no longer in the catalog but we restored the backup files from tape to a different drive.

  2. #2
    Join Date
    Jan 2001
    Posts
    191
    Check oracle rman doc for catalog command

    Use the CATALOG command to do the following:

    Add backup pieces and image copies on disk to the RMAN repository.

    Record a datafile copy as a level 0 incremental backup in the RMAN repository, which enables you to use it as part of an incremental backup strategy.

    Record the existence of the last user-managed datafile copies made after the final shutdown in Oracle7, before migrating the database to Oracle8.

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