Filename Version Image Description Total Downloads Filesize Download
 READPDS 1.0 https://www.zmainframes.com/images/downloadsystem/ Program to read a file of 80-byte records containing data set names in columns 1 to 44 (left justified) and dynamically allocate each file, read its PDS directory, and print a listing of the member ISPF statistics (if they exist). This Program was submitted by Robert Sample.
Uploaded on: Wed Dec 09, 2015 7:33 pm
Last changed on: Wed Dec 09, 2015 7:33 pm
43 33 kB
 READSMF 1.0 https://www.zmainframes.com/images/downloadsystem/ READSMF and its Assembler subroutine TODCONV (available in the Assembler section for download) is a COBOL program that reads SMF records and decodes them. The program, at the moment, includes SMF data through z/OS 1.8 (with a few selected 1.10 fields). It is designed to show how to process SMF data in COBOL, and includes decryption of bits, conversion of a value to hexadecimal, and how to process SMF triplets (offset, length, count) for data groupings. It displays a lot of SMF record data, and hence can generate many lines of output per SMF record input (potentially several thousand lines). TODCONV takes an 8-byte clock value (where bit 51 represents 1 microsecond) and converts it to date / time for the COBOL program. These clock values are used in various SMF records.
Uploaded on: Tue Feb 16, 2016 11:29 am
Last changed on: Tue Feb 16, 2016 11:29 am
29 738 kB