Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Howard Evans
I am trying to schedule a task to be run at 3 specific times of the day, every day using the JES2 automatic command facility and am not having much luck. I have added the following commands to JES2 startup: /*$ T A0015,T=10.00,I=86400,'$VS,''S SENDSMF''' /*$ T A0016,T=12.00,I=86400,'$VS,''S

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Pommier, Rex R.
@bama.ua.edu] On Behalf Of Howard Evans Sent: Tuesday, October 04, 2011 9:18 AM To: IBM-MAIN@bama.ua.edu Subject: Scheduling Tasks via JES2 automatic commands I am trying to schedule a task to be run at 3 specific times of the day, every day using the JES2 automatic command facility and am not having

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Williamson, James R
To: IBM-MAIN@bama.ua.edu Subject: Scheduling Tasks via JES2 automatic commands I am trying to schedule a task to be run at 3 specific times of the day, every day using the JES2 automatic command facility and am not having much luck. I have added the following commands to JES2 startup: /*$ T A0015,T

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Bob Shannon
Download Dave Cole's Scheduler from the Cole Software website. It's free and works well. Bob Shannon Rocket Software -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Staller, Allan
Have you issued '$SA,ALL'? My sequence is: Initialize JES Issue $SA,ALL $TA,,T=TIME(+24 hrs),command. BTW, The commands shown will issue the command *ONE* TIME. You will need to add an I= to repeat the commands. My commands are members of a parmlib and include a step to re-instate the

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Staller, Allan
, 2011 9:18 AM To: IBM-MAIN@bama.ua.edu Subject: Scheduling Tasks via JES2 automatic commands I am trying to schedule a task to be run at 3 specific times of the day, every day using the JES2 automatic command facility and am not having much luck. I have added the following commands to JES2 startup

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Mary Anne Matyaz
Another one is Alex, at http://www.sscmainframe.com/freeware.htm Freeware. Doc is at http://www.sscmainframe.com/alexcmds.htm -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Dennis Trojak
via JES2 automatic commands I am trying to schedule a task to be run at 3 specific times of the day, every day using the JES2 automatic command facility and am not having much luck. I have added the following commands to JES2 startup: /*$ T A0015,T=10.00,I=86400,'$VS,''S SENDSMF''' /*$ T A0016,T

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Paul Gilmartin
On Tue, 4 Oct 2011 16:17:40 +0200, Howard Evans wrote: I am trying to schedule a task to be run at 3 specific times of the day, every day ... crontab; comes with z/OS; nothing to download or install plus an MGCR interface; RYO. JES2/JES3 agnostic. -- gil

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Jerry Whitteridge
. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Howard Evans Sent: Tuesday, October 04, 2011 7:18 AM To: IBM-MAIN@bama.ua.edu Subject: Scheduling Tasks via JES2 automatic commands I am trying to schedule a task to be run at 3

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Vernooij, CP - SPLXM
,'$VS,''S SENDSMF''' Dennis -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Howard Evans Sent: Tuesday, October 04, 2011 9:18 AM To: IBM-MAIN@bama.ua.edu Subject: Scheduling Tasks via JES2 automatic commands I am trying to schedule

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Dennis Trojak
] On Behalf Of Vernooij, CP - SPLXM Sent: Tuesday, October 04, 2011 2:16 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Scheduling Tasks via JES2 automatic commands No, they will not execute immediately, only on the specified time starting the next day. Kees. Dennis Trojak dennis.tro...@radioshack.com

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Edward Jaffe
On 10/4/2011 7:42 AM, Staller, Allan wrote: You can also check out the AUTO program on CBT file 098. FWIW, that's what we use. Been working great for at least a decade. -- Edward E Jaffe Phoenix Software International, Inc 831 Parkview Drive North El Segundo, CA 90245 310-338-0400 x318

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Brian Westerman
You can also use the replacement for the freeware CBT tape AUTO called SyzAUTO/z, which has many extra features and also has fixes for some of the freeware product issues (midnight issue, fast processor support (the old one was written for much slower processors in the 1980's),etc.) I

Re: Scheduling Tasks via JES2 automatic commands

2011-10-04 Thread Brian Westerman
I forgot to mention that SyzAuto/z provides complete 24x7 command and job and task scheduling and we have over 300 site users. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to