In a recent note, Edward E. Jaffe said:

> Date:         Mon, 17 Oct 2005 08:54:49 -0700
> 
> Every installation needs virtual storage limits of some kind. They
> should be enforced at the address space level, not by a single
> application. IEFUSI is the proper place for such limits to be
> established.  ...
> 
Bravo!  (paraphrase of the deprecated "me, too!")  The same applies
to use of temporary data sets, such as the often discussed here
limits on those used by TSO TRANSMIT and SUBMIT commands.  The
limit should be enforced by the job, not by the various applications.

>          ... But be generous! Don't make them too low! Your users should
> never actually hit these limits unless a programming error of some kind
> occurs, e.g., a GETMAIN in an infinite loop. Be sure to have an
> adequately-sized paging subsystem to handle occasional spikes in virtual
> storage utilization.
> 
Of course, this all assumes the failure is graceful when temp/page
space is exhausted.  Ideally, the failure should impact the
greediest user, not the one who, by happenstance, requests the
straw of storage that breaks the camel's back.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

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