Database Backup and Recovery (MOSC)

MOSC Banner

restore spfile from autobackup older than 7 days

edited Jul 6, 2010 8:56AM in Database Backup and Recovery (MOSC) 1 commentAnswered
 Gurus,
  How do get over the below problem
 
I am trying to restore spfile from autobackup to a brand new server ( new dbserver and new tape library..basically to a restricted LAB )


RMAN> run{allocate channel ch01 type sbt;
2> SEND 'NB_ORA_CLIENT=serverA;
3> restore  spfile from autobackup;
4> }

allocated channel: ch01
channel ch01: sid=36 devtype=SBT_TAPE
channel ch01: Veritas NetBackup for Oracle - Release 6.5 (2007072323)

sent command to channel: ch01

Starting restore at 06-JUL-10

channel ch01: looking for autobackup on day: 20100706
channel ch01: looking for autobackup on day: 20100705
channel ch01: looking for autobackup on day: 20100704
channel ch01: looking for autobackup on day: 20100703

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