Answer Posted / guest
JES3 allocates datasets for all the steps before the job is
scheduled. In JES2, allocation of datasets required by a
step are done only just before the step executes.
| Is This Answer Correct ? | 56 Yes | 7 No |
Post New Answer View All Answers
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is notcat 2 - gs?
How does jcl specify the job to the operating system?
Explain how can return codes be tested before execution of a job step?
What are the difference between jcl and jes?
How to pass data to a program that is coded in an exec statement?
how JCL works?
what are the types of abends that occur on job failure? And explain the possible causes of these
which utility is used a dummy utility?
How to submit jcl through a cobol program?
I need exexution process for JCL programs
what is the resolution for sb37 error
Is condition checking possible in jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
What parameter of the job statement is used to limit the cpu time consumed by the job?