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 / venkataramana

It is simple after fifth step we will use cond=(0,LE) in
each step for avoiding the execution.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the jcl exec statement?

663


Explain the function of the dd dcb keyword?

719


Why include statement is used in a jcl?

696


what is JCL?

708


Brief description of inline procedure of jcl.

695






What is the format of comment statement?

688


What parameter of the job statement is used to limit the cpu time consumed by the job?

849


What is the purpose of the dd keylen parameter?

732


what sort card you will use to copy the data from one dataset to another dataset?

746


What is concatenating?

647


Can I share my data with other jobs? How?

681


which utility is used to sort a file in jcl?

756


Can we call instream to catalog and catalog to instream?

693


Which statement is used to identify the private libraries in job?

688


what is a jcl?

697