IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Difference between JES2 and JES3


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
MFuser2

New User


Joined: 04 Mar 2005
Posts: 3
Location: noida

PostPosted: Fri Mar 04, 2005 6:03 pm
Reply with quote

what is the exactly difference between thw jes2 and jes3.
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 1210
Location: India

PostPosted: Fri Mar 04, 2005 6:59 pm
Reply with quote

JES2:

Code:
If you are in a multiprocessor environment, each processor?s JES2 Subsystem independently controls the job inputs, scheduling and output datasets.

In JES2, allocation of datasets required by a step are done only just before the step executes.


JES3:

Code:
Using a common JOB queue and centralized control over the local processors, JES3 Subsystem distributes the job inputs to them.

JES3 allocates datasets for all the steps before the job is scheduled
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Timestamp difference and its average ... DB2 11
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts Jes2 command output All Other Mainframe Topics 4
No new posts What is the difference between Taskty... Compuware & Other Tools 2
No new posts Fault Analyzer not producing entries ... IBM Tools 19
Search our Forums:

Back to Top