How can we execute only one step in a job
Answer Posted / ram g
Assume that job has 100 steps ... want to execute only the
step 89 then
just give the following stmt in job card..
restart = stepname, cond=(0,le)
can achieve this in multiple ways..!
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Which dd parameters are required?
how to run batch program without jcl?
Explain dfsort utility?
what is JCL?
What parameter directs the output of the job log dataset?
Suppose I have five jobs to do. But I want to hold one?
What is concatenating?
Explain how can an in-stream dataset be terminated?
how JCL works?
How can a jobs execution priority be modified?
Is their any limit for data sets?
what sort card you will use to copy the data from one dataset to another dataset?
When output dataset space is required, what quantity categories are used?
Why include statement is used in a jcl?