Run the HIS Batch job and create the CSV data

 

After uploading the datasets to your z/OS system you can now process SMF 113 records. For collecting SMF 113 data (CPU Measurement Facility or Hardware Instrumentation Counters) please refer to http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/TC000041

This assumes that you already collected the data and that you now want to process them in order to get Cache Statistics. Data set S113.JCL contains a sample job control which allows you to obtain a comma separated file with the most important counters. The batch job must be customized to execute on your system:

·         HIS Batch Job

·         Important Annotations

As a result you get a CSV data set which you can download to your workstation and from which you can generate graphics with the HIS and CSV report spreadsheet:

·         CSV data layout

The CSV data is created by REXX program S113CSV from the summarized output of REXX programs CSNCSV and S113RPT. The parameters for S113CSV are described in the following topic:

·         Create HIS CSV table (for advanced users only)

·         How the HISDATA is summarized (for advanced users only)