I think the history of this runs as follows : (1) SMS SSI documentation is made available for $$$ to ISVs and not to normal customers (2) However - JES3 needs to get SMS volume info at some point - hence the minimum amount of doc and macros are distributed in SYS1.MODGEN (eg take a look at IGDVLD) (3) Some smart people look the the doc in IGDVLD and experiment and work out how the SMS SSI works (4) Tinkering and playing by various people in the 1980s/1990s including looking at IPCS dump formatting routines yield more info
I do not believe the author of SHOWMVS had access to the official doc - it was just reverse engineered from IGDVLD. Rob Scott Lead Developer Rocket Software 275 Grove Street * Newton, MA 02466-2272 * USA Tel: +1.617.614.2305 Email: [email protected] Web: www.rocketsoftware.com -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Bill Fairchild Sent: 09 February 2012 16:45 To: [email protected] Subject: Re: Getting the Storage Group name for a DASD volume. Presumably whoever coded the subsys call to SMS within SHOWMVS had access to some kind of doc (or to previously written working code, the author of which had access to the doc... etc.), and I would like to know more about the doc myself. Perhaps there are other subsys calls to SMS which return useful information. I would much rather look at original doc than at working code that exploits one particular function and reveals nothing about other functions. If this doc is restricted, then how could SHOWMVS be made public? Bill Fairchild -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Dennis Trojak Sent: Thursday, February 09, 2012 9:47 AM To: [email protected] Subject: Re: Getting the Storage Group name for a DASD volume. John, Checkout SHOWMVS. It makes a subsys call to SMS to do just that. Dennis -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of McKown, John Sent: Thursday, February 09, 2012 8:13 AM To: [email protected] Subject: Getting the Storage Group name for a DASD volume. I am updating an old DASD management program. It does a UCBSCAN to scan the online DASD volumes and an LSPACE to get the space information from them. I also get the Format 4 DSCB. I check DS4SMSFG to see if the volume is SMS managed or not. I would like to output the storage group name if it is. But I cannot find any indication of how to get that information. I know it is possible because QuickRef does it. Is this another of the "if you want to know that, you need to give us a lot of money and sign an NDA" part of z/OS? I really dispise that of IBM. No wonder I like GNU software. Oh, well, "anything for a buck!" is the main corporate motto in today's world. John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

