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: UNIX q

RE: UNIX q

From: Taylor, Shirley <TaylorSI_at_mar.dfo-mpo.gc.ca>
Date: Wed, 13 Sep 2000 14:13:42 -0300
Message-Id: <10618.116860@fatcity.com>


Direct output to /dev/null (or some other file) as in the following example from my crontab:

00 07 * * 1-5 /oracle/admin/check_dbases.com >/dev/null 2>&1 #Check dbases acces
sible to non-dba

> -----Original Message-----
> From: Ashish Shah [SMTP:ar_shah_at_yahoo.com]
> Sent: Wednesday, September 13, 2000 1:01 PM
> To: Multiple recipients of list ORACLE-L
> Subject: UNIX q
>
> Hi All,
>
> You know whenever you run any job through crontab
> it sends you email on that account. How can I prevent
> getting emails ?
>
> TIA.
>
>
>
> =====
> Ashish
> Toronto, Canada
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
> --
> Author: Ashish Shah
> INET: ar_shah_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Sep 13 2000 - 12:13:42 CDT

Original text of this message

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