On Wed, Sep 16, 2009 at 10:42 AM, Schuh, Richard <rsc...@visa.com> wrote: > Logon would not be the right or only place to put it. DEF STOR is another > possible place to err if the maximum storage was too high. Perhaps a check of > virtual storage at IPL time. That is a common point that must be traversed no > matter where the error occurred.
Suggest this not get hung up on "But it won't be perfect" ideas. For DIRMAINT, perhaps a site configuration option could say "Warn me if a userid is defined with either storage limit above x". Similarly, at LOGON or DEFINE STORAGE, if the VMsize is > than the total page space defined, a warning would be useful. This doesn't help for aggregate overload (20x1GB with 4GB of page space), doesn't guarantee that XAUTOLOG BIGPIG won't spiral the system into the ground before the operator (what operator?) can react, etc., but it would at least give some more informed consent. In this era of Big Numbers and big Linux guests, this is probably more important than it used to be -- in days of yore, if you accidentally defined a 32MB guest on an 8MB system, (a) there probably WAS enough page space, and (b) the user was probably CMS and wouldn't touch the pages that fast anyway.