I had 100 steps in jcl i want to execute first 10 steps only?
Answer Posted / shivanadri naveen kumar
After 10th step you should give jcl null statement or else
code condition parameter in step11.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Must tape dataset definitions include vol=ser specifications?
What is the difference between the positional and keyword parameters? Give examples.
what is DSN in JCL and what are the parameters to declare the DSN?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the function of the steplib dd statement?
Name the statement which can be used to send data to another mvs jes3 node?
what is use of space parameter in dd statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What are the parameter we cannot use in procedure?
what is the purpose of coding notify parameter in job statement?
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' ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how to compare two datasets without using superce because output is limited to 133 bytes
Brief description of inline procedure of jcl.
How to run cobol program using jcl?