RMAN-06172: no autobackup found or specified handle is not a valid copy or piece
Our current production is on SUN Sparc 5.10 & we have taken RMAN backup from it.we are trying to restore it on SUN X86_64.
When we try to restore the control file, we are getting the following error.
RMAN-06172: no autobackup found or specified handle is not a valid copy or piece
The following things were tried to resolve the issue which failed :-
1. We have tried setting dbid on new setup and start the controlfile restoration which failed
2. We took twice new fresh backup of control file using command backup current controlfile format '/oracle/ctrl_%U.bkp'; which failed
RMAN-06172: no autobackup found or specified handle is not a valid copy or piece
The following things were tried to resolve the issue which failed :-
1. We have tried setting dbid on new setup and start the controlfile restoration which failed
2. We took twice new fresh backup of control file using command backup current controlfile format '/oracle/ctrl_%U.bkp'; which failed
0