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 / kaarthik
USE IEBEDIT utility to just execute the steps you want to
execute in it.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what are the types of abends that occur on job failure? And explain the possible causes of these
What dd statement is used to supply the name of a dataset?
Name a few IBM utility programs, and explain its function.
What are the difference between jcl and jes?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is SOC4 error?
can any one plzzzzzz tell the jcl code for creating ps using idcams
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?
What are the rules employed while naming the steps in a job?
Must tape dataset definitions include vol=ser specifications?
What parameter directs the output of the job log dataset?
What do you understand by the term job time – out and how can you overcome that?
What is the use of disp parameter?