This is a common header section that appears in all deployment analysis reports.
Lists the number of resource definitions filtered ("suppressed") from the report sets by the criteria in the filter file.
CICS Deployment Analysis Report
Cold Start Compare Report
Filtering Summary
ReportSet 1 ReportSet 2
Count Count Code Description
----------- ----------- ---- ------------------------------------------------------------
0 0 00** Matched definitions suppressed by filters
0 0 01** New definitions suppressed by filters
2945 0 02** Missing definitions suppressed by filters
0 0 03** Mismatched definitions suppressed by filters
0 0 05** Inventory report records suppressed by filters
0 178 Duplicate definitions found
0 0 08** Duplicates suppressed by filters
0 105 RI-check exceptions found
0 3 09** RI-checks suppressed by filters
2945 Total filtered definitions
The lines "Duplicate definitions found" and "RI-check exceptions found" (here, "RI" means "referential integrity") specify values before filtering. This enables you to easily compare the number found before filtering with the following line in the section, showing the number suppressed by filters. Depending on the situation, you might decide that you want to introduce additional filter criteria to suppress more resource definitions, or remove filter criteria to report resource definitions that you are currently suppressing.
The Code column in this section indicates the code pattern that you can specify in the filter file to suppress this class of report condition from the report. For details, see Filtering resource definitions from deployment analysis reports.