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 / veer
we can achieve this with the IEBEDIT Utility......!!!
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what operation is performed by job statement?
What happens if both JOBLIB & STEPLIB is specified ?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the job statement in jcl?
Is it possible to left uncode disp?
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 utility programs in jcl?
What statement can be used to send data to another mvs jes3 node?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How does jcl specify the job to the operating system?
What parameter directs the output of the job log dataset?
What are the rules employed while naming the steps in a job?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain how can an in-stream dataset be terminated?
What is the maximum length of a single line of jcl?