Issue with RMAN when restoring control fileon a new host
Ima trying to restore oracle database to a new host. The production database version is 10.2.0.4 , same as new host version. The OS platform in Linux 64-86 redhat version 5.
I have copy of control file,datafiles, and archive files from Oct 2nd. I have copied over the parameter files and tried to restore control file from autobackup set, but I am getting this message:
restore controlfile from 'ora_backup/prev_0/live/cotrol/LIVE_controlfile_autobackup_c-534039970-20111002-0d';
Starting restore at 28-OCT-11
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 10/28/2011 13:31:41
RMAN-06172: no autobackup found or specified handle is not a valid copy or piece
I have copy of control file,datafiles, and archive files from Oct 2nd. I have copied over the parameter files and tried to restore control file from autobackup set, but I am getting this message:
restore controlfile from 'ora_backup/prev_0/live/cotrol/LIVE_controlfile_autobackup_c-534039970-20111002-0d';
Starting restore at 28-OCT-11
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 10/28/2011 13:31:41
RMAN-06172: no autobackup found or specified handle is not a valid copy or piece
0