Database Backup and Recovery (MOSC)

MOSC Banner

RMAN duplicate of database in 11G 11.2.0.2

edited Jan 31, 2012 9:08AM in Database Backup and Recovery (MOSC) 2 comments
Hi, I have just upgraded from 10G to 11G.
My rman scripts to clone in 10G worked well.

After I upgraded to 11G, I took a level 0 backup.  My controlfile backed up to ORACLE_HOME/dbs.   This was not working this way before.

So when I went to clone,  I get the error: ORA-19505: failed to identify file "/u01/app/oracle/product/11.2.0/dbhome_1/dbs/cf_c-3109788336-20120129-05"


So I went into rman and changed the path of the controlfile backup as such.
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u99/backup/rman/WFPR/cf_%F';

I then took another level0 and verified the controlfile backup went to the right location.

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