Database Administration (MOSC)

MOSC Banner

Duplicate Database using RMAN backup image file in place

edited Mar 8, 2016 4:03AM in Database Administration (MOSC) 4 commentsAnswered

Hi experts,

Is there a way to duplicate a clone database from the RMAN backup image and re-use all the image files?

My procedure is like following:

  1. I have copied all the RMAN image files to the data host in location <a>
  2. create the password file and pfile
  3. start the clone database in nomount mode
  4. rman auxiliary /
  5. rman> duplicate database to 'clone' backup location '<a>'

But the duplicated clone database does not use the RMAN image files

If I define the db_create_file_dest

     all the files will be copied to that location

If I do not define anything

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center