Database Backup and Recovery (MOSC)

MOSC Banner

DUPLICATE DATABASE (RMAN) ON THE SAME MACHINE

edited Feb 24, 2009 3:32AM in Database Backup and Recovery (MOSC) 1 commentAnswered
 Hi All,

     Did any one faced the below error which occurs when you try to create duplicate database using the RMAN's duplicate statment. it fails while coping the archive log. I tried to put both DB_FILE_NAME_CONVERT and DB_LOG_FILE_NAME_CONVER but didnt worked out.

C:\Documents and Settings\ajitb>rman

Recovery Manager: Release 11.1.0.7.0 - Production on Tue Feb 24 15:59:24 2009

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

RMAN> connect target sys/oracle@minchu

connected to target database: MINCHU (DBID=1719994082)

RMAN> connect AUXILIARY sys/oracle@CLNDB

connected to auxiliary database: CLNDB (not mounted)

RMAN> DUPLICATE TARGET DATABASE

2> TO 'CLNDB'

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