Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Autobackup not found by RMAN

Re: Autobackup not found by RMAN

From: Vitalis Jerome <vitalisman_at_gmail.com>
Date: Wed, 2 Nov 2005 09:30:17 +0100
Message-ID: <68b128550511020030m5308d22fwc32dc1683a58197e@mail.gmail.com>


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
Received on Wed Nov 02 2005 - 02:32:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US