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 are some jcl statements that are not allowed in procedures?

719


How does jcl specify the job to the operating system?

745


if the submitter of a job wants to inform another user about the job completion, how can it be done?

744


how would you create a temporary dataset? And where will you use them?

759


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

666






Name the parameters which can be used to limit the number of records written to a sysout dataset?

648


how can you check if a file is empty using jcl?

803


Matching Logic in Jcl not in cobol.Could any one please answer this question

3668


List the various advantages of using jcl language?

841


Give the syntax of job specifying jcl statement.

630


For what purpose steplib and joblib are used ?

680


What is the purpose of dd dummy statement?

937


Can we call instream to catalog and catalog to instream?

676


Explain how can a stopped job be started again?

633


How gdg are concatenated?

662