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

Thread: Could someone review my RMAN Duplicate Command Syntax?

Threaded View

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

    Hmm from your script it sounds like duplicating rman database is painful.

    I would rather suggest that you have the same filesystem (i assume you are cloning it for development) as the production that would make things easier
    rather then hard coding those path names

    Lookup in the manuals esp for these two parameters
    db_file_name_convert
    log_file_name_convert

    so you dont have to hard code so many paths in your script

    regards
    Hrishy
    Last edited by hrishy; 08-27-2007 at 01:23 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