Hi Peter, Why would you add anything to HZSPRMxx? The check default is what you coded. You just need to make sure you have appropriate automation to forward the exception for attention by system support staff.
Best Regards, Sam Knutson, GEICO System z Team Leader mailto:[email protected] (office) 301.986.3574 (cell) 301.996.1318 "Think big, act bold, start simple, grow fast..." -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of mf db Sent: Tuesday, August 14, 2012 4:34 AM To: [email protected] Subject: Re: REPLACEMENT ASID SHORTAGE All, I have added the below statement at HZSPRMXX parm for a periodical Check : UPDATE, CHECK(IBMSUP,IEA_ASIDS), INTERVAL(01:00), SEVERITY(LOW), PARM('NORMAL(5%),REPLACEMENT(5%),DAYSUNTILIPL(1)' ), DATE('20060424') Reason('ASIDs are a finite resource. It is important to ', 'know how many remain available.') the current ASID list for our system is like below : PROGRAM TOTALS Total address spaces in the system: 355 Total active address spaces in the system: 84 Total available address spaces in the system: 175 Total non-reusable address spaces in the system: 96 ASID USAGE FROM THE ASVT MAXUSER from IEASYSxx: 250 In use ASIDs: 84 Available ASIDs: 166 RSVSTRT from IEASYSxx: 5 RSVSTRT in use: 0 RSVSTRT available: 5 RSVNONR from IEASYSxx: 100 RSVNONR in use: 96 RSVNONR available: 4 /Peter On Tue, Aug 14, 2012 at 11:50 AM, Vernooij, CP - SPLXM < [email protected]> wrote: > "John Gilmore" <[email protected]> wrote in message > news:<[email protected] > om > >... > > As usual, OCO makes an external judgment "all but impossible". > > To check my understanding of English: doesn't this in fact mean: > "possible"? > > Kees. > > ******************************************************** > For information, services and offers, please visit our web site: > http://www.klm.com. This e-mail and any attachment may contain > confidential and privileged material intended for the addressee only. > If you are not the addressee, you are notified that no part of the > e-mail or any attachment may be disclosed, copied or distributed, and > that any other action related to this e-mail or attachment is strictly > prohibited, and may be unlawful. If you have received this e-mail by > error, please notify the sender immediately by return e-mail, and delete this > message. > > Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or > its employees shall not be liable for the incorrect or incomplete > transmission of this e-mail or any attachments, nor responsible for any delay > in receipt. > Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal > Dutch > Airlines) is registered in Amstelveen, The Netherlands, with > registered number 33014286 > ******************************************************** > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ==================== This email/fax message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this email/fax is prohibited. If you are not the intended recipient, please destroy all paper and electronic copies of the original message. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
