|
SMF Type 74 Record (Subtype 4) z/OS 2.1This table shows the record layout for type 74 SMF records
|
It's easy to report on SMF 74 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 | SMF74LEN | 2 | binary | Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word).
| ||||||||||||||||||
2 | 2 | SMF74SEG | 2 | binary | Segment descriptor (see record length field).
| ||||||||||||||||||
4 | 4 | SMF74FLG | 1 | binary | System indicator
Bit - Meaning When Set 0 New record format 1 Subtypes used 2 Reserved. 3-6 Version indicators 7 System is running in PR/SM mode. | ||||||||||||||||||
5 | 5 | SMF74RTY | 1 | binary | Record type 74 (X'4A').
| ||||||||||||||||||
6 | 6 | SMF74TME | 4 | binary | Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
| ||||||||||||||||||
10 | A | SMF74DTE | 4 | packed | Date when the record was moved into the SMF buffer, in the form 0cyydddF.
| ||||||||||||||||||
14 | E | SMF74SID | 4 | EBCDIC | System identification (from the SMFPRMxx SID parameter).
| ||||||||||||||||||
18 | 12 | SMF74SSI | 4 | EBCDIC | Subsystem identification (‘RMF’).
| ||||||||||||||||||
22 | 16 | SMF74STY | 2 | binary | Record subtype.
| ||||||||||||||||||
24 | 18 | SMF74TRN | 2 | binary | Number of triplets in this record. A triplet is a set of three SMF fields (offset/length/number values) that defines a section of the record. The offset is the offset from the RDW.
| ||||||||||||||||||
26 | 1A | -- | 2 | binary | Reserved.
| ||||||||||||||||||
28 | 1C | SMF74PRS | 4 | binary | Offset to RMF product section from RDW.
| ||||||||||||||||||
32 | 20 | SMF74PRL | 2 | binary | Length of RMF product section.
| ||||||||||||||||||
34 | 22 | SMF74PRN | 2 | binary | Number of RMF product sections.
| ||||||||||||||||||
36 | 24 | SMF744FO | 4 | binary | Offset to local coupling facility data section.
| ||||||||||||||||||
40 | 28 | SMF744FL | 2 | binary | Length of local coupling facility data section.
| ||||||||||||||||||
42 | 2A | SMF744FN | 2 | binary | Number of local coupling facility data sections.
| ||||||||||||||||||
44 | 2C | SMF744XO | 4 | binary | Offset to connectivity data section.
| ||||||||||||||||||
48 | 30 | SMF744XL | 2 | binary | Length of connectivity data section.
| ||||||||||||||||||
50 | 32 | SMF744XN | 2 | binary | Number of connectivity data sections.
| ||||||||||||||||||
52 | 34 | SMF744GO | 4 | binary | Offset to storage data section.
| ||||||||||||||||||
56 | 38 | SMF744GL | 2 | binary | Length of storage data section.
| ||||||||||||||||||
58 | 3A | SMF744GN | 2 | binary | Number of storage data sections.
| ||||||||||||||||||
60 | 3C | SMF744QO | 4 | binary | Offset to structure data section.
| ||||||||||||||||||
64 | 40 | SMF744QL | 2 | binary | Length of structure data section.
| ||||||||||||||||||
66 | 42 | SMF744QN | 2 | binary | Number of structure data sections.
| ||||||||||||||||||
68 | 44 | SMF744SO | 4 | binary | Offset to request data section.
| ||||||||||||||||||
72 | 48 | SMF744SL | 2 | binary | Length of request data section.
| ||||||||||||||||||
74 | 4A | SMF744SN | 2 | binary | Number of request data sections.
| ||||||||||||||||||
76 | 4C | SMF744PO | 4 | binary | Offset to processor data section.
| ||||||||||||||||||
80 | 50 | SMF744PL | 2 | binary | Length of processor data section.
| ||||||||||||||||||
82 | 52 | SMF744PN | 2 | binary | Number of processor data sections.
| ||||||||||||||||||
84 | 54 | SMF744CO | 4 | binary | Offset to cache data section.
| ||||||||||||||||||
88 | 58 | SMF744CL | 2 | binary | Length of cache data section.
| ||||||||||||||||||
90 | 5A | SMF744CN | 2 | binary | Number of cache data sections.
| ||||||||||||||||||
92 | 5C | SMF744RO | 4 | binary | Offset to remote facility data section.
| ||||||||||||||||||
96 | 60 | SMF744RL | 2 | binary | Length of remote facility data section.
| ||||||||||||||||||
98 | 62 | SMF744RN | 2 | binary | Number of remote facility data sections.
| ||||||||||||||||||
100 | 64 | SMF744HO | 4 | binary | Offset to Channel Path data section.
| ||||||||||||||||||
104 | 68 | SMF744HL | 2 | binary | Length of Channel Path data section.
| ||||||||||||||||||
106 | 6A | SMF744HN | 2 | binary | Number of Channel Path data sections.
| ||||||||||||||||||
108 | 6C | SMF744MO | 4 | binary | Offset to SCM data section.
| ||||||||||||||||||
112 | 70 | SMF744ML | 2 | binary | Length of SCM data section.
| ||||||||||||||||||
114 | 72 | SMF744MN | 2 | binary | Number of SCM data sections.
| ||||||||||||||||||
0 | 0 | SMF74MFV | 2 | packed | RMF version number.
| ||||||||||||||||||
2 | 2 | SMF74PRD | 8 | EBCDIC | Product name (‘RMF’).
| ||||||||||||||||||
10 | A | SMF74IST | 4 | packed | Time that the RMF measurement interval started, in the form 0hhmmssF, where hh is the hours, mm is the minutes, ss is the seconds, and F is the sign.
| ||||||||||||||||||
14 | E | SMF74DAT | 4 | packed | Date when the RMF measurement interval started, in the form 0cyydddF.
| ||||||||||||||||||
18 | 12 | SMF74INT | 4 | packed | Duration of the RMF measurement interval, in the form mmsstttF where mm is the minutes, ss is the seconds, ttt is the milliseconds, and F is the sign. (The end of the measurement interval is the sum of the recorded start time and this field.)
| ||||||||||||||||||
22 | 16 | -- | 2 | binary | Reserved.
| ||||||||||||||||||
24 | 18 | SMF74SAM | 4 | binary | Number of RMF samples.
| ||||||||||||||||||
28 | 1C | -- | 2 | binary | Reserved.
| ||||||||||||||||||
30 | 1E | SMF74FLA | 2 | binary | Flags
Bit - Meaning When Set 0 Reserved 1 Samples have been skipped 2 Record was written by RMF Monitor III 3 Interval was synchronized with SMF 4-15 Reserved. | ||||||||||||||||||
32 | 20 | -- | 4 | binary | Reserved.
| ||||||||||||||||||
36 | 24 | SMF74CYC | 4 | packed | Sampling cycle length, in the form 000ttttF, where tttt is the milliseconds and F is the sign (taken from CYCLE option). The range of values is 0.050 to 9.999 seconds.
| ||||||||||||||||||
40 | 28 | SMF74MVS | 8 | EBCDIC | MVS software level (consists of an acronym and the version, release, and modification level - ZVvvrrmm).
| ||||||||||||||||||
48 | 30 | SMF74IML | 1 | binary | Indicates the type of processor complex on which data measurements were taken.
Value - Meaning 3 9672, zSeries 49 31 SMF73PRF 1 binary Processor flags. Bit Meaning When Set 0 The system has expanded storage 1 The processor is enabled for ES connection architecture (ESCA) 2 There is an ES connection director in the configuration 3 System is running in z/Architecture mode 4 At least one zAAP is currently installed 5 At least one zIIP is currently installed 6 Enhanced DAT architecture available 7 Reserved. | ||||||||||||||||||
50 | 32 | SMF74PTN | 1 | binary | PR/SM partition number of the partition that wrote this record.
| ||||||||||||||||||
51 | 33 | SMF74SRL | 1 | binary | SMF record level change number (X’6B’ for z/OS V2R1 RMF). This field enables processing of SMF record level changes in an existing release.
| ||||||||||||||||||
52 | 34 | SMF74IET | 8 | char | Interval expiration time token. This token can be used to identify other than RMF records that belong to the same interval (if interval was synchronized with SMF).
| ||||||||||||||||||
60 | 3C | SMF74LGO | 8 | binary | Offset GMT to local time (STCK format).
| ||||||||||||||||||
68 | 44 | SMF74RAO | 4 | binary | Offset to reassembly area relative to start of RMF product section.
| ||||||||||||||||||
72 | 48 | SMF74RAL | 2 | binary | Length of reassembly area. Area consists of a fixed header and a variable number of information blocks. Length depends on the record type/subtype, but is fixed for a specific type/subtype.
| ||||||||||||||||||
74 | 4A | SMF74RAN | 2 | binary | Reassembly area indicator.
Value - Meaning 0 Record is not broken. 1 Record is broken. Note: This field is used to indicate whether an SMF record is a broken record. Therefore, offset (SMF74RAO) and length (SMF74RAL) are only valid if SMF74RAN = 1. A reassembly area is only present in broken records. | ||||||||||||||||||
76 | 4C | SMF74OIL | 2 | binary | Original interval length as defined in the session or by SMF (in seconds).
| ||||||||||||||||||
78 | 4E | SMF74SYN | 2 | binary | SYNC value in seconds.
| ||||||||||||||||||
80 | 50 | SMF74GIE | 8 | binary | Projected gathering interval end (STCK format) GMT time.
| ||||||||||||||||||
88 | 58 | SMF74XNM | 8 | EBCDIC | Sysplex name as defined in parmlib member COUPLExx.
| ||||||||||||||||||
96 | 60 | SMF74SNM | 8 | EBCDIC | System name for current system as defined in parmlib member IEASYSxx SYSNAME parameter.
| ||||||||||||||||||
0 | 0 | SMF74RBR | 2 | binary | Total number of broken records built from the original large record.
| ||||||||||||||||||
2 | 2 | SMF74RSQ | 2 | binary | Sequence number of this broken record. Every broken record built from the same large record must have a unique sequence number, it is in the range from 1 to SMF74RBR.
| ||||||||||||||||||
4 | 4 | SMF74RIO | 4 | binary | Offset to first reassembly information block relative to start of reassembly area header.
| ||||||||||||||||||
8 | 8 | SMF74RIL | 2 | binary | Length of reassembly information block.
| ||||||||||||||||||
10 | A | SMF74RIN | 2 | binary | Number of reassembly information blocks (same value as SMF74TRN in header section).
| ||||||||||||||||||
12 | C | -- | 4 | binary | Reserved.
| ||||||||||||||||||
0 | 0 | SMF74RNN | 2 | binary | Total number of sections in the original large record. This field contains information of how many sections of a specific type were contained in the original SMF record. This field is a copy of the number field of the triplet in the original (non broken) record.
| ||||||||||||||||||
2 | 2 | SMF74RPP | 2 | binary | Position of the first of one or more consecutive sections described by this block as in the original record. Values in the range of 1 to SMF74RNN are valid for correct processing. A value of 0 will skip processing of this information block. This field provides information where the sections that are part of this broken record were placed in the original record before the split took place. The actual number of consecutive sections contained in this record is available from the actual triplet in the header extension.
| ||||||||||||||||||
Local Coupling Facility Data Section One per record | |||||||||||||||||||||||
0 | 0 | SMF744FNAM | 8 | EBCDIC | Name of coupling facility as defined in parmlib member COUPLExx.
| ||||||||||||||||||
8 | 8 | SMF744FSYS | 8 | EBCDIC | Name of this system (from IEASYSxx parmlib member, SYSNAME parameter).
| ||||||||||||||||||
16 | 10 | SMF744FFLG | 1 | binary | Status Flags.
Bit - Meaning When Set 0 Coupling facility was connected to the system at the end of the interval 1 Coupling facility became active during the interval 2 Permanent error in cycle gatherer during the complete interval 3 Dynamic dispatching is active. Valid if SMF744FLVL > 14. 4-7 Reserved. | ||||||||||||||||||
17 | 11 | SMF744FFLC | 1 | binary | Informational Flags.
Bit - Meaning When Set 0 CHPIDs set offline during the interval 1-7 Reserved. | ||||||||||||||||||
18 | 12 | -- | 1 | binary | Reserved.
| ||||||||||||||||||
19 | 13 | SMF744FAMV | 1 | binary | IXLYAMDA Version.
| ||||||||||||||||||
20 | 14 | SMF744FPAM | 4 | binary | Number of paths available to the coupling facility.
| ||||||||||||||||||
24 | 18 | SMF744FPBC | 8 | l_float | Number of times coupling facility requests fail due to path busy.
| ||||||||||||||||||
32 | 20 | SMF744FSCG | 4 | binary | Number of subchannels defined.
| ||||||||||||||||||
36 | 24 | SMF744FSCU | 4 | binary | Number of subchannels currently in use.
| ||||||||||||||||||
40 | 28 | SMF744FSCL | 4 | binary | Number of subchannels that can be used (limit).
| ||||||||||||||||||
44 | 2C | SMF744FSCC | 8 | l_float | Subchannel contention count (all subchannel busy).
| ||||||||||||||||||
52 | 34 | SMF744FTOR | 8 | l_float | Total number of requests from this system.
| ||||||||||||||||||
60 | 3C | SMF744FAIL | 8 | l_float | Number of unsuccessful requests from this system.
| ||||||||||||||||||
68 | 44 | SMF744FTIM | 8 | l_float | Total service time for unsuccessful requests in microseconds.
| ||||||||||||||||||
76 | 4C | SMF744FSQU | 8 | l_float | Total squares of service time for unsuccessful requests (in square-microseconds).
| ||||||||||||||||||
84 | 54 | SMF744FCTM | 8 | l_float | Total contention time (microseconds) for waiting for subchannels to become free for synchronous immediate operations.
| ||||||||||||||||||
92 | 5C | SMF744FCSQ | 8 | l_float | Total squares of contention time for waiting for subchannels to become free for synchronous immediate operations.
| ||||||||||||||||||
100 | 64 | SMF744FMOD | 6 | EBCDIC | Coupling facility model (including leading zeros, for example ’009672’).
| ||||||||||||||||||
106 | 6A | SMF744FVER | 3 | EBCDIC | Coupling facility version (for example ’C01’).
| ||||||||||||||||||
109 | 6D | SMF744FMPC | 2 | EBCDIC | Manufacturer plant code of the coupling facility.
| ||||||||||||||||||
111 | 6F | SMF744FLPN | 1 | binary | Partition identifier of CF. Valid with SMF74SRL >= X’55’(85) and RMF version number SMF74MFV >= 718F
| ||||||||||||||||||
112 | 70 | SMF744FLVL | 4 | binary | Coupling facility level.
| ||||||||||||||||||
116 | 74 | SMF744FPAS | 1 | binary | Path-available mask for CF links.
| ||||||||||||||||||
117 | 75 | SMF744FPIS | 1 | binary | Path-installed mask for CF links.
| ||||||||||||||||||
118 | 76 | SMF744FPCM | 1 | binary | Composite-path mask: paths that have a physical or logical connection to the facility or that are connected to the facility in the active policy.
| ||||||||||||||||||
119 | 77 | -- | 1 | binary | Reserved.
| ||||||||||||||||||
120 | 78 | SMF744FTAP | 5 | EBCDIC | Channel path type acronym.
| ||||||||||||||||||
160 | A0 | SMF744FSEQ | 12 | EBCDIC | Sequence number of this coupling facility.
| ||||||||||||||||||
172 | AC | SMF744FPSN | 2 | binary | Number of shared processors. Valid if SMF744FLVL > 14.
| ||||||||||||||||||
174 | AE | SMF744FPDN | 2 | binary | Number of dedicated processors. Valid if SMF744FLVL > 14.
| ||||||||||||||||||
176 | B0 | SMF744FIDP | 1 | binary | Channel path identifier. The range of values is X'00' to X'FF'.
| ||||||||||||||||||
184 | B8 | SMF744FCPI | 2 | binary | Index to first channel path data section associated with this coupling facility.
| ||||||||||||||||||
186 | BA | SMF744FCPN | 2 | binary | Number of channel path data sections for channel paths of type CIB or CFP connected to this coupling facility. This count matches the number of subsequent channel path data sections.
| ||||||||||||||||||
One per sysplex member | |||||||||||||||||||||||
0 | 0 | SMF744XSYS | 8 | EBCDIC | Name of remote system also reporting on this coupling facility (from IEASYSxx parmlib member, SYSNAME parameter).
| ||||||||||||||||||
One per record | |||||||||||||||||||||||
0 | 0 | SMF744GCSD | 4 | binary | Total amount of control storage defined (4K-block units).
| ||||||||||||||||||
4 | 4 | SMF744GCSF | 4 | binary | Amount of free control storage (4K-block units).
| ||||||||||||||||||
8 | 8 | SMF744GTSD | 4 | binary | Total amount of coupling facility storage defined (4K-block units).
| ||||||||||||||||||
12 | C | SMF744GTSF | 4 | binary | Amount of free coupling facility storage (4K-block units).
| ||||||||||||||||||
16 | 10 | SMF744GDSA | 4 | binary | Amount of dump space allocated (4K-block units).
| ||||||||||||||||||
20 | 14 | SMF744GDSF | 4 | binary | Amount of free dump space free dump space (4K-block units).
| ||||||||||||||||||
24 | 18 | SMF744GDSR | 4 | binary | Maximum amount of dump space requested (4K-block units).
| ||||||||||||||||||
28 | 1C | -- | 4 | binary | Reserved
| ||||||||||||||||||
32 | 20 | SMF744GTSC | 8 | binary | Total amount of coupling facility storage class memory (4K-block units) which may be concurrently used as structure extensions.
| ||||||||||||||||||
40 | 28 | SMF744GFSC | 8 | binary | Amount of free coupling facility storage class memory (4K-block units).
| ||||||||||||||||||
48 | 30 | SMF744GISC | 2 | binary | Amount of storage class memory increment. This is the number of 4K blocks that are assigned to a single storage class memory segment.
| ||||||||||||||||||
One for each structure | |||||||||||||||||||||||
0 | 0 | SMF744QSTR | 16 | EBCDIC | Name of structure allocated in this coupling facility.
| ||||||||||||||||||
16 | 10 | SMF744QSIZ | 4 | binary | Structure size requested to be allocated (4K-block units).
| ||||||||||||||||||
20 | 14 | SMF744QVER | 8 | binary | Structure version number.
| ||||||||||||||||||
28 | 1C | SMF744QFLG | 1 | binary | Status Flags.
Bit - Meaning When Set 0 Active instance of structure (normal case). 1 New instance during rebuild. 2 Old instance during rebuild. 3 Instance is just being added or deleted (in transition). 4 Instance in hold, deletion could not be finished. 5 Dump was initiated for this structure. 6 Structure rebuild in progress. 7 The in-progress rebuild is a duplexing rebuild. 29 1D 3 RESERVED | ||||||||||||||||||
One for each structure | |||||||||||||||||||||||
0 | 0 | SMF744SNAM | 16 | EBCDIC | Name of connected structure in this coupling facility.
| ||||||||||||||||||
16 | 10 | SMF744SVER | 8 | binary | Structure version number.
| ||||||||||||||||||
24 | 18 | SMF744STYP | 1 | binary | Structure type identifier.
Value - Meaning 1 Unserialized List structure 2 Serialized List structure 3 Lock structure 4 Cache structure | ||||||||||||||||||
25 | 19 | SMF744SFLG | 1 | binary | Status Flags.
Bit - Meaning When Set 0 Structure was connected to the system at the end of the interval 1 Structure became active during the interval 2-7 Reserved. | ||||||||||||||||||
26 | 1A | -- | 1 | binary | Reserved.
| ||||||||||||||||||
27 | 1B | SMF744SLEC | 1 | binary | Lock structure only: lock table entry characteristic.
| ||||||||||||||||||
28 | 1C | SMF744SLEL | 4 | binary | List structure only: limit on number of list entries.
| ||||||||||||||||||
32 | 20 | SMF744SLEM | 4 | binary | List structure only: Current number of list entries in use.
| ||||||||||||||||||
36 | 24 | SMF744SLTL | 4 | binary | Lock structure only: limit on number of lock table entries.
| ||||||||||||||||||
40 | 28 | SMF744SLTM | 4 | binary | Lock structure only: Current number of lock table entries in use.
| ||||||||||||||||||
44 | 2C | SMF744SSTA | 8 | l_float | The number of list or cache requests that were to be executed asynchronously at the coupling facility but which could not be due to lack of resources. Always zero for lock structures,
| ||||||||||||||||||
52 | 34 | SMF744STRC | 8 | l_float | The total number of IXLLIST, IXLCACHE, or IXLLOCK requests made. This field will not necessarily equal the sum or SMF744SSRC, SMF744SARC, and SMF744SSTA due to internal processing. Use of the batch unlock function can produce large discrepancies because SMF744STRC is incremented for each lock being released, but only one coupling facility operation is executed.
| ||||||||||||||||||
60 | 3C | SMF744STAC | 8 | l_float | The total number of IXLLOCK requests that could not be satisfied immediately because of lock contention.
| ||||||||||||||||||
68 | 44 | SMF744SARC | 8 | l_float | The total number of operations executed asynchronously at the coupling facility.
| ||||||||||||||||||
76 | 4C | SMF744SATM | 8 | binary | Summed service time for asynchronous requests in microseconds.
| ||||||||||||||||||
84 | 54 | SMF744SASQ | 8 | binary | Summed squares of service time for asynchronous requests.
| ||||||||||||||||||
92 | 5C | SMF744SSRC | 8 | l_float | Count of number of times for synchronous requests.
| ||||||||||||||||||
100 | 64 | SMF744SSTM | 8 | binary | Summed service time for synchronous requests in microseconds.
| ||||||||||||||||||
108 | 6C | SMF744SSSQ | 8 | binary | Summed squares of service time for synchronous requests.
| ||||||||||||||||||
116 | 74 | SMF744SQRC | 8 | l_float | Count of number of times for queued requests.
| ||||||||||||||||||
124 | 7C | SMF744SQTM | 8 | binary | Summed queue delay time in microseconds.
| ||||||||||||||||||
132 | 84 | SMF744SQSQ | 8 | binary | Summed squares of delay time for queued requests.
| ||||||||||||||||||
140 | 8C | SMF744SDRC | 8 | l_float | Number of times a request was found delayed in case of dump serialization.
| ||||||||||||||||||
148 | 94 | SMF744SDTM | 8 | binary | Summed dump delay time in microseconds.
| ||||||||||||||||||
156 | 9C | SMF744SDSQ | 8 | binary | Summed squares of dump delay time.
| ||||||||||||||||||
164 | A4 | SMF744SDMP | 8 | l_float | Number of times dump serialization was found for this structure (list and cache structures only).
| ||||||||||||||||||
172 | AC | SMF744SHTO | 8 | l_float | Total number of requests waiting on the high priority queue.
| ||||||||||||||||||
180 | B4 | SMF744SHMN | 4 | binary | Minimum number of requests waiting on the high priority queue during this interval.
| ||||||||||||||||||
184 | B8 | SMF744SHMX | 4 | binary | Maximum number of requests waiting on the high priority queue during this interval.
| ||||||||||||||||||
188 | BC | SMF744SLTO | 8 | l_float | Total number of requests waiting on the low priority queue.
| ||||||||||||||||||
196 | C4 | SMF744SLMN | 4 | binary | Minimum number of requests waiting on the low priority queue during this interval.
| ||||||||||||||||||
200 | C8 | SMF744SLMX | 4 | binary | Maximum number of requests waiting on the low priority queue during this interval.
| ||||||||||||||||||
204 | CC | SMF744SDTO | 8 | l_float | Total number of requests delayed because dump serialization is in progress.
| ||||||||||||||||||
212 | D4 | SMF744SDMN | 4 | binary | Minimum number of requests delayed because dump serialization is in progress during this interval.
| ||||||||||||||||||
216 | D8 | SMF744SDMX | 4 | binary | Maximum number of requests delayed because dump serialization is in progress during this interval.
| ||||||||||||||||||
220 | DC | SMF744SCN | 8 | l_float | Lock structure only: number of times any request encountered lock contention.
| ||||||||||||||||||
228 | E4 | SMF744SFCN | 8 | l_float | Lock structure only: number of times any request encountered false lock contention (storage contention within the structure).
| ||||||||||||||||||
236 | EC | SMF744SSIZ | 4 | binary | Allocated size of structure (units = 4K byte blocks).
| ||||||||||||||||||
240 | F0 | SMF744SMAS | 4 | binary | Maximum structure size.
| ||||||||||||||||||
244 | F4 | SMF744SMIS | 4 | binary | Minimum structure size.
| ||||||||||||||||||
248 | F8 | SMF744SDEC | 4 | binary | Cache structure only: Total directory entry count.
| ||||||||||||||||||
252 | FC | SMF744SDEL | 4 | binary | Cache structure only: Total data element count.
| ||||||||||||||||||
256 | 100 | SMF744SNLH | 4 | binary | List structure only: Number of list headers.
| ||||||||||||||||||
260 | 104 | SMF744SMAE | 4 | binary | List structure only: Maximum number of elements.
| ||||||||||||||||||
264 | 108 | SMF744SCUE | 4 | binary | List structure only: Current number of elements in use.
| ||||||||||||||||||
268 | 10C | SMF744CDSI | 2 | binary | Index to first cache data section.
| ||||||||||||||||||
270 | 10E | SMF744CDNE | 2 | binary | Number of cache data section entries.
| ||||||||||||||||||
272 | 110 | SMF744SPLN | 8 | l_float | Count of peer-link-not-available conditions.
| ||||||||||||||||||
280 | 118 | SMF744SPES | 8 | l_float | Count of execution-suppressed conditions.
| ||||||||||||||||||
288 | 120 | SMF744SPTC | 8 | l_float | Count of waiting-for-peer-subchannel conditions.
| ||||||||||||||||||
296 | 128 | SMF744SPST | 8 | l_float | Total peer-subchannel-wait time (microseconds).
| ||||||||||||||||||
304 | 130 | SMF744SPSS | 8 | l_float | Square of total peer-subchannel-wait time (microseconds squared).
| ||||||||||||||||||
312 | 138 | SMF744SRTC | 8 | l_float | Count of condition ’waiting for peer subchannel with reserve held’.
| ||||||||||||||||||
320 | 140 | SMF744SRST | 8 | l_float | Total peer-subchannel-wait-with-reserve time (microseconds).
| ||||||||||||||||||
328 | 148 | SMF744SRSS | 8 | l_float | Square of total peer-subchannel-wait-with-reserve time (microseconds squared).
| ||||||||||||||||||
336 | 150 | SMF744SCTC | 8 | l_float | Count of condition ’waiting for peer completion’.
| ||||||||||||||||||
344 | 158 | SMF744SCST | 8 | l_float | Total waiting-for-peer-completion time (microseconds).
| ||||||||||||||||||
352 | 160 | SMF744SCSS | 8 | l_float | Square of total waiting-for-peer-completion time (microseconds squared).
| ||||||||||||||||||
360 | 168 | SMF744SLSV | 8 | binary | Logical structure version number.
| ||||||||||||||||||
368 | 170 | SMF744SETM | 8 | l_float | Structure execution time (microseconds). Valid if SMF744FLVL > 14.
| ||||||||||||||||||
376 | 178 | SMF744SISC | 2 | binary | Index to Storage Class Memory data section. This field is zero if there is no SCM information available.
| ||||||||||||||||||
378 | 17A | SMF744SNSC | 2 | binary | Number of Storage Class Memory data sections.
| ||||||||||||||||||
One for each processor | |||||||||||||||||||||||
0 | 0 | SMF744PNUM | 4 | binary | CPU number.
| ||||||||||||||||||
4 | 4 | SMF744PBSY | 4 | binary | Busy time (in microseconds).
| ||||||||||||||||||
8 | 8 | SMF744PWAI | 4 | binary | Wait time (in microseconds).
| ||||||||||||||||||
12 | C | SMF744PTYP | 1 | binary | Processor flags
Bit - Meaning When Set 0 Processor is dedicated. Valid if SMF744FLVL > 14. 1-7 Reserved. | ||||||||||||||||||
13 | D | -- | 1 | binary | Reserved.
| ||||||||||||||||||
14 | E | SMF744PWGT | 2 | binary | Shared processor weight. Valid if SMF744FLVL > 14.
| ||||||||||||||||||
Several sections for each request section are possible, depending on applications using the coupling facility. | |||||||||||||||||||||||
0 | 0 | SMF744CRHC | 8 | l_float | Read hit counter.
| ||||||||||||||||||
8 | 8 | SMF744CRMD | 8 | l_float | Read miss, directory hit counter.
| ||||||||||||||||||
16 | 10 | SMF744CRMA | 8 | l_float | Read miss, assignment suppressed counter.
| ||||||||||||||||||
24 | 18 | SMF744CRMN | 8 | l_float | Read miss, name assigned counter.
| ||||||||||||||||||
32 | 20 | SMF744CRMT | 8 | l_float | Read miss, target storage class full.
| ||||||||||||||||||
40 | 28 | SMF744CWH0 | 8 | l_float | Write hit change bit 0 - number of times unchanged data was written.
| ||||||||||||||||||
48 | 30 | SMF744CWH1 | 8 | l_float | Write hit change bit 1 - number of times changed data was written.
| ||||||||||||||||||
56 | 38 | SMF744CWMN | 8 | l_float | Write miss not registered counter.
| ||||||||||||||||||
64 | 40 | SMF744CWMI | 8 | l_float | Write miss invalid state counter.
| ||||||||||||||||||
72 | 48 | SMF744CWMT | 8 | l_float | Write miss storage class full counter.
| ||||||||||||||||||
80 | 50 | SMF744CDER | 8 | l_float | Directory entry reclaim counter.
| ||||||||||||||||||
88 | 58 | SMF744CDTR | 8 | l_float | Data entry reclaim counter.
| ||||||||||||||||||
96 | 60 | SMF744CXDR | 8 | l_float | XI directory reclaim counter.
| ||||||||||||||||||
104 | 68 | SMF744CXFW | 8 | l_float | XI write counter.
| ||||||||||||||||||
112 | 70 | SMF744CXNI | 8 | l_float | XI name invalidation counter.
| ||||||||||||||||||
120 | 78 | SMF744CXCI | 8 | l_float | XI complement invalidation counter.
| ||||||||||||||||||
128 | 80 | SMF744CCOC | 8 | l_float | Castout counter.
| ||||||||||||||||||
136 | 88 | SMF744CRSM | 8 | l_float | Reference signal miss counter.
| ||||||||||||||||||
144 | 90 | SMF744CTSF | 8 | l_float | Target storage class full counter.
| ||||||||||||||||||
152 | 98 | SMF744CDEC | 4 | binary | Directory entry counter snapshot.
| ||||||||||||||||||
156 | 9C | SMF744CDAC | 4 | binary | Data element counter snapshot.
| ||||||||||||||||||
160 | A0 | SMF744CTCC | 4 | binary | Total changed counter.
| ||||||||||||||||||
164 | A4 | SMF744CDTA | 4 | binary | Data area counter.
| ||||||||||||||||||
168 | A8 | SMF744CRLC | 8 | l_float | Completed reference list counter.
| ||||||||||||||||||
176 | B0 | SMF744CPRL | 8 | l_float | Partially completed reference list counter.
| ||||||||||||||||||
184 | B8 | SMF744CXRL | 8 | l_float | XI for local cache vector index replacement.
| ||||||||||||||||||
192 | C0 | SMF744CWUC | 8 | l_float | Write unchanged counter.
| ||||||||||||||||||
One section for each duplexing coupling facility. | |||||||||||||||||||||||
0 | 0 | SMF744RNDE | 32 | EBCDIC | Hardware node descriptor for the remotely connected CF.
| ||||||||||||||||||
32 | 20 | SMF744RSYS | 8 | EBCDIC | System identification value for the remotely connected CF.
| ||||||||||||||||||
40 | 28 | SMF744RNAM | 8 | EBCDIC | CF name (if applicable, else X’0’).
| ||||||||||||||||||
48 | 30 | SMF744RPGS | 1 | binary | Path group size.
| ||||||||||||||||||
49 | 31 | -- | 3 | binary | Reserved.
| ||||||||||||||||||
52 | 34 | SMF744RRES | 4 | binary | Ready-to-execute signal counter.
| ||||||||||||||||||
56 | 38 | SMF744RRCS | 4 | binary | Ready-to-complete signal counter.
| ||||||||||||||||||
60 | 3C | SMF744RHES | 4 | binary | Halt-execution signal counter.
| ||||||||||||||||||
64 | 40 | SMF744RRSS | 4 | binary | Request-for-suppression signal counter.
| ||||||||||||||||||
68 | 44 | SMF744RRSA | 4 | binary | Request-for-suppression-accepted signal counter.
| ||||||||||||||||||
72 | 48 | SMF744RSST | 4 | binary | Unused. Value is now in SMF744RSSE.
| ||||||||||||||||||
76 | 4C | SMF744RSSS | 8 | binary | Total squares of signal service times.
| ||||||||||||||||||
84 | 54 | SMF744RDSC | 4 | binary | Delayed signal counter.
| ||||||||||||||||||
88 | 58 | SMF744RSDT | 4 | binary | Total signal delay times in microseconds.
| ||||||||||||||||||
92 | 5C | SMF744RSSD | 8 | binary | Total squares of signal times.
| ||||||||||||||||||
100 | 64 | SMF744RSRS | 4 | binary | Signal-redrives signal counter.
| ||||||||||||||||||
104 | 68 | SMF744RTAP | 5 | EBCDIC | Channel path type acronym. A CHPID type is provided for each active message path in the path group. The number of valid entries is equal to the path group size.
| ||||||||||||||||||
144 | 90 | SMF744RSSE | 8 | binary | Sum of signal service times in microseconds. The following field is available eight times for eight possible channel paths.
| ||||||||||||||||||
152 | 98 | SMF744RIDP | 1 | binary | Channel path identifier. The range of values is X'00' to X'FF'.
| ||||||||||||||||||
160 | A0 | SMF744RCPI | 2 | binary | Index to first channel path data section associated with this remote coupling facility.
| ||||||||||||||||||
162 | A2 | SMF744RCPN | 2 | binary | Number of channel path data sections for channel paths of type CIB or CFP connected to this remote coupling facility. This count matches the number of subsequent channel path data sections.
| ||||||||||||||||||
0 | 0 | SMF744HCPI | 1 | binary | Channel path identifier. The range of values is X'00' to X'FF'.
| ||||||||||||||||||
1 | 1 | SMF744HTAP | 5 | EBCDIC | Channel path type acronym.
| ||||||||||||||||||
6 | 6 | SMF744HFLA | 4 | binary | Validity bit mask. Each bit position represents the validity of a channel path attribute.
| ||||||||||||||||||
10 | A | SMF744HOPM | 1 | binary | Channel path operation mode. It describes the channel path type, data rate, protocol and adapter type.
| ||||||||||||||||||
11 | B | SMF744HCHF | 1 | binary | Status flags.
| ||||||||||||||||||
12 | C | SMF744HLAT | 4 | binary | Channel path latency time. This is the average round-trip path time in microseconds. A value of 0 means that the time was not measured. A value of 1 means a time less than or equal to one microsecond.
| ||||||||||||||||||
16 | 10 | SMF744HPCP | 2 | binary | Physical channel ID (PCHID)
| ||||||||||||||||||
18 | 12 | SMF744HAID | 2 | binary | Host channel adapter ID
| ||||||||||||||||||
20 | 14 | SMF744HAPN | 1 | binary | Host channel adapter port number
| ||||||||||||||||||
21 | 15 | -- | 3 | binary | Reserved.
| ||||||||||||||||||
24 | 18 | SMF744HSAP | 1 | binary | I/O processor (System Assist Processor) to which this path is accessible. The range of values is X'00' to X'FF'.
| ||||||||||||||||||
28 | 1C | -- | 4 | binary | Reserved.
| ||||||||||||||||||
0 | 0 | SMF744MSMA | 8 | binary | Maximum amount of storage class memory the structure can use (4K-block units).
| ||||||||||||||||||
8 | 8 | SMF744MALG | 1 | binary | SCM algorithm type.
| ||||||||||||||||||
9 | 9 | -- | 3 | binary | Reserved.
| ||||||||||||||||||
12 | C | SMF744MFAU | 4 | binary | Fixed augmented space (4K-block units).
| ||||||||||||||||||
16 | 10 | -- | 4 | binary | Reserved.
| ||||||||||||||||||
20 | 14 | SMF744MIUA | 4 | binary | Amount of augmented space that is in use by this structure (4K-block units).
| ||||||||||||||||||
24 | 18 | SMF744MIUS | 8 | binary | Amount of storage class memory that is in use by this structure (4K-block units).
| ||||||||||||||||||
32 | 20 | -- | 4 | binary | Reserved.
| ||||||||||||||||||
36 | 24 | SMF744MEMA | 4 | binary | Estimated maximum amount of space that may be assigned as augmented space for this structure (4K-block units).
| ||||||||||||||||||
40 | 28 | SMF744MEML | 8 | binary | Estimated maximum number of list entries that may reside in storage class memory for this structure.
| ||||||||||||||||||
48 | 30 | SMF744MEME | 8 | binary | Estimated maximum number of list elements that may reside in storage class memory for this structure.
| ||||||||||||||||||
56 | 38 | SMF744MENL | 8 | binary | Number of existing structure list entries that reside in storage class memory for this structure.
| ||||||||||||||||||
64 | 40 | SMF744MENE | 8 | binary | Number of existing structure list elements that reside in storage class memory for this structure.
| ||||||||||||||||||
72 | 48 | SMF744MSLT | 1 | binary | Percentage of the list entry and list element counts that determines the lower threshold for migration from storage class memory to CF storage.
| ||||||||||||||||||
73 | 49 | SMF744MSUT | 1 | binary | Percentage of the list entry and list element counts that determines the upper threshold for migration from CF storage to storage class memory.
| ||||||||||||||||||
74 | 4A | SMF744MSLR | 1 | binary | Percentage of the list entry and list element counts that determines the lower threshold regulator for migration from CF storage class memory to CF real storage.The lower threshold regulators are used to stop migration from CF SCM into CF real storage after being triggered by the lower threshold.
| ||||||||||||||||||
75 | 4B | SMF744MSUR | 1 | binary | Percentage of the list entry and list element counts that determines the upper threshold regulator for migration from CF real storage to CF storage class memory. The upper threshold regulators are used to stop migration from CF real storage into CF SCM after being triggered by the upper threshold.
| ||||||||||||||||||
76 | 4C | SMF744MSWC | 4 | binary | SCM write count. The number of list write operations performed to storage class memory.
| ||||||||||||||||||
80 | 50 | SMF744MRFC | 4 | binary | The number of read operations against storage class memory that were initiated by a reference to list structure objects residing in storage class memory.
| ||||||||||||||||||
84 | 54 | SMF744MRPC | 4 | binary | The number of read operations against storage class memory that were initiated as a prefetch operation in order to retrieve list tructure objects in storage class memory that are expected to be referenced.
| ||||||||||||||||||
88 | 58 | SMF744MRST | 8 | binary | Total amount of service times for read operations from storage class memory in microseconds.
| ||||||||||||||||||
96 | 60 | SMF744MRSQ | 8 | binary | Total amount of squares of service times for read operations from storage class memory in square-microseconds.
| ||||||||||||||||||
104 | 68 | SMF744MWST | 8 | binary | Total amount of service times for write operations to storage class memory in microseconds.
| ||||||||||||||||||
112 | 70 | SMF744MWSQ | 8 | binary | Total amount of squares of service times for write operations to storage class memory in square-microseconds.
| ||||||||||||||||||
120 | 78 | SMF744MRBT | 8 | binary | SCM read bytes transferred. This is the number of bytes in 4K units transferred from storage class memory to CF storage.
| ||||||||||||||||||
128 | 80 | SMF744MWBT | 8 | binary | SCM write bytes transferred. This is the number of bytes in 4K units transferred from CF storage to storage class memory.
| ||||||||||||||||||
136 | 88 | SMF744MAEC | 4 | binary | SCM auxiliary enabled command count. This is the number of commands that required the use of CF auxiliary frames.
| ||||||||||||||||||
140 | 8C | SMF744MSRL | 4 | binary | The number of references against storage class memory to locate list structure objects.
| ||||||||||||||||||
144 | 90 | SMF744MSRR | 4 | binary | The number of references against storage class memory to resolve list entry key hashing.
| ||||||||||||||||||
148 | 94 | SMF744MSRM | 4 | binary | The number of references against storage class memory for the purpose of migrating list structure objects from CF storage to storage class memory to allow the creation of new list structure objects in CF storage.
| ||||||||||||||||||
152 | 98 | SMF744MMBL | 4 | binary | The maximum number of list entries that can be stored in a single storage class memory buffer.
| ||||||||||||||||||
156 | 9C | SMF744MMBE | 4 | binary | The maximum number of list elements that can be stored in a single storage class memory buffer.
|
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.
This report reads as input the SMF file and selects just the type 74 RMF Activity records with subtype = 4. (See SMF 74 record layout.) Each of these SMF records contains multiple Request Sections. We normalize these sections in order to easily print the same report information from each request section. We then print a report line for each Request Section, showing various statistics relating to synchronous and asynchronous requests during the interval. It also shows a count of certain requests for which no resource was available.
In this report, we take advantage of several of Spectrum's special formatting options. The BIZ ("blank if zero") option suppresses 0 values, which can clutter up a report. Also, since the SMF744SASQ field encompasses a wide range of values, we used a "scaled" type of picture to format it. Spectrum automatically displays a value with the appropriate K, M, G, ... suffix as necessary. This technique lets you display more data (in smaller columns) when it is not essential to know the exact value of a field.
We also used another technique to squeeze more data columns into the report. Since the identical Sysplex and System names appear for hundreds of consecutive lines, we moved those 2 fields from the detail report lines up into the page titles. We page-break on those fields to insure that the data on each page comes from a single Sysplex-System.
All of this with just a couple of dozen lines of code!
Why not install a Spectrum SMF Writer trial right now and start making your own SMF reports!
OPTION: SCALEPICS /* ALLOW VARIABLY SCALED PICTURES */ OPTION: HDGSEP('/') /* CHANGE DEFAULT SEPERATOR CHAR */ INPUT: SMF74 NORMWHEN(SMF74RTY=74 AND SMF74STY=4) NORMALIZE(SMF74_REQ_SECTION, SMF744SN) INCLUDEIF: SMF74RTY=74 AND SMF74STY=4 TITLE: #DATE / 'RMF COUPLING ACTIVITY REPORT' / 'PAGE' #PAGENUM TITLE: 'SYSPLEX:' SMF74XNM 'SYSTEM:' SMF74SNM COLUMNS: SMF744SNAM('CONNECTED/STRUCTURE') SMF74IST('INTERVAL/START/TIME') SMF74INT_TIME(TP'ZZ:Z9.999' 'INTERVAL/LENGTH') SMF744SSIZ(8 'STRUCT/SIZE' BIZ) SMF744SARC_VAL('TOTAL/ASYNCH/OPERS' 8 BIZ) SMF744SASQ('SUM/SQRS/SERVIC/TIME/ASYNCH' 6 P'Z,ZZ9@' BIZ) SMF744SATM('SUM/SERVIC/TIME/ASYNCH' 10 BIZ) SMF744SSTA_VAL('ASYNCH/REQS/NO RESRC' 8 BIZ) SMF744SSRC_VAL('CNT/TIMES/SYNCH/REQS' 8 BIZ) SMF744SSSQ('SUM-SQRS/SERVIC/TIME/SYNCH' 10 BIZ) SMF744SSTM('SUM/SERVIC/TIME/SYNCH' 10 BIZ) SORT: SMF74XNM SMF74SNM SMF74DTE SMF74TME SMF744SNAM BREAK: SMF74SNM SPACE(PAGE)
08/14/07 RMF COUPLING ACTIVITY REPORT PAGE 1 SYSPLEX: SYSPL9 SYSTEM: S01 SUM SQRS SUM CNT SUM-SQRS SUM INTERVAL TOTAL SERVIC SERVIC ASYNCH TIMES SERVIC SERVIC CONNECTED START INTERVAL STRUCT ASYNCH TIME TIME REQS SYNCH TIME TIME STRUCTURE TIME LENGTH SIZE OPERS ASYNCH ASYNCH NO RESRC REQS SYNCH SYNCH ________________ ________ _________ ________ ________ ______ __________ ________ ________ __________ __________ ACF2_LIDS 09:30:00 10:00.000 50,048 16,034 1,004M 2,013,709 68 184,508 3,490 BERVM_SMI1 09:30:00 10:00.000 2,304 BERVM_SMS2 09:30:00 10:00.000 2,304 3,459 200M 472,144 13 261,598 1,150 BERVM_SMS3 09:30:00 10:00.000 2,304 1,025 28M 104,325 5 9,526 208 BERVM_SMT0 09:30:00 10:00.000 2,304 1,352 76M 160,125 3 4 15,481 241 BERVM_SMZ0 09:30:00 10:00.000 2,304 885 18M 87,762 6 17,237 307 BERVM_SM10 09:30:00 10:00.000 2,304 1,070 91M 177,594 5 230,667 667 CRAF_HBP0 09:30:00 10:00.000 12,544 445 14M 51,859 93 111,532 2,456 CRAF_HBP0 09:30:00 10:00.000 12,672 128 6,997K 20,516 CRAF_HBP1 09:30:00 10:00.000 20,224 117 3,568K 16,920 8 4,659 193 CRAF_HBP1 09:30:00 10:00.000 20,096 367 16M 50,839 14 26 15,918 642 CRAF_HBP16K0 09:30:00 10:00.000 5,376 14 1,471K 2,474 16 9,661 393 CRAF_HBP16K0 09:30:00 10:00.000 5,376 CRAF_HBP2 09:30:00 10:00.000 24,576 46 758K 5,104 6 3,270 140 CRAF_HBP2 09:30:00 10:00.000 24,448 183 2,708K 17,469 55 30,184 1,276 CRAF_HBP32K 09:30:00 10:00.000 13,824 63 1,575K 7,444 33 21,962 850 CRAF_HBP32K 09:30:00 10:00.000 13,824 33 674K 3,280 CRAF_HBP8 09:30:00 10:00.000 640 CRAF_HBP8 09:30:00 10:00.000 640 14 176K 1,311 15 9,393 375 CRAF_HBP8K0 09:30:00 10:00.000 5,632 191 5,466K 24,221 21 25,874 640 CRAF_HBP8K0 09:30:00 10:00.000 5,632 9 1,132K 2,970 CSAF_LOCK1 09:30:00 10:00.000 8,064 2,658 53M 220,344 10,652 *****S**** 264,935 CSAF_SCA 09:30:00 10:00.000 8,192 1,588 167M 244,692 8 52,673 649 CTBA_GBP0 09:30:00 10:00.000 2,688 37 535K 3,595 CTBA_GBP0 09:30:00 10:00.000 2,688 71 1,601K 6,251 41 28,214 1,074 CTBA_GBP1 09:30:00 10:00.000 2,304 14 217K 1,213 14 9,086 356 CTBA_GBP1 09:30:00 10:00.000 2,304 CTBA_GBP11 09:30:00 10:00.000 1,920 CTBA_GBP11 09:30:00 10:00.000 1,920 14 134K 1,108 14 8,815 351 CTBA_GBP16K0 09:30:00 10:00.000 896 15 272K 1,488 14 8,664 348 CTBA_GBP16K0 09:30:00 10:00.000 1,024 CTBA_GBP2 09:30:00 10:00.000 2,816 30 629K 3,219 CTBA_GBP2 09:30:00 10:00.000 2,688 56 772K 4,903 33 23,489 879 CTBA_GBP21 09:30:00 10:00.000 1,408 CTBA_GBP21 09:30:00 10:00.000 1,408 14 119K 1,054 14 8,754 350 CTBA_GBP32K 09:30:00 10:00.000 1,664 57 1,087K 5,867 31 21,332 812 CTBA_GBP32K 09:30:00 10:00.000 1,792 29 414K 2,642 CTBA_GBP8K0 09:30:00 10:00.000 2,048 30 352K 2,486 CTBA_GBP8K0 09:30:00 10:00.000 2,048 55 807K 5,043 34 23,816 898 CTBA_LOCK1 09:30:00 10:00.000 3,072 1,046 8,942K 78,236 3,400 22,415,563 81,367 CTBA_SCA 09:30:00 10:00.000 3,456 1,759 59M 253,463 1 13 84,538 1,048 CTLF_GBP0 09:30:00 10:00.000 8,448 10 122K 1,012 CTLF_GBP0 09:30:00 10:00.000 8,320 37 782K 4,313 16 10,471 409 CTLF_GBP1 09:30:00 10:00.000 12,544 15 359K 1,459 13 8,241 327 CTLF_GBP1 09:30:00 10:00.000 12,672 CTLF_GBP16K0 09:30:00 10:00.000 1,664 30 262K 2,249 CTLF_GBP16K0 09:30:00 10:00.000 1,664 56 443K 3,703 33 6,709,361 3,423 CTLF_GBP2 09:30:00 10:00.000 8,320 15 389K 1,656 13 8,141 325 CTLF_GBP2 09:30:00 10:00.000 8,448 CTLF_GBP32K 09:30:00 10:00.000 3,584 30 272K 2,255 CTLF_GBP32K 09:30:00 10:00.000 3,584 57 1,922K 6,194 32 22,436 846 08/14/09 RMF COUPLING ACTIVITY REPORT PAGE 2 SYSPLEX: SYSPL9 SYSTEM: S01 SUM SQRS SUM CNT SUM-SQRS SUM INTERVAL TOTAL SERVIC SERVIC ASYNCH TIMES SERVIC SERVIC CONNECTED START INTERVAL STRUCT ASYNCH TIME TIME REQS SYNCH TIME TIME STRUCTURE TIME LENGTH SIZE OPERS ASYNCH ASYNCH NO RESRC REQS SYNCH SYNCH ________________ ________ _________ ________ ________ ______ __________ ________ ________ __________ __________ CTLF_GBP8K0 09:30:00 10:00.000 4,096 15 353K 1,473 13 7,933 321 CTLF_GBP8K0 09:30:00 10:00.000 4,096 CTLF_LOCK1 09:30:00 10:00.000 4,992 1,214 11M 94,508 4,807 88,328,922 125,032 CTLF_SCA 09:30:00 10:00.000 3,328 1,581 51M 225,834 4 26,085 323 CTOC_GBP0 09:30:00 10:00.000 3,456 50 1,690K 5,850 CTOC_GBP0 09:30:00 10:00.000 3,456 117 8,598K 16,027 32 22,793 853 CTOC_GBP1 09:30:00 10:00.000 5,376 112,254 9,213M 18,493,219 4 3,040 35,668,753 110,881 CTOC_GBP1 09:30:00 10:00.000 5,376 555 21M 84,176 CTOC_GBP16K0 09:30:00 10:00.000 1,280 CTOC_GBP16K0 09:30:00 10:00.000 1,280 14 105K 1,061 14 8,260 340 CTOC_GBP2 09:30:00 10:00.000 5,504 1,033 115M 222,123 787 38,159,579 24,539 CTOC_GBP2 09:30:00 10:00.000 5,504 732 39M 127,868 1 529 23 CTOC_GBP32K 09:30:00 10:00.000 1,536 30 320K 2,389 CTOC_GBP32K 09:30:00 10:00.000 1,536 58 895K 4,993 33 5,624,615 3,203 CTOC_GBP8K0 09:30:00 10:00.000 2,048 56 626K 4,361 33 22,278 856 CTOC_GBP8K0 09:30:00 10:00.000 2,048 30 725K 3,022 CTOC_LOCK1 09:30:00 10:00.000 4,096 5,707 130M 520,062 10,994 *****S**** 338,972 CTOC_SCA 09:30:00 10:00.000 1,920 1,606 55M 242,189 1 6 39,090 484 CTTF_GBP0 09:30:00 10:00.000 8,320 919 26M 112,207 1 529 23 CTTF_GBP0 09:30:00 10:00.000 8,320 4,400 325M 645,466 153 1,551,026 6,028 CTTF_GBP1 09:30:00 10:00.000 32,512 57,719 2,150M 5,634,117 1,071 6,178 33,254,757 163,883 CTTF_GBP1 09:30:00 10:00.000 32,640 5,404 206M 724,337 81 45,930 1,924 CTTF_GBP16K0 09:30:00 10:00.000 5,376 CTTF_GBP16K0 09:30:00 10:00.000 5,376 15 77K 951 13 8,035 323 CTTF_GBP2 09:30:00 10:00.000 32,512 17,088 1,177M 2,471,064 1,131 7,981 61,967,099 203,089 CTTF_GBP2 09:30:00 10:00.000 32,512 3,385 423M 515,302 151 84,553 3,571 CTTF_GBP32K 09:30:00 10:00.000 10,752 656 64M 165,137 42 21,778 956 CTTF_GBP32K 09:30:00 10:00.000 10,752 1,293 108M 319,735 191 351,906 5,634 CTTF_GBP8 09:30:00 10:00.000 512 318 3,979K 26,878 251 109,958 5,242 CTTF_GBP8 09:30:00 10:00.000 512 13 460K 2,267 CTTF_GBP8K0 09:30:00 10:00.000 5,632 270 9,077K 39,335 CTTF_GBP8K0 09:30:00 10:00.000 5,632 1,160 42M 140,510 68 174,474 2,032 CTTF_LOCK1 09:30:00 10:00.000 29,184 25,062 730M 2,086,495 72,151 *****S**** 1,831,872 CTTF_SCA 09:30:00 10:00.000 8,192 1,667 90M 248,925 5 31,698 398 CTZF_GBP0 09:30:00 10:00.000 7,552 129 6,075K 20,228 1 841 29 CTZF_GBP0 09:30:00 10:00.000 7,552 479 20M 73,993 1 36 24,738 942 CTZF_GBP1 09:30:00 10:00.000 15,104 2,328 85M 325,305 145 431,041 4,537 CTZF_GBP1 09:30:00 10:00.000 15,104 1,080 37M 146,591 7 3,848 164 CTZF_GBP16K0 09:30:00 10:00.000 1,664 30 368K 2,500 CTZF_GBP16K0 09:30:00 10:00.000 1,664 57 745K 4,820 31 21,507 815 CTZF_GBP2 09:30:00 10:00.000 8,576 455 27M 61,207 40 30,271 1,085 CTZF_GBP2 09:30:00 10:00.000 8,576 298 22M 41,913 1 784 28 CTZF_GBP32K 09:30:00 10:00.000 2,304 29 1,461K 3,752 CTZF_GBP32K 09:30:00 10:00.000 2,304 56 1,006K 5,024 34 23,225 887 CTZF_GBP8 09:30:00 10:00.000 512 117 1,930K 12,466 38 29,333 1,015 CTZF_GBP8 09:30:00 10:00.000 640 67 1,486K 8,575 CTZF_GBP8K0 09:30:00 10:00.000 4,864 42 1,794K 7,158 3 1,638 70 CTZF_GBP8K0 09:30:00 10:00.000 4,864 184 15M 37,988 54 27,391 1,213 CTZF_LOCK1 09:30:00 10:00.000 5,888 4,592 144M 384,811 8,320 *****S**** 230,595 CTZF_SCA 09:30:00 10:00.000 3,328 1,861 94M 284,565 5 31,692 398 DFHXQLS_DFHTSA01 09:30:00 10:00.000 1,408 ...
Home |
Products |
Prices |
Documentation |
30-Day Trials |
Customer Reviews |
Company
| FAQ
| Sample Reports
| SMF Records
Send Your Comments or Questions