Database Backup and Recovery (MOSC)

MOSC Banner

no autobackup found while attempting db restore.

edited Sep 22, 2010 5:23AM in Database Backup and Recovery (MOSC) 3 commentsAnswered
I don't know if this is an rman or grid control issue.

I have a database (10.2.0.4) that I'm running backups for via Grid Control (10.2.0.5).  I chose the option to "Schedule Customized Database - Whole Database". 

I ran a full backup and an incremental backup.  I'm including the control file, spfile and archive log options.

I copied all the backup files to a recovery system and began running a recovery process.

I used:

rman TARGET / CATALOG xxxxx/yyyyyy@repository

SET DBID=nnnnnnnnnnnnnnnn;

STARTUP FORCE NOMOUNT;

RESTORE SPFILE FROM AUTOBACKUP;

at this point I get

...

channel ORA_DISK_7: looking for autobackup on day: 20100921     <<< full and incr backups where performed here.

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