Did you notice the z/OS 1.13 enhancement in SMS, where the creation time is also stored in the new F9 DSCB? Currently only for datasets that create a F9 DSCB.
Kees. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Charles Mills Sent: Thursday, June 06, 2013 18:38 To: [email protected] Subject: Re: Age of datasets in hours, not days? Thanks, all. Yeah, I know about putting a "code" into the name. There are of course complications to doing that. I really want something "like" LISTCAT so SMF is not the answer. I will pursue other approaches. (Yes, I should have said "non-VSAM.") Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Thursday, June 06, 2013 12:23 PM To: [email protected] Subject: Re: Age of datasets in hours, not days? Of course, if you want date/time stamps the other option (not my favorite) is to bury it in the DSN if you need real-time like information. If you can wait for the SMF data, you can pull from there. HLQ.Ttime.Ddate.etc.... Or create a meta database in your app that when you create a dataset, you log it. But NON Vsam does not have a lot of bells and whistles without a lot of exits and work. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ******************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ******************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
