
|
[oracle-l]
||
[Date Prev]
[11-2005 Date Index]
[Date Next]
||
[Thread Prev]
[11-2005 Thread Index]
[Thread Next]
Re: Autobackup not found by RMAN
- From: Vitalis Jerome <vitalisman@xxxxxxxxx>
- To: mark.moynahan@xxxxxxxxxxxxx
- Date: Wed, 2 Nov 2005 09:30:17 +0100
Hi Mark,
That's because you had overiden the default autobackup format in the
persistent configuration ('cf_%F').
And now RMAN is asking the media manager to restore the spfile from
pieces with the default format '%F' and none can be found.
AFAIK you can't specify an alternate autobackup format upon restore
(the instance is not mounted, you can not create a persistent
configuration, at least with 9i). So in your case you may have to
'manually' specify the autobackup to restore by using "FROM
'media_handle'".
If you find a better solution please let us know.
Regards,
Jerome
--
http://www.freelists.org/webpage/oracle-l
|

|