I had 100 steps in jcl i want to execute first 10 steps only?

Answer Posted / kamaldeep

The answer #5 by Challa Srinivas is wrong, if we give //STEP11 EXEC=PGM2,COND=(0,LE,STEP10) then it will only not run Step11 but will run all the step after it.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between run mode and addressing mode?

725


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

802


What is the function of the dd mgmtclas keyword in sms datasets?

860


Explain how can the submitting users racf authority be overridden in a job stream?

758


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2008






What is the function of the dd dcb keyword?

930


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

7718


Explain the function of //cntl statement?

747


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) ?

1903


Where can program checkpoints be stored for use in a restart?

978


Explain how can the attributes of one sms dataset be copied to another dataset?

822


Can we call instream to catalog and catalog to instream?

759


How to pass the parameter in parm using linkage section ? (syntax)?

746


what is use of space parameter in dd statement?

853


What is the maximum length of a single line of jcl?

923