SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-007
14-136
STATS Command
STATS Command
The STATS command displays cache statistics about an object and optionally resets
them.
STATS DISK Command
The STATS command displays cache statistics about magnetic disks.
The syntax is:
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
DISK $disk
is the name of the disk.
ALL
specifies that all statistics (that is, CACHE, CONTROLBLOCKS, IO, LOCKS, and
SQLMX) be shown.
CACHE
specifies that cache statistics be shown. This is the default if no statistics type
(that is, ALL, CACHE, CONTROLBLOCKS, IO, LOCKS, or SQLMX) is specified.
CONTROLBLOCKS
specifies that control block statistics be shown.
IO
specifies that I/O statistics be shown
STATS [ / OUT file-spec / ] DISK $disk
[ , ALL ]
[ , CACHE ]
[ , CONTROLBLOCKS ]
[ , IO ]
[ , LOCKS ]
[ , POOL $pool ]
[ , RESET [ , FORCED ] ]
[ , SEL state ]
[ , SQLMX ]
[ , SUB { ALL | MAGNETIC | VIRTUAL } ]