In my z/OS 2.02 version of MVS JCL Reference, there is NO "AFTER=" option on 
the SCHEDULE statement.

There is an "AFTER" JCL statement:
"AFTER statement
        Purpose: Use the AFTER JCL statement, along with GJOB and JOBSET 
statements, to define jobs and sets of jobs that must execute in a particular 
sequence. AFTER and BEFORE statements have the same syntax and define the 
dependencies either as a dependent/parent or parent/dependent. Internally, all 
relationships are managed as parent/dependent."

Al Nims
Systems Admin/Programmer III
UF Information Technology
720 Bld. 3rd Floor, #9
P.O. Box 112050
Gainesville, FL. 32611
(e) ajn...@ufl.edu 
(p) (352) 273-1298

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
Carmen Vitullo
Sent: Tuesday, February 05, 2019 10:52 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: JES2 SCHEDULE statement

I'm running z/OS 2.2 @ RSU1805 level and one of my users is trying to use the 
JES2 schedule statement; from all the doc I found the AFTER=jobname should be 
valid @ 2.2 but they are getting a JCL error during testing, my test had the 
same results;

       3 // SCHEDULE HOLDUNTL=('09:50','02/05/2019'),AFTER=joba
       4 //A EXEC PGM=IEFBR14
STMT NO. MESSAGE
       3 IEFC630I UNIDENTIFIED KEYWORD AFTER
  
checking the KC looks like this should be valid, am I missing something?
thanks
Carmen 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to