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
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Define concatenating?
Explain the function of the steplib dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
List the different jcl statements that are not permitted in the procedures?
What are the 2 types of parameters in dd statement?
How jcl work to handle various input output file operations?
What are hierarchy levels in jcl?
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 happens in conversion stage in job processing?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Can I share my data with other jobs? How?
Mention the types of job control statements?