Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: how to schedule a job every alternate sundays in unix cron
This is a MIME message. If you are reading this text, you may want to
consider changing to a mail reader or gateway that understands how to
properly handle MIME multipart messages.
--=_91CFB534.0B6AA755
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
lol, actually makes sense :). wondering how the perl version would look
like?
Gene
>>> NDATFM_at_labor.state.ny.us 07/17/03 02:49PM >>>
what a freekin nightmare! I'd hate to be the next poor bloke who has
to
decifer this...
Tom Mercadante
Oracle Certified Professional
-----Original Message-----
Sent: Thursday, July 17, 2003 2:35 PM
To: Multiple recipients of list ORACLE-L
Brilliant. :)
Brian_P_MacLean_at_eFunds.Com
Sent by: ml-errors_at_fatcity.com
07/16/2003 11:29 PM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L
<ORACLE-L_at_fatcity.com>
cc: Subject: Re: how to schedule a job every alternatesundays in
0 1 * * 0 /usr/bin/ksh -c "[ `date '+\%a'` = 'Sun' -a $((`date '+\%U'`
\%
2)) -eq 0 ] && /path/myscript.ksh"
This will run myscript.ksh on even Sundays at 1 a.m.
If ?'s, email me direct.
kommareddy sreenivasa To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> <kommacnu_at_yahoo.c cc: om> Subject: how toschedule a
Sent by: ml-errors_at_fatcity .com 07/16/2003 06:09 AM Please respond to ORACLE-L
Hello All,
OS: Solaris 2.8
I have to run a backup script in every alternate Sunday.
I cant find a way to submit it in cron.
Can somebody help me how to setup a job to run alternate Sundays in unix cron .
Thanks and Regards,
Srinivas
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: kommareddy sreenivasa INET: kommacnu_at_yahoo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Brian_P_MacLean_at_eFunds.Com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mercadante, Thomas F INET: NDATFM_at_labor.state.ny.us Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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). --=_91CFB534.0B6AA755 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 8bitReceived on Thu Jul 17 2003 - 12:59:58 CDT
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 10pt Arial; MARGIN-LEFT: 2px">lol, actually
makes sense :). wondering how the perl version would look like?<BR>Gene<BR>>>> NDATFM_at_labor.state.ny.us 07/17/03 02:49PM >>><BR>what a freekin nightmare! I'd hate to be the next poor bloke who has to<BR>decifer this...<BR><BR>Tom Mercadante<BR>Oracle Certified Professional<BR><BR><BR>-----Original Message-----<BR>Sent: Thursday, July 17, 2003 2:35 PM<BR>To: Multiple recipients of list ORACLE-L<BR><BR><BR>Brilliant. :)<BR><BR><BR><BR><BR><BR>Brian_P_MacLean_at_eFunds.Com<BR>Sent by: ml-errors_at_fatcity.com<BR>07/16/2003 11:29 PM<BR>Please respond to ORACLE-L<BR><BR><BR> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com><BR> cc:
<BR>
Subject: Re: how to schedule a job every alternate sundays in<BR>unix cron<BR><BR><BR><BR>0 1 * * 0 /usr/bin/ksh -c "[ `date '+\%a'` = 'Sun' -a $((`date '+\%U'` \%<BR>2)) -eq 0 ] && /path/myscript.ksh"<BR><BR>This will run myscript.ksh on even Sundays at 1 a.m.<BR><BR>If ?'s, email me direct.<BR><BR><BR><BR><BR>
<BR>
kommareddy
<BR>
sreenivasa To: Multiple <BR>recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
<BR>
<kommacnu_at_yahoo.c cc:
<BR>
om> Subject: how to schedule a <BR>job every alternate sundays in unix cron
<BR>
Sent by:
<BR>
ml-errors_at_fatcity
<BR>
.com <BR> <BR>
<BR>
07/16/2003 06:09
<BR>
AM
<BR>
Please respond to
<BR>
ORACLE-L <BR> <BR> <BR><BR><BR><BR><BR>Hello All,<BR><BR>OS: Solaris 2.8<BR><BR>I have to run a backup script in every alternate<BR>Sunday.<BR><BR>I cant find a way to submit it in cron.<BR><BR>Can somebody help me how to setup a job to run<BR>alternate Sundays in unix cron .<BR><BR>Thanks and Regards,<BR>Srinivas<BR><BR><BR><BR>__________________________________<BR>Do you Yahoo!?<BR>SBC Yahoo! DSL - Now only $29.95 per month!<BR><A href="http://sbc.yahoo.com/">http://sbc.yahoo.com</A><BR>--<BR>Please see the official ORACLE-L FAQ: <A href="http://www.orafaq.net/">http://www.orafaq.net</A><BR>--<BR>Author: kommareddy sreenivasa<BR> INET: kommacnu_at_yahoo.com<BR><BR>Fat City Network Services -- 858-538-5051 <A href="http://www.fatcity.com/">http://www.fatcity.com</A><BR>San Diego, California -- Mailing list and web hosting services<BR>---------------------------------------------------------------------<BR>To REMOVE yourself from this mailing list, send an E-Mail message<BR>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing list you want to be removed from). You may<BR>also send the HELP command for other information (like subscribing).<BR><BR><BR><BR><BR><BR><BR>-- <BR>Please see the official ORACLE-L FAQ: <A href="http://www.orafaq.net/">http://www.orafaq.net</A><BR>-- <BR>Author:
<BR> INET: Brian_P_MacLean_at_eFunds.Com<BR><BR>Fat City Network
Services -- 858-538-5051 <A href="http://www.fatcity.com/">http://www.fatcity.com</A><BR>San Diego, California -- Mailing list and web hosting services<BR>---------------------------------------------------------------------<BR>To REMOVE yourself from this mailing list, send an E-Mail message<BR>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing list you want to be removed from). You may<BR>also send the HELP command for other information (like subscribing).<BR><BR><BR><BR><BR>-- <BR>Please see the official ORACLE-L FAQ: <A href="http://www.orafaq.net/">http://www.orafaq.net</A><BR>-- <BR>Author:
<BR> INET: Jared.Still_at_radisys.com<BR><BR>Fat City Network
Services -- 858-538-5051 <A href="http://www.fatcity.com/">http://www.fatcity.com</A><BR>San Diego, California -- Mailing list and web hosting services<BR>---------------------------------------------------------------------<BR>To REMOVE yourself from this mailing list, send an E-Mail message<BR>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing list you want to be removed from). You may<BR>also send the HELP command for other information (like subscribing).<BR>-- <BR>Please see the official ORACLE-L FAQ: http://www.orafaq.net<BR>--
<BR>Author: Mercadante, Thomas F<BR> INET:
NDATFM_at_labor.state.ny.us<BR><BR>Fat City Network Services -- 858-538-5051 http://www.fatcity.com<BR>San Diego, California -- Mailing list and web hosting services<BR>---------------------------------------------------------------------<BR>To REMOVE yourself from this mailing list, send an E-Mail message<BR>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message
![]() |
![]() |