CACHEACT
The following reports can be produced:
Cache Subsystem Overview Report
This report contains a line of summary data for each cache subsystem, and a single page showing the DASD device activity. The last report page lists the most active DASD devices, by total and DASD I/O rates, and can have a variable number of lines, since filtering options and lack of device activity affect this section of the report. This report is the default.
Cache Subsystem Activity Report
This report contains detail data about every cache subsystem. For each subsystem, the report shows one page of detail information for the subsystem, plus one or more pages of summary data for every DASD device attached to that subsystem. These pages consist of one line per device, plus additional lines for RAID rank activity.
Cache Device Activity Report
This report contains detail data about every cache subsystem and detail data about every logical DASD device attached to a subsystem. For each cache subsystem, this report generates one page of detail subsystem information, and one or more pages of detail device information, one device per page.
Parameters
Parameters for this statement are as follows:
REPORT= | Specifies the type of report to generate, as follows:
If not specified, the value will default to OVERVIEW |
---|---|
MODEL= | Generates a report on particular cache subsystems by model ID:
If not specified, the value will default to ALL. |
ORDER= | Specifies the manner in which subsystems and devices in a report are ordered:
If not specified, the value will default to TOTAL. |
SUBSYS= | Specifies a list of one or more subsystems or ranges of subsystems to be included in the reports Up to 16 subsystems and subsystem ranges can be specified. Only specified subsytems will be included in the reports. All others will be excluded. If not specified, all subsystems will be included in the reports. Any item in the list can be either a single subsystem ID (xxxx), or a range of subsystem IDs (xxxx:xxxx). They can appear in any combination and order. |
DEVICE= | Specifies a list of one or more devices or ranges of devices to be included in the reports Up to 16 devices and device ranges can be specified. Only specified devices will be included in the reports. All others will be excluded. If not specified, all devices will be included in the reports. Any item in the list can be either a device number (xxxxx), or a range of device numbers (xxxxx:xxxxx). They can appear in any combination and order. This parameter is ignored when REPORT=OVERVIEW is specified or is the default |
EXCLUDE= | Specifies a list of one or more devices or ranges of devices to be excluded from the reports Up to 16 devices and device ranges can be specified. Specified devices will be excluded from the reports. All others will be included. If not specified, all devices will be included in the reports. Any item in the list can be either a device number (xxxx) or a range of device numbers (xxxx:xxxx). They can appear in any combination and order. If a device is specified in both the DEVICE= and EXCLUDE= lists, the former takes precedence. This parameter is ignored when REPORT=OVERVIEW is specified or is the default. |
THRESHLD= | This parameter establishes a threshold below which devices will be omitted from the report, which allows the user to reduce the volume of the report and concentrate on high-activity cache devices. If specified, devices with total activity that falls below the threshold will be excluded from the report. The type of activity is determined by the ORDER parameter. Specify as an integer value, 0 to (2GB - 1). This parameter is ignored when REPORT=OVERVIEW is specified or is the default. |
Examples
The following examples illustrate the use of the CACHEACT control statement.