https://www.ibm.com/developerworks/community/blogs/MartinPacker/entry/processing_vbs_data_with_rexx?lang=en
– Vignesh Mainframe Infrastructure -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Sankaranarayanan, Vignesh Sent: 24 April 2018 10:08 To: [email protected] Subject: Re: [EXTERNAL] Re: SMF record analyze Believe REXX can read VBS... since v2r2 or something. – Vignesh Mainframe Infrastructure -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Elardus Engelbrecht Sent: 24 April 2018 09:48 To: [email protected] Subject: [EXTERNAL] Re: SMF record analyze Oren, Yifat wrote: >Take a look at: >http://ibmsystemsmag.com/mainframe/tipstechniques/applicationdevelopmen >t/rexx_smf_part3/?page=1 I've used the Rexx code sample in this article >as a good starting point for analyzing SMF 30s. Thanks for that link. I certainly know that REXX can't read SMF records directly, but I see an old trick there. IDCAMS REPRO to a DSORG format which REXX can use to read in raw SMF data. I see also those two short functions where it can convert SMF date/time into readable format. Interesting that REXX has all those fine bit/byte handling functions. Many thanks. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
