I have 255 procedures in a job, each procedure contain 2
steps.can we execute this job?
Answer Posted / brahmareddy.t
Yes,we can execute this job if the proc is instreamproc.
we can write 255 instreamproc in one job.
we can write 255 steps in one instreamproc.
ok.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
what is use of dsn parameter in dd statement?
how JCL works?
How can the disposition of sysout datasets be set for an entire jobstream?
Explain the job statement in jcl?
Define concatenating?
In job processing, what happens in conversion stage?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
how would you create a temporary dataset? And where will you use them?
which parameter is used to check the syntax of a jcl without executing it?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Name the statement which can be used to send data to another mvs jes3 node?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How to do automated restart when a job abend?
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 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 ?