IAMSMFVS Summary Report
IAMSMFVS provides you with a summary and 3 other reports, naming, the EXCP Report, the Data Set Summary Report, and the Size Report. Examples of each reports, along with explanations of the fields are presented below.
Summary Report
On the first page, the REPORT control card being processed is printed. That is followed by summary information for the run.
Sample IAMSMFVS Summary Report
IAM303 CARD IMAGE - * REPORT FROMDATE=2023001 00002001*
IAM491 SMF REPORT FUNCTION STARTED - 01.01.43
IAM601 SMF RECORDS -- READ.....37741 USED.......541 DROPPED.........0
7 DATA SETS TABLED REPRESENTING 5 JOBS -- DATED 2023.034 22:56 THRU 2023.035 01:00
SPACE UTILIZATION SUMMARY -
DEVICE TYPE.......3380 VSAM CYLINDERS..........380
DEVICE TYPE.......3390 VSAM CYLINDERS..........406
TOTAL DISK EXCPS...........395847 VSAM EXCPS...........142271
IAM601 Message
The IAM601 message presents a summary of the input SMF data. This includes the number of records read from the input SMF file, the number of records used, and the number of records dropped. Used records indicate the number of Step termination records (type 30 subtype 4 or type 4) and the number of data set records (IAM records, VSAM type 64 records) that met the selection criteria for this execution. The number of records dropped indicates the number of records that exceeded the maximum record length. The next line indicates the number of data sets (VSAM and/or IAM) that were included in the table for analysis and the number of unique job names that were found.
Space Utilization Summary
The next set of information provided is a space utilization summary, based on DASD device type and data set organization. This section will only include data for the data set organizations that IAMSMFVS was processing data. For example, if you had requested only VSAM data sets (DSORG=AM), then no values would be provided for IAM data sets. The amount of space figure is based upon the maximum space for each data set, as determined from the information in the SMF records.
Total Disk EXCP's
Then an EXCP summary is provided. The Total Disk EXCP's comes from an accumulation of the information from the step termination records for all non-temporary DASD data sets. The figures for each access method are the totals from the actual data set SMF records.