Answer Posted / bala
JES3 = Job Entry Subsystem 3
An MVS subsystem that receives jobs into the
system,converts them to internal format, selects them for
execution, processes their output, and purges them from the
system. In complexes that have several loosely coupled
processing units, the JES3 program manages processors so
that the global processor exercises centralized control
over the local processors and distributes jobs to them via
a common job queue.
JES2 = Job Entry Subsystem 2
An MVS subsystem that receives jobs into the system,
converts them to internal format, selects them for
execution, processes their output, and purges them from the
system. In an installation with more than one processor,
each processor's JES2 subsystem independently controls job
input, scheduling, and output processing.
| Is This Answer Correct ? | 32 Yes | 1 No |
Post New Answer View All Answers
Explain the function of dd disp parameter?
what is the difference between JES3 and JES2?
How can an in-stream dataset be terminated?
Explain the function of the dd dcb keyword?
What are hierarchy levels in jcl?
What are the utility programs in jcl?
What is the function of job statement in jcl?
Must tape dataset definitions include vol=ser specifications?
what JCL Procedures?
which utility is used to run a cobol-db2 program?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain how can the submitting users racf authority be overridden in a job stream?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the use of symbol // in jcl?
Why block size is multiple of lrecl in jcl?