Measure Reference Manual

partition number was specified for the measurement. See also the LISTACTIVE Entity
Specification Special Cases subsection for DISC (page 90).
In Measure H04/J02 and later PVUs, the LISTACTIVE command creates a format 1 or format
2 structured file, depending upon the measurement data file size, if the report output file is a
structured file.
In Measure H03/J01 and later PVUs, the LISTACTIVE command allows SERVERNET, DEVICE,
and DISC entity specifications using CLIMs. For syntax and examples, see the SERVERNET
(page 323), DEVICE (page 179) and DISC (page 189) entities.
In Measure H01 and later PVUs, the LISTACTIVE command allows DISKFILE, FILE, and SQLSTMT
entity specifications using ANSI SQL names. For the syntax, see the DISKFILE (page 217), FILE
(page 227) and SQLSTMT (page 341) entities.
Usage Note for G-Series PVUs
In Measure G12 and later PVUs, code-space identifiers are displayed only for TNS code files
(including accelerated TNS code files).
Examples
To display information about the disk $NEW01 on a NonStop K-series server:
+ SET REPORT FORMAT BRIEF
+ LISTACTIVE DISC $NEW01 (2,0,25,2)
Disc $NEW01 (4160 -- 895MB) PID 2,8 Ldev 5 C,C,U (0,%25,%2)
Local System \BILLS From 18 Oct 1994, 14:35:33 For 113 Seconds
Disc-Busy-Time 39.53 % Disc-Rate 16.04
Request Qtime 0.62 # Request-Qlen-Max 3 #
To display information about the disk $DATA01 on a NonStop S-series server:
+ LISTACTIVE DISC $DATA01 (X, DISK-DEVICE-14)
Disc $DATA01 (4160 -- 4GB) Type 3 Subtype 23 PID 0,287
Cfg: DISK-DEVICE-14
SAC: CONTROLLER-2
GMS 1,4,402 SvNet X Logical Device 34
Local System \ACCT From 28 Oct 1995, 16:43:24 For 179 seconds
Disc-Busy-Time 43.51 % Disc-Rate 13.24
Request-Qtime 0.42 # Request-Qlen-Max 2#
This example displays a report for CPU 1. The CPU record is initialized at system load, so the
measurements reflect CPU activity from system load to when the report was generated.
+ LISTACTIVE CPU 1
Cpu 1 VLX Initial Lock Pgs 2048 Mem Pages 8192
Memory MB 16 PCBs 200 Page Size 2048
Local System \BILLS From 10 Oct 1994, 18:45:18 For 187 Hours
Cpu-Busy-Time 0.67% Swaps 0.01
Cpu-Qtime 0.01# Cpu-Qlen-Max 13#
Mem-Qtime Mem-Qlen-Max 4#
Dispatches 5.63 Intr-Busy-Time 0.35%
Process-Ovhd Send-Busy-Time
Disc-IOs 0.02 Cache-Hits 0.01
Transactions Response-Time
Page-Requests Page-Scans
Ending-Free-Mem 4092 Ending-UCME
Ending-UDS 500 Ending-SDS 1500
Ending-UCL 100 Ending-SCL 2000
94 MEASCOM Commands