Those subpools are just limited by REGION, both below and above the line. Below the line is the biggest restriction. We only use LOC=(24,64) for what absolutely HAS to go below the line. The rest is LOC=(31,64). If you have done that, then all you can do is tell them to increase the REGION. By default you get 32M above the line. Are you running out of that area, or 24-bit storage?
Taking a console dump is somewhat of a sludgehammer approach, but using the VERBX VSMDATA 'SUMMARY' on a IPCS dump gives you almost everything you ever wanted to know, I usually max to the end where there is a great summary of memory usage. If you change SUMMARY to DETAIL, you get more than you ever wanted to know. Chris Blaicher Technical Architect Mainframe Development P: 201-930-8234 | M: 512-627-3803 E: [email protected] Syncsort Incorporated 2 Blue Hill Plaza #1563 Pearl River, NY 10965 www.syncsort.com Data quality leader Trillium Software is now a part of Syncsort. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of scott Ford Sent: Sunday, May 7, 2017 3:53 PM To: [email protected] Subject: Re: Storage Monitor Thanks guys. Chris, I need to see one STC which is running our code. I have customers with a smaller private area Subpool 0, 1 key 8. I know I can SVC dump and using IPCS find usage, but I would like to monitor without having to dump the STC. Scott On Sun, May 7, 2017 at 3:26 PM Blaicher, Christopher Y. < [email protected]> wrote: > Do you want it for a job or all jobs? What exactly do you want to > monitor? Some values are kept in globally accessible control blocks > like total pages allocated to a job and how many are fixed. Those > counts are kept at the 24-bit, 31-bit, 64-bit and total levels for > each address space and for the system as a whole. Actually, only > three of the four are kept and you derive the fourth. > > As I said, tell us what you need and why, and someone can probably > point you in the right direction. > > Chris Blaicher > Technical Architect > Mainframe Development > P: 201-930-8234 | M: 512-627-3803 > E: [email protected] > > Syncsort Incorporated > 2 Blue Hill Plaza #1563 > Pearl River, NY 10965 > www.syncsort.com > > Data quality leader Trillium Software is now a part of Syncsort. > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of scott Ford > Sent: Sunday, May 7, 2017 2:01 PM > To: [email protected] > Subject: Storage Monitor > > All: > > Is there a Storage subpool monitor on the cbttapes ? If there is can > someone point me to the file. I downloaded 'TASID' and its ok , but i > need more info of subpool usages and free.. > > > Regards. > -- > > > > *IDMWORKS * > > Scott Ford > > z/OS Dev. > > > > > “By elevating a friend or Collegue you elevate yourself, by demeaning > a friend or collegue you demean yourself” > > > > www.idmworks.com > > [email protected] > > Blog: www.idmworks.com/blog > > > > > > *The information contained in this email message and any attachment > may be privileged, confidential, proprietary or otherwise protected > from disclosure. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, > distribution, copying or use of this message and any attachment is > strictly prohibited. If you have received this message in error, > please notify us immediately by replying to the message and > permanently delete it from your computer and destroy any printout > thereof.* > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > > ________________________________ > > > > ATTENTION: ----- > > The information contained in this message (including any files > transmitted with this message) may contain proprietary, trade secret > or other confidential and/or legally privileged information. Any > pricing information contained in this message or in any files > transmitted with this message is always confidential and cannot be > shared with any third parties without prior written approval from > Syncsort. This message is intended to be read only by the individual > or entity to whom it is addressed or by their designee. If the reader > of this message is not the intended recipient, you are on notice that > any use, disclosure, copying or distribution of this message, in any > form, is strictly prohibited. If you have received this message in > error, please immediately notify the sender and/or Syncsort and destroy all > copies of this message in your possession, custody or control. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > -- Scott Ford IDMWORKS z/OS Development ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ________________________________ ATTENTION: ----- The information contained in this message (including any files transmitted with this message) may contain proprietary, trade secret or other confidential and/or legally privileged information. Any pricing information contained in this message or in any files transmitted with this message is always confidential and cannot be shared with any third parties without prior written approval from Syncsort. This message is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any use, disclosure, copying or distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and/or Syncsort and destroy all copies of this message in your possession, custody or control. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
