LOL! Here it is - https://groups.google.com/d/msg/bit.listserv.ibm-main/iU6El2nkhnA/abdGY7v4XscJ
I realized that (divisions were by 1000 in "TOTALS") after posting here. Let me try making it all 1024-based and see how it goes. I'm afraid the following is a question with a debatable answer - which one are we supposed to use, 1000 or 1024? Thanks for your quick response! - Vignesh Mainframe Admin -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Robert Prins Sent: 29 April 2014 11:13 To: [email protected] Subject: Re: ISMF data in batch using REXX On 2014-04-29 07:23, Sankaranarayanan, Vignesh wrote: > Hi, > > We're using the "totals" REXX to provide a summary for a storage group opened > up in ISMF. Example output is as follows: > > Totals for 1 volumes: (15 volumes had missing info.) > Capacity: 8.31 GB Allocated: 5.69 GB (68%) Free: 2.63 GB (32%) > *** > > I'm also trying to get the same information using NaviQuest - ISMF.11.7.1, > and then "Create Storage Group List and Generate Report". Example output > (formatted visually) for same storage group: > > SG TOTAL FREE > USED PERC > ------------- > D1SOLVE 8.12 GB 2.568 GB 5.552 GB > 31 NAVI MB > > > The difference in results increase as the number of volumes increase. > I've tried RXSMS - http://gsf-soft.com/Freeware/RXSMS.html > It lists volume information (output lines) for even just the entries in ISMF. > Needs some REXX to process this output ... > > > How do I work around this please? Mystic day is on Friday... What is a "totals" REXX? All values differ by a factor 1.024, you should have seen this yourself and drawn your own conclusions. Robert -- Robert AH Prins robert(a)prino(d)org ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN MARKSANDSPENCER.COM ________________________________ Unless otherwise stated above: Marks and Spencer plc Registered Office: Waterside House 35 North Wharf Road London W2 1NW Registered No. 214436 in England and Wales. Telephone (020) 7935 4422 Facsimile (020) 7487 2670 www.marksandspencer.com Please note that electronic mail may be monitored. This e-mail is confidential. If you received it by mistake, please let us know and then delete it from your system; you should not copy, disclose, or distribute its contents to anyone nor act in reliance on this e-mail, as this is prohibited and may be unlawful. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
