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: rman question

Re: rman question

From: Phil Jones <phillipjones_at_gmail.com>
Date: Wed, 12 Oct 2005 15:47:31 +0200
Message-ID: <b64a80d00510120647v12db36cdo@mail.gmail.com>


You can use "expect" to do this.

Have a look at the man page.

Cheers,

Phil

On 12/10/05, Joe Smith <joe_dba_at_hotmail.com> wrote:
> Is there any way to force rman to delete files within a rman script?
>
> My shell script does a
>
> rman <<EOF
> connect target
> report obsolete;
> EOF
>
> But, as you know to do a delete obsolete a "YES" needs to be passed to rman.
> Has anybody ever done this within a rman script?
>
> thanks.
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
> --
> http://www.freelists.org/webpage/oracle-l
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 12 2005 - 16:14:33 CDT

Original text of this message

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