Problems with Restore.sh [message #215293] |
Sat, 20 January 2007 11:40 |
DjRakso
Messages: 1 Registered: January 2007
|
Junior Member |
|
|
Hi,
My problem is I set everything up right me thinks....but I get an error when I try to restore the database. Its perfectly fine no errors with backup command.
This is what happens when you check the oxe_restore.log file. Otherwise all other things in the log checks out to be working
RMAN>restore (spfile from autobackup)
2>(controlfile from autobackup);
Starting restore at 17-JAN-07
using target databse control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_!: sid=36 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 01/17/2007 15:07:55
RMAN-06564: must use the TO clause when the instance is started with SPFILE
|
|
|
|