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

Thread: How can I move RMAN's backup set to another place ???

Threaded View

  1. #8
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    http://download-uk.oracle.com/docs/c...cmdupdb004.htm

    Hi

    During restore, RMAN will expect the backup sets to be located in the same directory as written to during the backup.
    For disk backups, the DBA can
    accomplish this in many ways:

    - set up an NFS directory, mounted on both host A and host B
    - create the same directory structure on host A and host B
    - use of symbolic links on host

    You can also explore the backup as backupset option if you dont wnat symbolic links and want to move the backupset to another location and NFS mount that another location

    regards
    Hrishy
    Last edited by hrishy; 06-14-2006 at 06:32 AM.

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