Database Backup and Recovery (MOSC)

MOSC Banner

Needing to restore a controlfile

edited Dec 8, 2009 2:42AM in Database Backup and Recovery (MOSC) 5 commentsAnswered
 I've managed to screw up the controlfile by adjusting the SGA/PGA memory and now the Enterprise Manager wants to restore a backed up control file. I have found one in the flash_recovery_area, although this may be the one that is bad. We have been doing backups, and the last backup should have a control file with it. I just don't know how to use RMAN to get a listing of how the backup is configured. The shell scripts are:
full_cold_backup.sh:
#!/bin/bash
export ORACLE_SID=xplr
. /home/oracle/.bash_profile
rman 'target /' @/home/oracle/bin/full

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