
Sign up to save your podcasts
Or
Our "Mainframe" topic discusses a future planned removal coming in the release after z/OS V2.3.
Martin talked about what’s in a data set name and this topic is about getting insight by parsing data set names. His reporting code, which processes SMF 14 (OPEN for read) and SMF 15 (OPEN for write) records, bolds data set qualifiers (or segment names) if they match any of a bunch of criteria. Now, new criteria have been added to investigating data set names.
The new criteria are job step name, dates (in lots of formats), job step program name, “SORT” in the qualifier, and system SMFID.
While the code doesn't see "partner" job names (for instance, where one writes to a data set and the partner reads from the data set),
And surely there will be more interesting finds in other customers' data set names. As they are stumbled upon the code can be enhanced to learn these new tricks - as Martin refactored it to make it easier to add new criteria.
Our podcast "Topics" topic is about two cheap and fun pieces of hardware Martin has been playing with: Raspberry Pi and Arduino.
You can reach Marna on Twitter as mwalle and by email.
You can reach Martin on Twitter as martinpacker and by email and blogs at blog.
Our "Mainframe" topic discusses a future planned removal coming in the release after z/OS V2.3.
Martin talked about what’s in a data set name and this topic is about getting insight by parsing data set names. His reporting code, which processes SMF 14 (OPEN for read) and SMF 15 (OPEN for write) records, bolds data set qualifiers (or segment names) if they match any of a bunch of criteria. Now, new criteria have been added to investigating data set names.
The new criteria are job step name, dates (in lots of formats), job step program name, “SORT” in the qualifier, and system SMFID.
While the code doesn't see "partner" job names (for instance, where one writes to a data set and the partner reads from the data set),
And surely there will be more interesting finds in other customers' data set names. As they are stumbled upon the code can be enhanced to learn these new tricks - as Martin refactored it to make it easier to add new criteria.
Our podcast "Topics" topic is about two cheap and fun pieces of hardware Martin has been playing with: Raspberry Pi and Arduino.
You can reach Marna on Twitter as mwalle and by email.
You can reach Martin on Twitter as martinpacker and by email and blogs at blog.