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: how to schedule a job every alternate sundays in unix cron

RE: how to schedule a job every alternate sundays in unix cron

From: Gene Sais <Gsais_at_co.palm-beach.fl.us>
Date: Thu, 17 Jul 2003 13:59:58 -0400
Message-Id: <25946.338288@fatcity.com>


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 alternate
sundays in
unix cron

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 to
schedule a
job every alternate sundays in unix cron
                      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



Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
--
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: 8bit


<!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 :).&nbsp; wondering how the perl version would look like?<BR>Gene<BR>&gt;&gt;&gt; NDATFM_at_labor.state.ny.us 07/17/03 02:49PM &gt;&gt;&gt;<BR>what a freekin nightmare!&nbsp; 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.&nbsp; :)<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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To:&nbsp;&nbsp;&nbsp;&nbsp; Multiple recipients of list ORACLE-L &lt;ORACLE-L_at_fatcity.com&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cc:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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 ] &amp;&amp; /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>&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
kommareddy&nbsp;&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sreenivasa&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Multiple <BR>recipients of list ORACLE-L &lt;ORACLE-L_at_fatcity.com&gt;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;kommacnu_at_yahoo.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cc:&nbsp;&nbsp;&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
om&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subject:&nbsp; how to schedule a <BR>job every alternate sundays in unix cron
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Sent by:&nbsp;&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
ml-errors_at_fatcity&nbsp;&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
.com&nbsp;&nbsp; <BR>&nbsp; <BR>&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
07/16/2003 06:09&nbsp;&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
AM&nbsp;&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Please respond to&nbsp;&nbsp;
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
ORACLE-L&nbsp;&nbsp; <BR>&nbsp; <BR>&nbsp; <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&nbsp; 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>&nbsp; INET: kommacnu_at_yahoo.com<BR><BR>Fat City Network Services&nbsp;&nbsp;&nbsp; -- 858-538-5051 <A href="http://www.fatcity.com/">http://www.fatcity.com</A><BR>San Diego, California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- 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).&nbsp; 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>&nbsp; INET: Brian_P_MacLean_at_eFunds.Com<BR><BR>Fat City Network
Services&nbsp;&nbsp;&nbsp; -- 858-538-5051 <A href="http://www.fatcity.com/">http://www.fatcity.com</A><BR>San Diego, California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- 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).&nbsp; 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>&nbsp; INET: Jared.Still_at_radisys.com<BR><BR>Fat City Network
Services&nbsp;&nbsp;&nbsp; -- 858-538-5051 <A href="http://www.fatcity.com/">http://www.fatcity.com</A><BR>San Diego, California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- 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).&nbsp; 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>&nbsp; INET:
NDATFM_at_labor.state.ny.us<BR><BR>Fat City Network Services&nbsp;&nbsp;&nbsp; -- 858-538-5051 http://www.fatcity.com<BR>San Diego, California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- 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
Received on Thu Jul 17 2003 - 12:59:58 CDT

Original text of this message

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