Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2807

Re: Need to schedule a job to run every last Tuesday of the month

$
0
0

Hi Brian,

 

If you are able to use CRON, a CRON expression like this will run a process (or job) at 13:00 the last Tuesday of every month.

'00 13 * * 2L '

 

Here's a link to Cron on wikipedia if you need it:

https://en.wikipedia.org/wiki/Cron

 

There are external job schedulers that are capable of setting this up for you.

Here's a link to a list of them.

List of job scheduler software - Wikipedia, the free encyclopedia

 

Regards,


Viewing all articles
Browse latest Browse all 2807

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>