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


Please Help Members By Posting Answers For Below Questions

how you will the direct the data to spool using sysout option?

1769


In sms datasets, what is the function of the dd avgrec keyword?

658


Can I share my data with other jobs? How?

672


Name the statement which can be used to send data to another mvs jes3 node?

609


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1591






Explain the purpose of the dd keylen parameter?

679


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

751


Explain how can a jobs execution priority be modified?

746


What is the difference between run mode and addressing mode?

640


What is catelog procedure and how many catelog procedure to use in one job?

7468


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

791


is there any way to execute more than one proc in the same exec statement at the same time..?

2113


what JCL Procedures?

703


I need exexution process for JCL programs

1855


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2175