Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the differences between JES2 & JES3 ?

Answers were Sorted based on User's Feedback



What are the differences between JES2 & JES3 ?..

Answer / 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

What are the differences between JES2 & JES3 ?..

Answer / 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

What are the differences between JES2 & JES3 ?..

Answer / shailendra

i want to add something

jes2 : it allocate resource as per step execute of the job.
jes3 : it aloocate resource before the job excution

Is This Answer Correct ?    30 Yes 3 No

What are the differences between JES2 & JES3 ?..

Answer / echo

Some principle differences between the two JES systems
include:
In a mainframe installation that has only one processor,
JES3 provides tape setup, dependent job control, and
deadline scheduling for users of the system, while JES2 in
the same system would require its users to manage these
activities through other means. In an installation with a
multiprocessor configuration, there are noticeable
differences between the two, mainly in how JES2 exercises
independent control over its job processing functions. That
is, within the configuration, each JES2 processor controls
its own job input, job scheduling, and job output
processing.
In cases where multiple z/OSĀ® systems are clustered (a
sysplex), it is possible to configure JES2 to share spool
and checkpoint data sets with other JES2 systems in the
same sysplex. This configuration is called Multi-Access
Spool (MAS). In contrast, JES3 exercises centralized
control over its processing functions through a single
global JES3 processor. This global processor provides all
job selection, scheduling, and device allocation functions
for all of the other JES3 systems.
With JES3, installations may decide whether the global JES3
or z/OS base control program will handle device allocation.
With JES2, only the z/OS base control program handles
device allocation.

Source:
http://publib.boulder.ibm.com/infocenter/zos/basics/index.js
p?topic=/com.ibm.zos.zconcepts/zconcepts_154.htm

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More JCL Interview Questions

what is the use of temporary files?

5 Answers   Hexaware,


I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?

5 Answers   Xansa,


i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb

2 Answers  


wht is the d/f between positional parameter n keyword parameter ?

1 Answers  


The maximum number of steps in a job?

4 Answers  


what is alternate index?

1 Answers  


what r the types of job control statements?

2 Answers  


What is a Dummy Utility and what it does ?

3 Answers  


How can values be passed from the job stream to an executable program?

0 Answers  


when does a dataset go uncataloged?

0 Answers   IBM,


i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?

4 Answers   DELL,


lines(1,cancel)??What is meant by that??Plz explain it....

1 Answers   IBM,


Categories