I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?

Answer Posted / vidya

From 5th to 10th step, give COND parameter. Give the
condition as COND=(0,LE). As 0 is always less than or equal
to the return code of executing step it will bypass.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to compare two datasets without using superce because output is limited to 133 bytes

1476


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1944


What is the syntax of JCL statement?

688


What is the function of job statement in jcl?

634


What is job control language?

605






How can a fb file convert to vb file using sort program?

800


What is the difference between run mode and addressing mode?

631


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1659


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

853


what is DSN in JCL and what are the parameters to declare the DSN?

712


what are the various stages of job processing?

732


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1745


How does jcl act on code(if you take a cobol program)?

703


what is use of dcb parameter in dd statement?

767


Explain the function of the steplib dd statement?

635