Database Backup and Recovery (MOSC)

MOSC Banner

Control file backup

edited Mar 24, 2009 9:26AM in Database Backup and Recovery (MOSC) 6 commentsAnswered
I have a new 10gr2 RAC and I am trying to find out where my backup of my control file is going. I get my snap backup in my /dbs directory. I have autobackup on in my backup script and the format set, but I don't get a seperate backup of my controlfile. Does rman imbed the control file in one the backup file under 10.2? My 10.1 production system writes a seperate controlfile backup to my backup directory. 
Part of my script:
echo Backing up Database DB008
echo -------------------------
export ORACLE_SID=db0083
rman target=sys/oracle << EOF
sql 'alter system archive log current';

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