McKown, John wrote:
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Richard Peurifoy
Sent: Wednesday, July 01, 2009 2:56 PM
To: [email protected]
Subject: Re: How to convince not to over initiate?
<snip>
You may also need to use JES inits if you need to control the
maximum number of jobs running in some class. We have a database
that doesn't support enclaves, so batch calls run at the same
priority as CICS calls. We need to limit the number of batch jobs
to keep online response time acceptable.

--
Richard

At least by z/OS 1.8 you can control the XEQCOUNT=(MAXIMUM=nnn) subparameter of 
the JOBCLASS(c) JES2 parameter member.

We are JES3, but there is probably a similar parameter.
However, we aren't having any problems with out inits, or our operators,
so I haven't looked at this in some time.

--
Richard

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to