Date: Mon, 6 May 2002 12:57:51 +0200
Reply-To: Andreas Grüninger <andreas.grueninger@LFL.BWL.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Andreas Grüninger <andreas.grueninger@LFL.BWL.DE>
Organization: InterNetNews at News.BelWue.DE (Stuttgart, Germany)
Subject: Re: jcl delay
1. Ask the operators of the MVS shop which job scheduling options are
available at this site.
2. If nothing is available and the operators are willing to do it they can
create a special job class which starts at a certain time.
You would use the CLASS= option in the JOB statement.
"Doug" <queanbeyan@hotmail.com> schrieb im Newsbeitrag
news:d72455ac.0205022230.62edeed4@posting.google.com...
> could someone please remind me of how within jcl to delay or run a mvs
> job at a certain time.
>
> Thanks
>
> Doug
|