On Sun, 17 Jul 2005 11:38:46 -0400, Knutson, Sam <[EMAIL PROTECTED]> wrote:
>SHOWMVS, MXI, IPCS but perhaps fastest for you to obtain and use ASIDLIST >from Mark Zelden. > >http://home.flash.net/~mzelden/mvsutil.html > >Address Space ID List Program. >These programs will list the names of all ASIDs in the system, their ASCB >address, their ASID number in hex and decimal, and provide the following >totals: > >TOTAL ADDRESS SPACES IN THE SYSTEM >TOTAL ACTIVE ADDRESS SPACES IN THE SYSTEM >TOTAL AVAILABLE ADDRESS SPACES IN THE SYSTEM >TOTAL NON-REUSABLE ADDRESS SPACES IN THE SYSTEM > >The programs also display MAXUSER and usage of RSVSTRT and RSVNONR from >IEASYSxx. > >http://home.flash.net/~mzelden/mvsfiles/asidlist.txt > >Easy to use REXX version! > >http://home.flash.net/~mzelden/mvsfiles/asidlrx.txt > <snip> I've also recently incorporated the summary portion from ASIDLRX into IPLINFO. %IPLINFO ASID if you only want the ASID section. Example: ASID Usage Summary from the ASVT: Maximum number of ASIDs: 2020 MAXUSER from IEASYSxx: 1200 In use ASIDs: 150 Available ASIDs: 1050 RSVSTRT from IEASYSxx: 20 RSVSTRT in use: 0 RSVSTRT available: 20 RSVNONR from IEASYSxx: 800 RSVNONR in use: 81 RSVNONR available: 719 Cheers, Mark -- Mark Zelden Sr. Software and Systems Architect Zurich North America and Farmers Insurance Group mailto: [EMAIL PROTECTED] Systems Programming expert at http://Search390.com/ateExperts/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

