i have 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?
Answer Posted / naveen
yes its possible comment the 1,3,5,7,9 steps
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
How to pass data to a program that is coded in an exec statement?
how to compare two datasets without using superce because output is limited to 133 bytes
what is the compile process of cobol program expalin with code
How can unused space allocation be returned to the system when a dataset is closed?
what happens in execution stage in job processing?
Are there any set of rules for the names of the steps used in a job?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How does jcl specify the job to the operating system?
List the various advantages of using jcl language?
Is automatic restart possible in jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Brief description of inline procedure of jcl.
What is the purpose of dd dummy statement?