wt will happen to the step of a job if u code COND=ONLY
Answer Posted / gummadi srinivas
//s1 exec pgm=ex1
//s2 exec pgm=ex2
//s3 exec pgm=ex3,cond=only
//s4 exec pgm=ex4
1) if s1 executes sucess, s2 got abend ,then executes s3.and
stops execution
2) if s1 got abend, s2 dont executes ,then s3 executes.and
stops execution
3) if s1 executes sucess ,s2 executes sucess,then s3 wont
executes. and go to s4.....
if any wrong in my answer plz correct me..
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How can the disposition of sysout datasets be set for an entire jobstream?
What is the function of the dd avgrec keyword in sms datasets?
Why block size is multiple of lrecl in jcl?
Is it possible to left uncode disp?
What is the purpose of disp parameter?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
what is the JCL statement consists of?
which parameter is use to declare the name of dataset in dd statement?
How to pass data to a program that is coded in an exec statement?
What is the purpose of dd dummy statement?
define cond parameter in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
What is the maximum length of a single line of jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
can any one plzzzzzz tell the jcl code for creating ps using idcams