If we have 100 job steps in JCL and we want to excute steps
only starting from 43 to 50, then how it can be coded in JCL/
Answer Posted / astha mittal
I don't want to use COND=ONLY..then what will be the next
alternative..sorry to bug u as interviewer has aske me like
this...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Suppose I have five jobs to do. But I want to hold one?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Differentiate between addressing mode and run mode.
What is the difference between run mode and addressing mode?
Can I share my data with other jobs? How?
What is the significance of addrspc parameter in the exec statement?
what is the purpose of coding notify parameter in job statement?
List in order the hierarchical levels of jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is the syntax of JCL statement?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How does the jcl specify the job to os?
How can the attributes of one sms dataset be copied to another dataset?