On Wed, 13 Dec 2006 10:02:36 -0600, Shannon Collinson <[EMAIL PROTECTED]> wrote:
>Does anyone know a field in a control block somewhere that I can check to >see if an LPAR is currently capped? I was using the IRALPDAT data area >and comparing the defined capacity to the 4-hour average to determine >capping, but of course if we drop our defined capacity down after a period >of heavy activity, that info tells me we're capping when somehow RMF and >WLM know that we're not. I think it has something to do with >LPDATSERVICECAPPEDTIME, but I'm not sure how the LPDATSERVICETABLE is >updated so don't know where I should be looking. A flag that >indicates "capping!" for this service period would be ideal, but I'm open >to any suggestions. Thanks! We wrote something in order to send a message to the console before capping happens . ( the idea being to slow down some people or reduce the number of inits ) Anyway the idea was to know before it really happens and act accordingly Have a look at CPCHCAP or something like that We found some very nice hints in this book http://www.redbooks.ibm.com/redbooks/pdfs/sg246645.pdf Bruno Bruno(dot)sugliani(at)groupemornay(dot)asso(dot)fr ---------------------------------------------------------------------- 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

