StorageTek 6 Water System User Manual


 
190 VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
Invoking the Activities Report Utility
To invoke the Activities Report utility in VM, enter:
EXEC ACS UTIL ACTIVities
Execution of the statement results in the following ACSCMS EXEC file:
ACSCMS EXEC
To execute the ACTIvities utility:
1. Remove the comment indicator (*) on the left, and specify the name of the control
file to be used to specify the actual utility parameters.
2. Enter the ‘‘FILE’’ command after the previous step is done.
3. The named file (or the default control file) will then be presented to the caller for
modification.
4. Change any statements, then enter ‘‘FILE.’’
Control File Example
The following example shows a control file for producing an Activities report beginning
on December 2, 1999 at noon. Since the END parameter is not specified, all activity up to
the last record in the SLSSMF data set is reported. (This assumes that all SMF data is after
the start time.)
Note: An Activities Report is run from a control file in the invoker’s virtual machine
rather than as JCL in SCP.
Control File to Produce an Activities Report
Output Description
There are two types of output contained in the Activities report:
statistics on cartridge movements (the first section of the report; called the Move
section of the report)
statistics on overall ACS activity (the second section of the report, called the ACS
section of the report).
&TRACE ALL
* EXEC SLUACTV <ctlfname|SLUACTV> <ctlftype|PARMS> <ctlfmode|*>
* Parameters for SLUACTV EXEC
PARM MIXED
SLSCNTL 5F0
SLSPRINT DISK SLUACTV SLSPRINT A
SLSSMF * PERFLOG A
SLSIN ACTIVITIES BEGIN (12/02/99,12:00:00)
Activities Report