|
SMF Type 94 Record - Subtype 1This table shows the record layout for type 94 SMF records
|
It's easy to report on SMF 94 data! (Jump to sample reports) | |
Spectrum SMF Writer handles the difficult SMF record parsing for you automatically. You just specify which fields you want to see. Spectrum SMF Writer also converts the arcane date and time fields and reformats them into an attractive report. Plus, Spectrum SMF Writer can export SMF data as comma delimited files to use on your PC.
|
Offset (Dec.) | Offset (Hex) | Name | Length | Format | Description |
0 | 0 | SMF94LEN | 2 | binary | Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word). See “Standard SMF Record Header” on page 13-1 for a detailed description.
|
2 | 2 | SMF94SEG | 2 | binary | Segment descriptor (see record length field).
|
4 | 4 | SMF94FLG | 1 | binary | System indicator: Bit Meaning When Set 0-2 Reserved 3-6 Version indicators* 7 Reserved.*See “Standard SMF Record Header” on page 13-1 for a detailed description.
|
5 | 5 | SMF94RTY | 1 | binary | Record type 94 (X'5E').
|
6 | 6 | SMF94TME | 4 | binary | Time since midnight, in hundredths of a second, when the record was moved into the SMF buffer.
|
10 | A | SMF94DTE | 4 | packed | Date when the record was moved into the SMF buffer, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
|
14 | E | SMF94SID | 4 | EBCDIC | System identification (from SMFPRMxx parmlib member).
|
18 | 12 | SMF94WID | 4 | EBCDIC | Subsystem identification, worktype indicator.
|
22 | 16 | SMF94STP | 2 | binary | Record subtype ‘01’ — 34xx library statistics. ‘02’ — Volume pooling statistics
|
24 | 18 | SMF94SDL | 4 | binary | Self-defining section length.
|
28 | 1C | SMF94POF | 4 | binary | Offset to product section from start of record, including record descriptor word (RDW).
|
32 | 20 | SMF94PLN | 2 | binary | Length of product section.
|
34 | 22 | SMF94PON | 2 | binary | Number of product sections.
|
36 | 24 | SMF94HOF | 4 | binary | Offset to format section from start of record, including record descriptor word (RDW).
|
40 | 28 | SMF94HLN | 2 | binary | Length of format section.
|
42 | 2A | SMF94HON | 2 | binary | Number of format sections.
|
44 | 2C | SMF94SOF | 4 | binary | Offset to self-description information section from start of record, including record descriptor word (RDW).
|
48 | 30 | SMF94SLN | 2 | binary | Length of self-description information section.
|
50 | 32 | SMF94SON | 2 | binary | Number of self-description information sections.
|
52 | 34 | SMF94LOF | 4 | binary | Offset to system-managed tape library statistics section from start of record, including record descriptor word (RDW).
|
56 | 38 | SMF94LLN | 2 | binary | Length of system-managed tape library statistics section.
|
58 | 3A | SMF94LON | 2 | binary | Number of system-managed tape library statistics sections.
|
60 | 3C | SMF94MOF | 4 | binary | Offset to mount statistics section from start of record, including record descriptor word (RDW).
|
64 | 40 | SMF94MLN | 2 | binary | Length of mount statistics section.
|
66 | 42 | SMF94MON | 2 | binary | Number of mount statistics sections.
|
68 | 44 | SMF94DOF | 4 | binary | Offset to demount statistics section from start of record, including record descriptor word (RDW).
|
72 | 48 | SMF94DLN | 2 | binary | Length of demount statistics section.
|
74 | 4A | SMF94DON | 2 | binary | Number of demount statistics sections.
|
76 | 4C | SMF94EOF | 4 | binary | Offset to eject statistics section from start of record, including record descriptor word (RDW).
|
80 | 50 | SMF94ELN | 2 | binary | Length of eject statistics section.
|
82 | 52 | SMF94EON | 2 | binary | Number of eject statistics sections.
|
84 | 54 | SMF94AOF | 4 | binary | Offset to audit statistics section from start of record, including record descriptor word (RDW).
|
88 | 58 | SMF94ALN | 2 | binary | Length of audit statistics section.
|
90 | 5A | SMF94AON | 2 | binary | Number of audit statistics sections.
|
92 | 5C | SMF94IOF | 4 | binary | Offset to input statistics section from start of record, including record descriptor word (RDW).
|
96 | 60 | SMF94ILN | 2 | binary | Length of input statistics section.
|
98 | 62 | SMF94ION | 2 | binary | Number of input statistics sections.
|
100 | 64 | SMF94VOF | 4 | binary | Offset to VTS statistics
|
104 | 68 | SMF94VLN | 2 | binary | Length of VTS statistics
|
106 | 6A | SMF94VON | 2 | binary | Number of VTS statistics
|
108 | 6C | SMF94XOF | 4 | binary | Offset to import/export statistics
|
112 | 70 | SMF94XLN | 2 | binary | Length of import/export statistics
|
114 | 72 | SMF94XON | 2 | binary | Number of import/export statistics
|
116 | 74 | SMF942OF | 4 | binary | Offset to VTS enhanced library statistics
|
120 | 78 | SMF942LN | 2 | binary | Length of VTS enhanced library statistics
|
122 | 7A | SMF942ON | 2 | binary | Number of VTS enhanced library statistics
|
0 | 0 | SMF94TYP | 2 | binary | Subtype for type 94 record.
|
2 | 2 | SMF94RVN | 2 | EBCDIC | Record version number C’01’.
|
4 | 4 | SMF94PNM | 8 | EBCDIC | Product name ’JDZ1110 ’.
|
12 | C | SMF94MVS | 8 | EBCDIC | MVS operating system name.
|
0 | 0 | SMF94HSF | 1 | binary | Statistics format. Always equals zero.
|
1 | 1 | SMF94HHI | 2 | binary | Hour index. Incremented every hour. Value ranges from 0 to 23.
|
0 | 0 | SMF94SLT | 6 | EBCDIC | System-managed tape library type number. For example, ‘003495’ represents the IBM 3495 Tape Library Dataserver.
|
6 | 6 | SMF94SLM | 3 | EBCDIC | System-managed tape library model number. For example, ‘L30’ represents model L30.
|
9 | 9 | SMF94SMA | 3 | EBCDIC | System-managed tape library manufacturer. Always equals ‘IBM’.
|
12 | C | SMF94SPL | 2 | EBCDIC | System-managed tape library plant of manufacture. For example, ‘13’ represents San Jose, California, and ‘77’ represents Valencia, Spain.
|
14 | E | SMF94SNO | 12 | EBCDIC | System-managed tape library sequence number. Uniquely identifies a system-managed tape library.
|
26 | 1A | -- | 1 | -- | Reserved.
|
0 | 0 | SMF94LID | 2 | binary | Number of drives currently installed in a system-managed tape library.
|
2 | 2 | SMF94LMD | 2 | binary | Number of drives currently mounted in a system-managed tape library.
|
4 | 4 | SMF94LM1 | 2 | binary | Maximum number of drives mounted during the last hour.
|
6 | 6 | SMF94LM2 | 2 | binary | Minimum number of drives mounted during the last hour.
|
8 | 8 | SMF94LM3 | 2 | binary | Average number of drives mounted during the last hour.
|
10 | A | SMF94LT1 | 2 | binary | Maximum amount of time, in seconds, that a tape volume was mounted on a drive during the last hour. The mount time of a volume is the time when the system completed mounting a volume on a drive until the time when the system-managed tape library receives an order from the host to demount the volume.
|
12 | C | SMF94LT2 | 2 | binary | Minimum amount of time, in seconds, that a tape volume was mounted on a drive during the last hour. The mount time of a volume is the time when the system completed mounting a volume on a drive until the time when the system-managed tape library receives an order from the host to demount the volume.
|
14 | E | SMF94LT3 | 2 | binary | Average amount of time, in seconds, that all tape volumes were mounted on drives during the last hour. The mount time of a volume is the time when the system completed mounting a volume on a drive until the time when the system-managed tape library receives an order from the host to demount the volume.
|
0 | 0 | SMF94MPR | 2 | binary | The total number of mount requests currently pending.
|
2 | 2 | SMF94MP1 | 2 | binary | Maximum number of mount requests pending during the last hour.
|
4 | 4 | SMF94MP2 | 2 | binary | Minimum number of mount requests pending during the last hour.
|
6 | 6 | SMF94MP3 | 2 | binary | Average number of mount requests pending during the last hour.
|
8 | 8 | SMF94MTO | 2 | binary | Total number of mounts during the last hour.
|
10 | A | SMF94MIN | 2 | binary | Index mounts during the last hour. An index mount is a mount accomplished using the automatic cartridge loader of a 3490 tape drive.
|
12 | C | SMF94MPM | 2 | binary | Pre-mounts during last hour. A single pre-mount operation causes a volume to be added to the automatic cartridge loader of a 3490 tape drive.
|
14 | E | SMF94MT1 | 2 | binary | Maximum amount of time, in seconds, required to perform any single mount operation during the last hour.
|
16 | 10 | SMF94MT2 | 2 | binary | Minimum amount of time, in seconds, required to perform any single mount operation during the last hour.
|
18 | 12 | SMF94MT3 | 2 | binary | Average amount of time, in seconds, required to perform a single mount operation during the last hour.
|
0 | 0 | SMF94DPR | 2 | binary | The total number of demount requests currently pending.
|
2 | 2 | SMF94DP1 | 2 | binary | Maximum number of demount requests pending during the last hour.
|
4 | 4 | SMF94DP2 | 2 | binary | Minimum number of demount requests pending during the last hour.
|
6 | 6 | SMF94DP3 | 2 | binary | Average number of demount requests pending during the last hour.
|
8 | 8 | SMF94DTO | 2 | binary | Total number of demounts during the last hour.
|
10 | A | SMF94DIN | 2 | binary | Index demounts during the last hour. An index demount moves a volume from the feed station to the output stack of the automatic cartridge loader of a 3490 tape drive.
|
12 | C | SMF94DPM | 2 | binary | Post-demounts during the last hour. A post-demount operation moves a volume from the output stack of the automatic cartridge loader of a 3490 tape drive.
|
14 | E | SMF94DT1 | 2 | binary | Maximum amount of time, in seconds, required to perform any single demount operation during the last hour.
|
16 | 10 | SMF94DT2 | 2 | binary | Minimum amount of time, in seconds, required to perform any single demount operation during the last hour.
|
18 | 12 | SMF94DT3 | 2 | binary | Average amount of time, in seconds, required to perform a single demount operation during the last hour.
|
0 | 0 | SMF94EPR | 2 | binary | The total number of eject requests currently pending. An eject operation moves one volume from the system-managed tape library to an output station for an operator to remove.
|
2 | 2 | SMF94EP1 | 2 | binary | Maximum number of eject requests pending during the last hour.
|
4 | 4 | SMF94EP2 | 2 | binary | Minimum number of eject requests pending during the last hour.
|
6 | 6 | SMF94EP3 | 2 | binary | Average number of eject requests pending during the last hour.
|
8 | 8 | SMF94ETO | 2 | binary | Totals number of ejects during the last hour.
|
10 | A | SMF94ET1 | 2 | binary | Maximum amount of time, in seconds, required to perform any single eject operation during the last hour.
|
12 | C | SMF94ET2 | 2 | binary | Minimum amount of time, in seconds, required to perform any single eject operation during the last hour.
|
14 | E | SMF94ET3 | 2 | binary | Average amount of time, in seconds, required to perform a single eject operation during the last hour.
|
0 | 0 | SMF94APR | 2 | binary | The total number of audit requests currently pending. When the host requests an audit operation, the accessor moves to a shelf location and ensures that a volume is present.
|
2 | 2 | SMF94AP1 | 2 | binary | Maximum number of audit requests pending during the last hour.
|
4 | 4 | SMF94AP2 | 2 | binary | Minimum number of audit requests pending during the last hour.
|
6 | 6 | SMF94AP3 | 2 | binary | Average number of audit requests pending during the last hour.
|
8 | 8 | SMF94ATO | 2 | binary | Total number of audits during the last hour.
|
10 | A | SMF94AT1 | 2 | binary | Maximum amount of time, in seconds, required to perform any single audit operation during the last hour.
|
12 | C | SMF94AT2 | 2 | binary | Minimum amount of time, in seconds, required to perform any single audit operation during the last hour.
|
14 | E | SMF94AT3 | 2 | binary | Average amount of time, in seconds, required to perform a single audit operation during the last hour.
|
0 | 0 | SMF94INS | 2 | binary | Number of insert stores during last hour. This number is the number of volumes moved from an input station to a location inside the system-managed tape library.
|
0 | 0 | SMF94VNO | 1 | binary | Peer-to-Peer VTS reference number. X'01', User interface library. X’02’, secondary library. X’FF’, composite library. X’00’, non-composite library.
|
1 | 1 | SMF94VLS | 5 | EBCDIC | Library sequence number for the library segment for which VTS statistics are being reported.
|
6 | 6 | SMF94VTI | 1 | binary | Number of underlying physical tape devices currently installed in the VTS subsystem. See Note 1 on page 13-514.
|
7 | 7 | SMF94VTA | 1 | binary | Number of underlying physical tape devices currently available for use by the VTS subsystem. See Note 1 on page 13-514.
|
8 | 8 | SMF94VTX | 1 | binary | Maximum number of underlying physical tape devices mounted concurrently in this VTS during last hour. See Note 1 on page 13-514.
|
9 | 9 | SMF94VTN | 1 | binary | Minimum number of underlying physical tape devices mounted concurrently in this VTS during last hour. See Note 1 on page 13-514.
|
10 | A | SMF94VTV | 1 | binary | Average number of underlying physical tape devices mounted concurrently in this VTS during last hour. Value is determined by summing number of concurrently mounted physical devices every 10 seconds, and dividing resultant sum by 360 during hourly statistics generation. See Note 1 on page 13-514.
|
11 | B | SMF94VR2 | 1 | binary | Reserved, set to X’00’
|
12 | C | SMF94VMX | 2 | binary | Maximum time in seconds used by the library to perform a mount request of a physical drive in the VTS in the last hour. Time is accrued from time mount request is accepted until it is completed. Mount time is accredited to the hour that mount is completed. See Note 1 on page 13-514.
|
14 | E | SMF94VMN | 2 | binary | Minimum time in seconds used by the library to perform a mount request for a physical drive in the VTS in the last hour. Time is accrued from time mount request is accepted until it is completed. Mount time is accredited to the hour that mount is completed. See Note 1 on page 13-514.
|
16 | 10 | SMF94VMV | 2 | binary | Average time in seconds used by the library to perform a mount request for a physical drive in the VTS in the last hour. Time is accrued from time mount request is accepted until it is completed. Mount time is accredited to the hour that mount is completed. See Note 1 on page 13-514.
|
18 | 12 | SMF94VPS | 2 | binary | The number of physical mount requests completed in last hour to satisfy recall mounts. See Note 1 on page 13-514.
|
20 | 14 | SMF94VPM | 2 | binary | The number of physical mount requests completed in last hour to satisfy copy requests. See Note 1 on page 13-514.
|
22 | 16 | SMF94VPR | 2 | binary | The number of physical mount requests completed in last hour to satisfy reclamation mounts. See Note 1 on page 13-514.
|
24 | 18 | SMF94VDC | 1 | binary | The number of virtual devices configured in this VTS at the time request for statistics was received (current). See Note 2 on page 13-514.
|
25 | 19 | SMF94VDX | 1 | binary | The maximum number of virtual drives that were concurrently mounted in this VTS during the last hour. See Note 2 on page 13-514.
|
26 | 1A | SMF94VDN | 1 | binary | The minimum number of virtual drives that were concurrently mounted in this VTS during the last hour. See Note 2 on page 13-514.
|
27 | 1B | SMF94VDA | 1 | binary | The average number of virtual drives that were concurrently mounted in this VTS during the last hour. Value is determined by summing number of concurrently mounted virtual devices every 10 seconds, and dividing resultant sum by 360 during hourly statistics generation. See Note 2 on page 13-514.
|
28 | 1C | SMF94VVX | 2 | binary | Maximum time in seconds that a virtual drive was mounted in this VTS during the last hour. Time is accrued from completion of mount until a demount is issued. Mount time is accredited to the hour that demount is issued. See Note 2 on page 13-514.
|
30 | 1E | SMF94VVN | 2 | binary | Minimum time in seconds that a virtual drive was mounted in this VTS during the last hour. Time is accrued from completion of mount until a demount is issued. Mount time is accredited to the hour that demount is issued. See Note 2 on page 13-514.
|
32 | 20 | SMF94VVA | 2 | binary | Average time in seconds that a virtual drive was mounted in this VTS during the last hour. Time is accrued from completion of mount until a demount is issued. Mount time is accredited to the hour that demount is issued. See Note 2 on page 13-514.
|
34 | 22 | SMF94VRX | 2 | binary | Maximum time in seconds used to complete a mount request on a virtual drive in the last hour. Time is accrued from time mount request is accepted until it is completed. Mount time is accredited to the hour that the mount is completed. See Note 1 on page 13-514.
|
36 | 24 | SMF94VRN | 2 | binary | Minimum time in seconds used to complete a mount request on a virtual drive in the last hour. Time is accrued from time it is completed. Mount time is accredited to the hour that the mount is completed. See Note 1 on page 13-514.
|
38 | 26 | SMF94VRA | 2 | binary | Average time in seconds used to complete a mount request on a virtual drive in the last hour. Time is accrued from time mount request is accepted until it is completed. Mount time is accredited to the hour that the mount is completed. See Note 1 on page 13-514.
|
40 | 28 | SMF94VFR | 2 | binary | The number of virtual mounts in last hour using VTS Fast-Ready facility. Fast-Ready is used for mount-from-category request for which the specified category has the Fast-Ready attribute set, or for specific volume requests for which the specified volume is, at the time the mount request is received, assigned to a category that has the Fast-Ready attribute set. See Note 1 on page 13-514.
|
42 | 2A | SMF94VMH | 2 | binary | The number of virtual mounts in the last hour that were completed for specific requested volume found resident in Tape Volume Cache (specific mount hits). See Note 1 on page 13-514.
|
44 | 2C | SMF94VMS | 2 | binary | The number of virtual mounts in last hour that were completed with specific requested logic volume recalled from a physical tape back into Tape Volume Cache. See Note 1 on page 13-514.
|
46 | 2E | SMF94VMP | 2 | binary | The number of virtual volumes for which a copy operation was completed in the last hour. See Note 1 on page 13-514.
|
48 | 30 | SMF94VBW | 4 | binary | The total number of bytes written successfully through host channels to virtual volumes in an integral multiple of 4096 bytes during the last hour. If number of bytes written is not an integer multiple of 4096, the number is rounded up. See Note 1 on page 13-514.
|
52 | 34 | SMF94VBR | 4 | binary | The total number of bytes read successfully through host channels from virtual volumes in an integral multiple of 4096 bytes during the last hour. If number of bytes read is not an integer multiple of 4096, the number is rounded up. See Note 1 on page 13-514.
|
56 | 38 | SMF94VTW | 4 | binary | The total number of bytes written successfully by VTS to its attached physical drives in an integral multiple of 4096 bytes during the last hour. If number of bytes written is not an integer multiple of 4096, the number is rounded up. Bytes are accredited to the hour in which the underlying premigrates of virtual volumes complete. See Note 1 on page 13-514.
|
60 | 3C | SMF94VTR | 4 | binary | The total number of bytes read successfully by VTS from its attached physical drives in an integral multiple of 4096 bytes during the last hour. If the number of bytes read is not an integer multiple of 4096, the number is rounded up. Bytes are accredited to the hour in which the underlying stage requests complete. See Note 1 on page 13-514.
|
64 | 40 | SMF94VCA | 2 | binary | The average, in minutes, of the times of last reference of the virtual volumes in the Tape Volume Cache, as determined at the end of the reported hour. See Note 1 on page 13-514.
|
66 | 42 | SMF94VCZ | 2 | binary | The average number of megabytes of data on a logical volume for the active logical volumes which are on VTS stacked volumes at the end of the reported hour. This is a calculated field (SMF94VBA divided by SMF94VLA) and represents the average size of logical volume copied from the Tape Volume Cache. See Note 1 on page 13-514.
|
68 | 44 | SMF94VNM | 2 | binary | The number of virtual volumes in Tape Volume Cache at the end of reported hour. See Note 1 on page 13-514.
|
70 | 46 | SMF94VR3 | 2 | binary | Reserved, set to X’00’
|
72 | 48 | SMF94VBA | 4 | binary | The total number of megabytes of data on the active logical volumes which are on VTS stacked volumes at the end of the reported hour. The number is the integral multiple of 1,048,576 bytes. This is the number of megabytes copied from the Tape Volume Cache to the stacked volumes and may include multiple versions of logical volumes. The obsolete versions will become inactive during the next reconciliation process. See Note 1 on page 13-514.
|
76 | 4C | SMF94VLA | 4 | binary | The total number of active logical volumes which are on VTS stacked volumes at the end of the reported hour. This number may include multiple versions of logical volumes; therefore, the number may exceed the number of defined logical volumes. The obsolete versions will become inactive during the next reconciliation process. See Note 1 on page 13-514.
|
80 | 50 | SMF94VEC | 4 | binary | The total estimated storage capacity of the empty 3590 cartridges managed by the VTS in an integral multiple of 1,048,576 bytes (1MByte) at the end of the reported hour. Partially filled stacked volumes are not included in this calculation. The number of empty stacked volumes is multiplied by the estimated amount of data that can be stored on one of these volumes. For a 3494 Model B18 without EHPO, this amount is 20 GB for the 3590-B1A tape drives and 40 GB for the 3590-E1A tape drives which is obtained by assuming a 2:1 compression ratio. For a 3494 Model B16, this amount is 20 GB for the 3590-B1A tape drives. The 3494 Model B18 VTS with enhanced ESCON host attachments provides compression into the Tape Volume Cache(TVC); therefore, further compression when writing to the stacked volume is unlikely, and the estimated amount of data copied from the TVC to a stacked volume is 10 GB for 3590-B1A tape drives and 20 GB for 3590-E1A tape drives. See Note 1 on page 13-514.
|
0 | 0 | SMF94IM1 | 2 | binary | count of physical volumes processed during import operations that completed in the last hour.
|
2 | 2 | SMF94EX1 | 2 | binary | count of physical volumes that contain the successfully exported logical volumes exported during the last hour.
|
4 | 4 | SMF94IM2 | 4 | binary | count of the number of logical volumes successfully imported during import operations that completed during the last hour.
|
8 | 8 | SMF94EX2 | 4 | binary | count of the number of logical volumes successfully exported for export operations that completed during the last hour.
|
12 | C | SMF94IM3 | 4 | binary | megabytes of data imported for import operations that completed in the last hour.
|
16 | 10 | SMF94EX3 | 4 | binary | megabytes of data exported during export operations that completed in the last hour.
|
20 | 14 | SMF94IM4 | 4 | binary | megabytes of data that was moved from one physical stacked volume to another as part of the import operations that completed in the last hour.
|
24 | 18 | SMF94EX4 | 4 | binary | megabytes moved from one physical stacked volume to another as part of the export operations completed in the last hour.
|
28 | 1C | -- | 8 | binary | Reserved, set to X’00’
|
36 | 24 | SMF94ACA | 2 | binary | Accessor A mounts. The count of the number of mount operations accessor A completed during the last hour.
|
38 | 26 | SMF94ACB | 2 | binary | Accessor B mounts. The count of the number of mount operations accessor B completed during the last hour.
|
40 | 28 | -- | 4 | binary | Reserved, set to X’00’
|
0 | 0 | SMF94BSRAT | 2 | binary | Backstore compression ratio. See Note 1 on page 13-524.
|
2 | 2 | SMF94HARAT | 2 | binary | Host adapter compression ratio. See Note 1 on page 13-524.
|
4 | 2 | SMF94TVCS | 2 | binary | Tape volume cache size. See Note 1 on page 13-524.
|
6 | 6 | SMF94ESCON | 1 | binary | Number of ESCON channels. See Note 2 on page 13-524.
|
7 | 7 | SMF94SCSI | 1 | binary | Number of SCSI channels. See Note 1 on page 13-524.
|
8 | 8 | SMF94NUMBS | 4 | binary | Channel blocks written. See Note 2 on page 13-524.
|
12 | C | SMF940KB | 1 | binary | Percentage of 0 to 2K channel blocks written. See Note 2 on page 13-524.
|
13 | D | SMF942KB | 1 | binary | Percentage of greater than 2K to 4K channel blocks written. See Note 2 on page 13-524.
|
14 | E | SMF944KB | 1 | binary | Percentage of greater than 4K to 8K channel blocks written. See Note 2 on page 13-524.
|
15 | F | SMF948KB | 1 | binary | Percentage of greater than 8K to 16K channel blocks written. See Note 2 on page 13-524.
|
16 | 10 | SMF9416KB | 1 | binary | Percentage of greater than 16K to 32K channel blocks written. See Note 2 on page 13-524.
|
17 | 11 | SMF9432KB | 1 | binary | Percentage of greater than 32K to 64K channel blocks written. See Note 2 on page 13-524.
|
18 | 12 | SMF9464KB | 1 | binary | Percentage of greater than 64K channel blocks written. See Note 2 on page 13-524.
|
19 | 13 | SMF94RCPRT | 1 | binary | Recall predominate throttling percentage. See Note 1 on page 13-524.
|
20 | 14 | SMF94WROVT | 1 | binary | Write overrun predominate throttling percentage. See Note 1 on page 13-524.
|
21 | 15 | -- | 3 | binary | Reserved
|
24 | 18 | SMF94AVRCT | 4 | binary | Average recall throttle value. See Note 1 on page 13-524.
|
28 | 1C | SMF94AVWOT | 4 | binary | Average write overrun throttle value. See Note 1 on page 13-524.
|
32 | 20 | -- | 4 | binary | Reserved
|
36 | 24 | SMF94TOTAT | 4 | binary | Overall average throttle value. See Note 1 on page 13-524.
|
40 | 28 | SMF94MAXFR | 2 | binary | Maximum fast-ready mount time. See Note 2 on page 13-524.
|
42 | 2A | SMF94MINFR | 2 | binary | Minimum fast-ready mount time. See Note 2 on page 13-524.
|
44 | 2C | SMF94AVGFR | 2 | binary | Average fast-ready mount time. See Note 2 on page 13-524.
|
46 | 2E | SMF94MAXCH | 2 | binary | Maximum cache-hit mount time. See Note 2 on page 13-524.
|
48 | 30 | SMF94MINCH | 2 | binary | Minimum cache-hit mount time. See Note 2 on page 13-524.
|
50 | 32 | SMF94AVGCH | 2 | binary | Average cache-hit mount time. See Note 2 on page 13-524.
|
52 | 34 | SMF94MAXRM | 2 | binary | Maximum recall-mount mount time. See Note 2 on page 13-524.
|
54 | 36 | SMF94MINRM | 2 | binary | Minimum recall-mount mount time. See Note 2 on page 13-524.
|
56 | 38 | SMF94AVGRM | 2 | binary | Average recall-mount mount time. See Note 2 on page 13-524.
|
58 | 3A | SMF94ADV05 | 2 | binary | Number of volumes containing 0 to 5 percent active data. See Note 1 on page 13-524.
|
60 | 3C | SMF94ADV10 | 2 | binary | Number of volumes containing greater than 5 to 10 percent active data. See Note 1 on page 13-524.
|
62 | 3E | SMF94ADV15 | 2 | binary | Number of volumes containing greater than 10 to 15 percent active data. See Note 1 on page 13-524.
|
64 | 40 | SMF94ADV20 | 2 | binary | Number of volumes containing greater than 15 to 20 percent active data. See Note 1 on page 13-524.
|
66 | 42 | SMF94ADV25 | 2 | binary | Number of volumes containing greater than 20 to 25 percent active data. See Note 1 on page 13-524.
|
68 | 44 | SMF94ADV30 | 2 | binary | Number of volumes containing greater than 25 to 30 percent active data. See Note 1 on page 13-524.
|
70 | 46 | SMF94ADV35 | 2 | binary | Number of volumes containing greater than 30 to 35 percent active data. See Note 1 on page 13-524.
|
72 | 48 | SMF94ADV40 | 2 | binary | Number of volumes containing greater than 35 to 40 percent active data. See Note 1 on page 13-524.
|
74 | 4A | SMF94ADV45 | 2 | binary | Number of volumes containing greater than 40 to 45 percent active data. See Note 1 on page 13-524.
|
76 | 4C | SMF94ADV50 | 2 | binary | Number of volumes containing greater than 45 to 50 percent active data. See Note 1 on page 13-524.
|
78 | 4E | SMF94ADV55 | 2 | binary | Number of volumes containing greater than 50 to 55 percent active data. See Note 1 on page 13-524.
|
80 | 50 | SMF94ADV60 | 2 | binary | Number of volumes containing greater than 55 to 60 percent active data. See Note 1 on page 13-524.
|
82 | 52 | SMF94ADV65 | 2 | binary | Number of volumes containing greater than 60 to 65 percent active data. See Note 1 on page 13-524.
|
84 | 54 | SMF94ADV70 | 2 | binary | Number of volumes containing greater than 65 to 70 percent active data. See Note 1 on page 13-524.
|
86 | 56 | SMF94ADV75 | 2 | binary | Number of volumes containing greater than 70 to 75 percent active data. See Note 1 on page 13-524.
|
88 | 58 | SMF94ADV80 | 2 | binary | Number of volumes containing greater than 75 to 80 percent active data. See Note 1 on page 13-524.
|
90 | 5A | SMF94ADV85 | 2 | binary | Number of volumes containing greater than 80 to 85 percent active data. See Note 1 on page 13-524.
|
92 | 5C | SMF94ADV90 | 2 | binary | Number of volumes containing greater than 85 to 90 percent active data. See Note 1 on page 13-524.
|
94 | 5E | SMF94ADV95 | 2 | binary | Number of volumes containing greater than 90 to 95 percent active data. See Note 1 on page 13-524.
|
96 | 60 | SMF94ADV00 | 2 | binary | Number of volumes containing greater than 95 to 100 percent active data. See Note 1 on page 13-524.
|
98 | 62 | SMF94THRES | 1 | binary | Reclaim threshold percentage. See Note 1 on page 13-524.
|
99 | 63 | -- | 1 | binary | Reserved (set to zero).
|
100 | 64 | SMF94SRTCT | 2 | binary | Scratch stacked volume count. See Note 1 on page 13-524.
|
102 | 66 | SMF94PRICT | 2 | binary | Private stacked volume count. See Note 1 on page 13-524.
|
104 | 68 | SMF94MTVCA | 4 | binary | Maximum tape volume cache age. See Note 1 on page 13-524.
|
108 | 6C | -- | 20 | binary | Reserved (set to zero).
|
128 | 80 | SMF94CLLVC | 4 | binary | Composite library logical volumes to be copied. See Note 3 on page 13-524.
|
132 | 84 | SMF94CLDTC | 4 | binary | Composite library data yet to be copied. See Note 3 on page 13-524.
|
136 | 88 | SMF94CLMT0 | 2 | binary | Composite library mounts completed for B18-0. See Note 3 on page 13-524.
|
138 | 8A | SMF94CLMT1 | 2 | binary | Composite library mounts completed for B18-1. See Note 3 on page 13-524.
|
140 | 8C | -- | 4 | binary | Reserved (set to zero).
|
144 | 90 | SMF94CLDC0 | 4 | binary | Data copied by AX0 number 0. See Note 3 on page 13-524.
|
148 | 94 | SMF94CLVC0 | 4 | binary | Volumes copied by AX0 number 0. See Note 3 on page 13-524.
|
152 | 98 | SMF94CLRD0 | 4 | binary | Read data transferred through AX0 number 0. See Note 3 on page 13-524.
|
156 | 9C | SMF94CLWD0 | 4 | binary | Write data transferred through AX0 number 0. See Note 3 on page 13-524.
|
160 | A0 | SMF94CLCM0 | 2 | binary | Category mounts for AX0 number 0. See Note 3 on page 13-524.
|
162 | A2 | SMF94CLSM0 | 2 | binary | Specific cache mounts for AX0 number 0. See Note 3 on page 13-524.
|
164 | A4 | SMF94CLRM0 | 2 | binary | Specific recall mounts for AX0 number 0. See Note 3 on page 13-524.
|
166 | A6 | -- | 10 | binary | Reserved (set to zero).
|
176 | B0 | SMF94CLDC1 | 4 | binary | Data copied by AX0 number 1. See Note 3 on page 13-524.
|
180 | B4 | SMF94CLVC1 | 4 | binary | Volumes copied by AX0 number 1. See Note 3 on page 13-524.
|
184 | B8 | SMF94CLRD1 | 4 | binary | Read data transferred through AX0 number 1. See Note 3 on page 13-524.
|
188 | BC | SMF94CLWD1 | 4 | binary | Write data transferred through AX0 number 1. See Note 3 on page 13-524.
|
192 | C0 | SMF94CLCM1 | 2 | binary | Category mounts for AX0 number 1. See Note 3 on page 13-524.
|
194 | C2 | SMF94CLSM1 | 2 | binary | Specific cache mounts for AX0 number 1. See Note 3 on page 13-524.
|
196 | C4 | SMF94CLRM1 | 2 | binary | Specific recall mounts for AX0 number 1. See Note 3 on page 13-524.
|
198 | C6 | -- | 10 | binary | Reserved (set to zero).
|
208 | D0 | SMF94CLDC2 | 4 | binary | Data copied by AX0 number 2. See Note 3 on page 13-524.
|
212 | D4 | SMF94CLVC2 | 4 | binary | Volumes copied by AX0 number 2. See Note 3 on page 13-524.
|
216 | D8 | SMF94CLRD2 | 4 | binary | Read data transferred through AX0 number 2. See Note 3 on page 13-524.
|
220 | DC | SMF94CLWD2 | 4 | binary | Write data transferred through AX0 number 2. See Note 3 on page 13-524.
|
224 | E0 | SMF94CLCM2 | 2 | binary | Category mounts for AX0 number 2. See Note 3 on page 13-524.
|
226 | E2 | SMF94CLSM2 | 2 | binary | Specific cache mounts for AX0 number 2. See Note 3 on page 13-524.
|
228 | E4 | SMF94CLRM2 | 2 | binary | Specific recall mounts for AX0 number 2. See Note 3 on page 13-524.
|
230 | E6 | -- | 10 | binary | Reserved (set to zero).
|
240 | F0 | SMF94CLDC3 | 4 | binary | Data copied by AX0 number 3. See Note 3 on page 13-524.
|
244 | F4 | SMF94CLVC3 | 4 | binary | Volumes copied by AX0 number 3. See Note 3 on page 13-524.
|
248 | F8 | SMF94CLRD3 | 4 | binary | Read data transferred through AX0 number 3. See Note 3 on page 13-524.
|
252 | FC | SMF94CLWD3 | 4 | binary | Write data transferred through AX0 number 3. See Note 3 on page 13-524.
|
256 | 100 | SMF94CLCM3 | 2 | binary | Category mounts for AX0 number 3. See Note 3 on page 13-524.
|
258 | 102 | SMF94CLSM3 | 2 | binary | Specific cache mounts for AX0 number 3. See Note 3 on page 13-524.
|
260 | 104 | SMF94CLRM3 | 2 | binary | Specific recall mounts for AX0 number 3. See Note 3 on page 13-524.
|
262 | 106 | -- | 10 | binary | Reserved (set to zero).
|
272 | 110 | SMF94CLDC4 | 4 | binary | Data copied by AX0 number 4. See Note 3 on page 13-524.
|
276 | 114 | SMF94CLVC4 | 4 | binary | Volumes copied by AX0 number 4. See Note 3 on page 13-524.
|
280 | 118 | SMF94CLRD4 | 4 | binary | Read data transferred through AX0 number 4. See Note 3 on page 13-524.
|
284 | 11C | SMF94CLWD4 | 4 | binary | Write data transferred through AX0 number 4. See Note 3 on page 13-524.
|
288 | 120 | SMF94CLCM4 | 2 | binary | Category mounts for AX0 number 4. See Note 3 on page 13-524.
|
290 | 122 | SMF94CLSM4 | 2 | binary | Specific cache mounts for AX0 number 4. See Note 3 on page 13-524.
|
292 | 124 | SMF94CLRM4 | 2 | binary | Specific recall mounts for AX0 number 4. See Note 3 on page 13-524.
|
294 | 126 | -- | 10 | binary | Reserved (set to zero).
|
304 | 130 | SMF94CLDC5 | 4 | binary | Data copied by AX0 number 5. See Note 3 on page 13-524.
|
308 | 134 | SMF94CLVC5 | 4 | binary | Volumes copied by AX0 number 5. See Note 3 on page 13-524.
|
312 | 138 | SMF94CLRD5 | 4 | binary | Read data transferred through AX0 number 5. See Note 3 on page 13-524.
|
316 | 13C | SMF94CLWD5 | 4 | binary | Write data transferred through AX0 number 5. See Note 3 on page 13-524.
|
320 | 140 | SMF94CLCM5 | 2 | binary | Category mounts for AX0 number 5. See Note 3 on page 13-524.
|
322 | 142 | SMF94CLSM5 | 2 | binary | Specific cache mounts for AX0 number 5. See Note 3 on page 13-524.
|
324 | 144 | SMF94CLRM5 | 2 | binary | Specific recall mounts for AX0 number 5. See Note 3 on page 13-524.
|
326 | 146 | -- | 10 | binary | Reserved (set to zero).
|
336 | 150 | SMF94CLDC6 | 4 | binary | Data copied by AX0 number 6. See Note 3 on page 13-524.
|
340 | 154 | SMF94CLVC6 | 4 | binary | Volumes copied by AX0 number 6. See Note 3 on page 13-524.
|
344 | 158 | SMF94CLRD6 | 4 | binary | Read data transferred through AX0 number 6. See Note 3 on page 13-524.
|
348 | 15C | SMF94CLWD6 | 4 | binary | Write data transferred through AX0 number 6. See Note 3 on page 13-524.
|
352 | 160 | SMF94CLCM6 | 2 | binary | Category mounts for AX0 number 6. See Note 3 on page 13-524.
|
354 | 162 | SMF94CLSM6 | 2 | binary | Specific cache mounts for AX0 number 6. See Note 3 on page 13-524.
|
356 | 164 | SMF94CLRM6 | 2 | binary | Specific recall mounts for AX0 number 6. See Note 3 on page 13-524.
|
358 | 166 | -- | 10 | binary | Reserved (set to zero).
|
368 | 170 | SMF94CLDC7 | 4 | binary | Data copied by AX0 number 7. See Note 3 on page 13-524.
|
372 | 174 | SMF94CLVC7 | 4 | binary | Volumes copied by AX0 number 7. See Note 3 on page 13-524.
|
376 | 178 | SMF94CLRD7 | 4 | binary | Read data transferred through AX0 number 7. See Note 3 on page 13-524.
|
380 | 17C | SMF94CLWD7 | 4 | binary | Write data transferred through AX0 number 7. See Note 3 on page 13-524.
|
384 | 180 | SMF94CLCM7 | 2 | binary | Category mounts for AX0 number 7. See Note 3 on page 13-524.
|
386 | 182 | SMF94CLSM7 | 2 | binary | Specific cache mounts for AX0 number 7. See Note 3 on page 13-524.
|
388 | 184 | SMF94CLRM7 | 2 | binary | Specific recall mounts for AX0 number 7. See Note 3 on page 13-524.
|
390 | 186 | -- | 10 | binary | Reserved (set to zero).
|
400 | 190 | -- | 128 | binary | Reserved (set to zero). When F/C 4001 is installed and enabled, the following statistics are reported.
|
528 | 210 | SMF94OPM_ VDC | 2 | binary | Virtual Drives Configured (current). This two byte field contains the number of virtual devices configured in the Virtual Tape Server subsystem at the time the request was received.
|
530 | 212 | SMF94OPM_ MAXVDM | 2 | binary | Max virtual drives mounted (last hour). This two byte field contains the maximum number of virtual drives that were concurrently mounted in the Virtual Tape Server subsystem during the last hour.
|
532 | 214 | SMF94OPM_ MINVDM | 2 | binary | Min virtual drives mounted (last hour). This two byte field contains the minimum number of virtual drives that were concurrently mounted in the Virtual Tape Server subsystem during the last hour.
|
534 | 216 | SMF94OPM_ AVGVDM | 2 | binary | Avg virtual drives mounted (last hour). This two byte field contains the average number of virtual drives that were concurrently mounted in the Virtual Tape Server subsystem during the last hour. This value is determined by summing the number of concurrently mounted virtual devices every 10 seconds and then, during the hourly generation of the statistics, dividing the resultant value by 360 When F/C 4001 is installed and enabled, the following array information is included.
|
536 | 218 | SMF94OPM_ DCI1 | 1 | binary | Device Class Identifier. This one byte field contains the device class identifier for one of the set of physical tape devices installed in the VTS. The following are the defined values for this field: Value Description X'00' There is no device class configured. X'11' 3590 Model B1A X'13' 3590 Model E1A X'14' 3590 Model H1A
|
537 | 219 | SMF94OPM_ PDI1 | 1 | binary | Installed Virtual Tape Server physical devices. This one byte field contains the number of physical tape devices, of the device class indicated, that are installed in the Virtual Tape Server subsystem at the time the request was received.
|
538 | 21A | SMF94OPM_ CAFU1 | 1 | binary | Available Virtual Tape Server physical devices. This one byte field contains the number of physical tape devices, of the device class indicated, currently available for use by the Virtual Tape Server subsystem at the time the request was received.
|
539 | 21B | SMF94OPM_ MAXCM1 | 1 | binary | Max Virtual Tape Server physical devices mounted. This one byte field contains the maximum number of physical tape devices, of the device class indicated, that were concurrently mounted in the Virtual Tape Server subsystem during the last hour.
|
540 | 21C | SMF94OPM_ MINCM1 | 1 | binary | Min Virtual Tape Server physical devices mounted. This one byte field contains the minimum number of physical tape devices, of the device class indicated, that were concurrently mounted in the Virtual Tape Server subsystem during the last hour.
|
541 | 21D | SMF94OPM_ AVGCM1 | 1 | binary | Avg Virtual Tape Server physical devices mounted (last hour). This one byte field contains the average number of physical tape devices, of the device class indicated, that were concurrently mounted in the Virtual Tape Server subsystem during the last hour. This value is determined by summing the number of concurrently mounted physical devices every 10 seconds and then, during the hourly generation of the statistics, dividing the resultant value by 360.
|
542 | 21E | SMF94OPM_ MAXTTM1 | 2 | binary | Max physical mount time (last hour). This two byte field contains the maximum time, in seconds, that the library took to complete the execution of a mount request for a physical tape device, of the device class indicated, in the Virtual Tape Server subsystem. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
544 | 220 | SMF94OPM_ MINTTM1 | 2 | binary | Min physical mount time (last hour). This two byte field contains the minimum time, in seconds, that the library took to complete the execution of a mount request for a physical tape device, of the device class indicated, in the Virtual Tape Server subsystem. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
546 | 222 | SMF94OPM_ AVGTTM1 | 2 | binary | Avg physical mount time (last hour). This two byte field contains the average time, in seconds, that the library took to complete the execution of a mount request for a physical tape device, of the device class indicated, in the Virtual Tape Server subsystem. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
548 | 224 | SMF94OPM_ STGMNTS1 | 2 | binary | Physical mounts - stage (last hour). This two byte field contains the number of physical mount requests completed by the library in the last hour to satisfy stage mounts, of the device class indicated.
|
550 | 226 | SMF94OPM_ MIGMNTS1 | 2 | binary | Physical mounts - migrate (last hour). This two byte field contains the number of physical mount requests completed by the library in the last hour to satisfy migration mounts, of the device class indicated.
|
552 | 228 | SMF94OPM_ RECMNTS1 | 2 | binary | Physical mounts - reclaim (last hour). This two byte field contains the number of physical mount requests completed by the library in the last hour to satisfy reclamation mounts, of the device class indicated.
|
554 | 22A | -- | 2 | binary | Reserved (set to X’00’)
|
556 | 22C | SMF94OPM_ PPWRITN1 | 4 | binary | Data Written to a Primary Pool (last hour). This four byte field contains the number of MBytes premigrated from the tape volume cache to a primary pool for the device class indicated during the last hour. Only the data for logical volumes that have completed premigration when statistics were calculated at the end of the last hour are included in this value. The value is reset and a new count begins after statistics are calculated. It is accumulated in bytes and reported in an integral multiple of 1,048,576 bytes (1 MByte).
|
560 | 230 | SMF94OPM_ SPWRITN1 | 4 | binary | Data Written to a Secondary Pool (last hour). This four byte field contains the number of MBytes premigrated from the tape volume cache to a secondary pool for the device class indicated during the last hour. Only the data for logical volumes that have completed premigration when statistics were calculated at the end of the last hour are included in this value. The value is reset and a new count begins after statistics are calculated. It is accumulated in bytes and reported in an integral multiple of 1,048,576 bytes (1 MByte).
|
564 | 234 | -- | 4 | binary | Reserved (set to X’00’)
|
568 | 238 | SMF94OPM_ DCI2 | 1 | binary | Device Class Identifier. This one byte field contains the device class identifier for one of the set of physical tape devices installed in the VTS. The following are the defined values for this field: Value Description X'00' There is no device class configured. X'11' 3590 Model B1A X'13' 3590 Model E1A X'14' 3590 Model H1A
|
569 | 239 | SMF94OPM_ PDI2 | 1 | binary | Installed Virtual Tape Server physical devices. This one byte field contains the number of physical tape devices, of the device class indicated, that are installed in the Virtual Tape Server subsystem at the time the request was received.
|
570 | 23A | SMF94OPM_ CAFU2 | 1 | binary | Available Virtual Tape Server physical devices. This one byte field contains the number of physical tape devices, of the device class indicated, currently available for use by the Virtual Tape Server subsystem at the time the request was received.
|
571 | 23B | SMF94OPM_ MAXCM2 | 1 | binary | Max Virtual Tape Server physical devices mounted. This one byte field contains the maximum number of physical tape devices, of the device class indicated, that were concurrently mounted in the Virtual Tape Server subsystem during the last hour.
|
572 | 23C | SMF94OPM_ MINCM2 | 1 | binary | Min Virtual Tape Server physical devices mounted. This one byte field contains the minimum number of physical tape devices, of the device class indicated, that were concurrently mounted in the Virtual Tape Server subsystem during the last hour.
|
573 | 23D | SMF94OPM_ AVGCM2 | 1 | binary | Avg Virtual Tape Server physical devices mounted (last hour). This one byte field contains the average number of physical tape devices, of the device class indicated, that were concurrently mounted in the Virtual Tape Server subsystem during the last hour. This value is determined by summing the number of concurrently mounted physical devices every 10 seconds and then, during the hourly generation of the statistics, dividing the resultant value by 360.
|
574 | 23E | SMF94OPM_ MAXTTM2 | 2 | binary | Max physical mount time (last hour). This two byte field contains the maximum time, in seconds, that the library took to complete the execution of a mount request for a physical tape device, of the device class indicated, in the Virtual Tape Server subsystem. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
576 | 240 | SMF94OPM_ MINTTM2 | 2 | binary | Min physical mount time (last hour). This two byte field contains the minimum time, in seconds, that the library took to complete the execution of a mount request for a physical tape device, of the device class indicated, in the Virtual Tape Server subsystem. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
578 | 242 | SMF94OPM_ AVGTTM2 | 2 | binary | Avg physical mount time (last hour). This two byte field contains the average time, in seconds, that the library took to complete the execution of a mount request for a physical tape device, of the device class indicated, in the Virtual Tape Server subsystem. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
580 | 244 | SMF94OPM_ STGMNTS2 | 2 | binary | Physical mounts - stage (last hour). This two byte field contains the number of physical mount requests completed by the library in the last hour to satisfy stage mounts, of the device class indicated.
|
582 | 246 | SMF94OPM_ MIGMNTS2 | 2 | binary | Physical mounts - migrate (last hour). This two byte field contains the number of physical mount requests completed by the library in the last hour to satisfy migration mounts, of the device class indicated.
|
584 | 248 | SMF94OPM_ RECMNTS2 | 2 | binary | Physical mounts - reclaim (last hour). This two byte field contains the number of physical mount requests completed by the library in the last hour to satisfy reclamation mounts, of the device class indicated.
|
586 | 24A | -- | 2 | binary | Reserved (set to X’00’)
|
588 | 24C | SMF94OPM_ PPWRITN2 | 4 | binary | Data Written to a Primary Pool (last hour). This four byte field contains the number of MBytes premigrated from the tape volume cache to a primary pool for the device class indicated during the last hour. Only the data for logical volumes that have completed premigration when statistics were calculated at the end of the last hour are included in this value. The value is reset and a new count begins after statistics are calculated. It is accumulated in bytes and reported in an integral multiple of 1,048,576 bytes (1 MByte).
|
592 | 250 | SMF94OPM_ SPWRITN2 | 4 | binary | Data Written to a Secondary Pool (last hour). This four byte field contains the number of MBytes premigrated from the tape volume cache to a secondary pool for the device class indicated during the last hour. Only the data for logical volumes that have completed premigration when statistics were calculated at the end of the last hour are included in this value. The value is reset and a new count begins after statistics are calculated. It is accumulated in bytes and reported in an integral multiple of 1,048,576 bytes (1 MByte).
|
596 | 254 | -- | 4 | binary | Reserved (set to X’00’) When F/C 4001 is installed and enabled, the following VTS Cache Usage Information array is included.
|
600 | 258 | SMF94OPM_ ARRAY | 512 | binary | VTS Cache Usage Information Array. Each entry in the array is 64 bytes long and is mapped by SMF94OPM_ARRAY_ENTRY. Up to eight entries may be present.
|
1112 | 458 | SMF94OPM_ IARTAFRT | 2 | binary | IART Average Fast Ready Mount Time. This two byte field contains the average time, in seconds, that the Virtual Tape Server subsystem took to complete the execution of a fast-ready mount request for a virtual device. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
1114 | 45A | SMF94OPM_ IARTFRM | 2 | binary | IART Fast-Ready Mounts. This two byte field contains the number of mount requests completed using the Fast-Ready facility by the Virtual Tape Server subsystem in the last hour. The Fast-Ready facility is used for PLF Library Mount orders where a category is specified and the specified category has the Fast-Ready attribute set or a VOLSER is specified and that VOLSER, at the time the mount request was received, is assigned to a category that has the Fast-Ready attribute set.
|
1116 | 45C | SMF94OPM_ IARTCHMT | 2 | binary | IART Average Cache Hit Mount Time. This two byte field contains the average time, in seconds, that the Virtual Tape Server subsystem took to complete the execution of a mount request for a virtual device where the requested volume was in the Tape Volume Cache. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
1118 | 45E | SMF94OPM_ IARTCHM | 2 | binary | IART Cache Hit Mounts. This two byte field contains the number of mount requests that were completed by the Virtual Tape Server subsystem in the last hour because the required volume was resident in the Tape Volume Cache.
|
1120 | 460 | SMF94OPM_ IARTCMMT | 2 | binary | IART Average Cache Miss Mount Time. This two byte field contains the average time, in seconds, that the Virtual Tape Server subsystem took to complete the execution of a mount request for a virtual device where the requested volume had to be recalled from a stacked volume. Mount time is accrued from the time the mount request is accepted until the volume has been recalled and the mount completed. The mount time is accredited to the hour it was completed.
|
1122 | 462 | SMF94OPM_ IARTCMM | 2 | binary | IART Cache Miss Mounts. This two byte field contains the number of mount requests that were completed by the Virtual Tape Server subsystem in the last hour that required a logical volume to be recalled from a stacked volume back into the Tape Volume Cache.
|
0 | 0 | SMF94OPM_ PMC | 4 | binary | Preference Management Control. This four byte field contains information about how the preference level is managed. Bit(s) Description 0 Reserved (set to B'0') 1-3 Logical Volume Migration Algorithm Value Description 0 Least Recently Used (LRU) Managed. The logical volumes in this preference level are removed from the cache based on a least recently used algorithm. 1 Largest Size Managed. The logical volumes in this preference level are removed from the cache based on their size with the largest volumes being removed first. 2-7 Reserved4-31 Reserved (set to B'0')
|
4 | 4 | SMF94OPM_ VVIC | 4 | binary | Virtual volumes in cache. This four byte field contains a count, that is a snapshot taken when statistics are calculated at the end of the hour, of the number of volume assigned to the preference level that are still cache resident. For volumes that are currently mounted and do not have a preference level established (that is done when a volume is unloaded), they are credited to the count for preference level 1.
|
8 | 8 | SMF94OPM_ DRIC | 4 | binary | Data resident in cache. This four byte field contains a count, that is a snapshot taken when statistics are calculated at the end of the hour, of the amount of cache space used by the volumes assigned to the preference level that are still cache resident. For volumes that are currently mounted and do not have a preference level established (that is done when a volume is unloaded), their size is credited to the count for preference level 1. The cache space is accumulated in bytes and reported in an integral multiple of 1,048,576 bytes (1 MByte).
|
12 | C | SMF94OPM_ TVCA4 | 4 | binary | 4 Hour Rolling average tape volume cache age. This four byte field contains a rolling average cache age, in minutes, of the logical volumes that were assigned to the preference level when the volume was migrated from the cache. The rolling average is calculated based on the cache age of the volumes that have been migrated from the cache over the last 4 hours. Cache age is measured from when a volume is first closed after being created or recalled into cache until it has been migrated from cache. Each volume’s cache age is rounded up to the nearest minute. The value is calculated at the end of the hour. 16 10 2 binary
|
18 | 12 | SMF94OPM_ VM4 | 2 | binary | Volumes migrated last 4 hours. This two byte field contains the number of logical volumes assigned to the preference level that were migrated from the cache over the last 4 hours.
|
20 | 14 | SMF94OPM_ TVCA48 | 4 | binary | 48 Hour Rolling average tape volume cache age. This four byte field contains a rolling average cache age, in minutes, of the logical volumes that were assigned to the preference level when the volume was migrated from the cache. The rolling average is calculated based on the cache age of the volumes that have been migrated from the cache over the last 48 hours. Cache age is measured from when a volume is first closed after being created or recalled into cache until it has been migrated from cache. Each volume’s cache age is rounded up to the nearest minute. The value is calculated at the end of the hour. 24 18 2 binary
|
26 | 1A | SMF94OPM_ VM48 | 2 | binary | Volumes migrated last 48 hours. This two byte field contains the number of logical volumes assigned to the preference level that were migrated from the cache over the last 48 hours.
|
28 | 1C | SMF94OPM_ TVCA35 | 4 | binary | 35 Day Rolling average tape volume cache age. This four byte field contains a rolling average cache age, in minutes, of the logical volumes that were assigned to the preference level when the volume was migrated from the cache. The rolling average is calculated based on the cache age of the volumes that have been migrated from the cache over the last 35 days. Cache age is measured from when a volume is first closed after being created or recalled into cache until it has been migrated from cache. Each volume’s cache age is rounded up to the nearest minute. The value is calculated at the end of the hour. 32 20 2 binary
|
34 | 22 | SMF94OPM_ VM35 | 2 | binary | Volumes migrated last 35 days. This two byte field contains the number of logical volumes assigned to the preference level that were migrated from the cache over the last 35 days.
|
36 | 24 | SMF94OPM_ FRMT | 2 | binary | Average Fast Ready Mount Time. This two byte field contains the average time, in seconds, that the Virtual Tape Server subsystem took to complete the execution of a fast-ready mount request for a virtual device. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
38 | 26 | SMF94OPM_ FRMNTS | 2 | binary | Fast-Ready Mounts. This two byte field contains the number of mount requests completed using the Fast-Ready facility by the Virtual Tape Server subsystem in the last hour. The Fast-Ready facility is used for PLF Library Mount orders where a category is specified and the specified category has the Fast-Ready attribute set or a VOLSER is specified and that VOLSER, at the time the mount request was received, is assigned to a category that has the Fast-Ready attribute set.
|
40 | 28 | SMF94OPM_ CHTIME | 2 | binary | Average Cache Hit Mount Time. This two byte field contains the average time, in seconds, that the Virtual Tape Server subsystem took to complete the execution of a mount request for a virtual device where the requested volume was in the Tape Volume Cache. Mount time is accrued from the time the mount request is accepted until the mount is completed. The mount time is accredited to the hour it was completed.
|
42 | 2A | SMF94OPM_ CHMNTS | 2 | binary | Cache Hit Mounts. This two byte field contains the number of mount requests that were completed by the Virtual Tape Server subsystem in the last hour because the required volume was resident in the Tape Volume Cache.
|
44 | 2C | SMF94OPM_ CMTIME | 2 | binary | Average Cache Miss Mount Time. This two byte field contains the average time, in seconds, that the Virtual Tape Server subsystem took to complete the execution of a mount request for a virtual device where the requested volume had to be recalled from a stacked volume. Mount time is accrued from the time the mount request is accepted until the volume has been recalled and the mount completed. The mount time is accredited to the hour it was completed.
|
46 | 2E | SMF94OPM_ CMMNTS | 2 | binary | Cache Miss Mounts. This two byte field contains the number of mount requests that were completed by the Virtual Tape Server subsystem in the last hour that required a logical volume to be recalled from a stacked volume back into the Tape Volume Cache.
|
48 | 30 | -- | 16 | binary | Reserved (set to X’00’)
|
The table above is based on the description provided by IBM in its "MVS Systems Management Facilities (SMF)" manual.
The sample SMF report below was created with Spectrum SMF Writer,
the low-cost 4GL SMF report writer. It reads as input the SMF file and selects just the type 94 subtype 1 tape library ststem records. (See SMF 94 record layout.) It selects the record for the hourly statistics for 11AM and prints various statistics for that hour.
All of this with just a few simple 4GL statements!
Why not install a Spectrum SMF Writer trial right now and start making your own SMF reports!
OPTION: HDGSEP('/') /* CHANGE DEFAULT SEPERATOR CHAR */ OPTION: STCKADJ(0) /* DON'T CONVERT STCK TIMES TO GMT */ INPUT: SMF94 TITLE: 'HOURLY TAPE STATISTICS FROM SMF 94 RECORDS FOR: 11AM' INC: SMF94RTY = 94 AND SMF94STP = 1 AND SMF94HHI = 11 COMPUTE: SMF94ADV0-10 = WHEN(SMF942OF <> 0) ASSIGN(SMF94ADV05 + SMF94ADV10) COMPUTE: SMF94ADV10-20 = WHEN(SMF942OF <> 0) ASSIGN(SMF94ADV15 + SMF94ADV20) COMPUTE: SMF94ADV20-30 = WHEN(SMF942OF <> 0) ASSIGN(SMF94ADV25 + SMF94ADV30) COMPUTE: SMF94ADV30-40 = WHEN(SMF942OF <> 0) ASSIGN(SMF94ADV35 + SMF94ADV40) COMPUTE: SMF94ADV40-50 = WHEN(SMF942OF <> 0) ASSIGN(SMF94ADV45 + SMF94ADV50) COMPUTE: SMF94ADV50-100 = WHEN(SMF942OF <> 0) ASSIGN(SMF94ADV55 + SMF94ADV60 + SMF94ADV65 + SMF94ADV70 + SMF94ADV75 + SMF94ADV80 + SMF94ADV85 + SMF94ADV90 + SMF94ADV95 + SMF94ADV00) COMPUTE: THRES = WHEN(SMF942OF <> 0) ASSIGN(SMF94THRES) COMPUTE: SRTCT = WHEN(SMF942OF <> 0) ASSIGN(SMF94SRTCT) COMPUTE: PRICT = WHEN(SMF942OF <> 0) ASSIGN(SMF94PRICT) COMPUTE: MTVCA = WHEN(SMF942OF <> 0) ASSIGN(SMF94MTVCA) COL: SMF94DTE('SMF DATE') SMF94TME('SMF TIME') SMF94HHI(4 'HOUR' NOACC) SMF94LM1(6 'MAX/DRIVES') SMF94MTO(6 BIZ 'TOTAL/MOUNTS/PENDING') SMF94DTO(6 BIZ 'TOTAL/DISMOUNTS/PENDING') SMF94MT3(6 BIZ 'AVG/MOUNT/TIME') SMF94DT3(6 BIZ 'AVG/DISMOUNT/TIME') SMF94ADV10-20(6 BIZ 'VOLS/10-20%/ACTIVE') SMF94ADV20-30(6 BIZ 'VOLS/20-30%/ACTIVE') SMF94ADV30-40(6 BIZ 'VOLS/30-40%/ACTIVE') SMF94ADV40-50(6 BIZ 'VOLS/40-50%/ACTIVE') SMF94ADV50-100(6 BIZ 'VOLS/50-100%/ACTIVE') THRES(7 BIZ 'RECLAIM/THRESH/PERCENT') SRTCT(7 BIZ 'SCRATH/STACKED/VOL CNT') PRICT(7 BIZ 'PRIVATE/SCRATCH/VOL CNT') MTVCA(7 BIZ 'MAX TAPE/VOLUME/CACHE/AGE')
HOURLY TAPE STATISTICS FROM SMF 94 RECORDS FOR: 11AM MAX TAPE TOTAL TOTAL AVG AVG VOLS VOLS VOLS VOLS VOLS RECLAIM SCRATH PRIVATE VOLUME MAX MOUNTS DISMOU MOUNT DISMOU 10-20% 20-30% 30-40% 40-50% 50-100 THRESH STACKED SCRATCH CACHE SMF DATE SMF TIME HOUR DRIVES PENDIN PENDIN TIME TIME ACTIVE ACTIVE ACTIVE ACTIVE ACTIVE PERCENT VOL CNT VOL CNT AGE ________ ___________ ____ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ _______ _______ _______ ________ 11/02/07 12:18:29.88 11 15 37 32 73 66 1 74 252 40 275 329 4,099 *** GRAND TOTAL ( 1 ITEM) 15 37 32 73 66 1 74 252 40 275 329 4,099
Home |
Products |
Prices |
Documentation |
30-Day Trials |
Customer Reviews |
Company
| FAQ
| Sample Reports
| SMF Records
Send Your Comments or Questions