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

Home -> Community -> Usenet -> c.d.o.server -> Re: rman archive concept

Re: rman archive concept

From: harshan eppurath <che005_at_email.mot.com>
Date: Thu, 20 Dec 2001 13:05:36 -0600
Message-ID: <3C223680.430D1774@email.mot.com>

Dan,
My question is , Is there any way to tell rman that it does not have to consider those archive logs (which are deleted by change ... delete command) any more when I say restore archivelog all.

Thanks
Harshan
Dan Souza wrote:

> Harshan,
>
> I'm not sure what you are trying to do here. When you ran the
> "change...delete" command, the repository records for the backup were
> deleted, hence making them unrecoverable. It follows that RMAN is not
> able to recover the required archive log, since you deleted it from
> disk and repository.
>
> If this is not the case, can you provide some more info on what you
> did.
>
> Thanks,
> DANIEL
> > Hi All,
> >
> > Please for give if this is too silly. I am testing backups using rman.
> > I have backed up archive logs three times using archivelog all command.
> > I deleted first two backup sets. Now I am trying to restore all current
> > archvie files using restore archivelog all command. It was asking for
> > the first archive backup set.
> > I tried to avoid this error by following command
> > change backuppiece peacenum delete;
> > Now when I tried again
> > I got the error rman-06025 no backup of log thread 1 sequnce 29
> > scn-xxxxxxxxxx found to restore
> >
> > Here 29 is first achive log I backed up using rman.
> >
> > Does any body has an idea how long archive log history is stored.
> >
> > Thanks
> > Harshan
> >
> > --
  Received on Thu Dec 20 2001 - 13:05:36 CST

Original text of this message

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