Re: rman equivalent of sqlplus whenever error instruction

From: Peter Hitchman <pjhoraclel_at_gmail.com>
Date: Mon, 11 Oct 2010 15:26:39 +0100
Message-ID: <AANLkTi=RT4H2SU2eZyUVa_f29LA6PGpSYOn4deLHDyiq_at_mail.gmail.com>



OK,
Fair enough, so I can do what I want by sceripting around it.

Regards
Pete

On Mon, Oct 11, 2010 at 2:51 PM, Amit Verma (IT - Otterbase) <averma_at_bordersgroupinc.com> wrote:
> It is actually an RMAN feature
> (http://jkstill.blogspot.com/2010/02/cool-but-unknown-rman-feature.html)
> that even if there is a connection error to the catalog, the backup will
> continue and use the control file instead of the catalog database. This
> guarantees that you always have a backup even if catalog is not
> available and once you fix the connection issues, all you need to do is
> to resync the catalog or it does that automatically during next backup.
>
> To avoid re-running the job by itself, you can do a "grep -v" on the
> ORA- "that you don't want to consider as errors" and report the job as
> successful to the scheduler so it doesn't re-start the job.
>
> HTH,
> -Amit Verma
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Oct 11 2010 - 09:26:39 CDT

Original text of this message