|
SMF Type 72 Record (Subtype 5) z/OS 1.13This table shows the record layout for type 72 SMF records
|
It's easy to report on SMF 72 data! | |
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 | SMF72LEN | 2 | binary | Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word).
| ||||||||||
2 | 2 | SMF72SEG | 2 | binary | Segment descriptor (see record length field).
| ||||||||||
4 | 4 | SMF72FLG | 1 | binary | System indicator:
Bit Meaning When Set 0 New SMF record format 1 Subtypes used 2 Reserved 3-6 Version indicators 7 System is running in PR/SM mode | ||||||||||
5 | 5 | SMF72RTY | 1 | binary | Record type 72(X'48').
| ||||||||||
6 | 6 | SMF72TME | 4 | binary | Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
| ||||||||||
10 | A | SMF72DTE | 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 | SMF72SID | 4 | EBCDIC | System identification (from the SMFPRMxx SID parameter).
| ||||||||||
18 | 12 | SMF72SSI | 4 | EBCDIC | Subsystem identification (‘RMF’).
| ||||||||||
22 | 16 | SMF72STY | 2 | binary | Record subtype.
| ||||||||||
24 | 18 | SMF72TRN | 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 | SMF72PRS | 4 | binary | Offset to RMF product section from RDW.
| ||||||||||
32 | 20 | SMF72PRL | 2 | binary | Length of RMF product section.
| ||||||||||
34 | 22 | SMF72PRN | 2 | binary | Number of RMF product sections.
| ||||||||||
36 | 24 | SMF72SES | 4 | binary | Offset to serialization control section.
| ||||||||||
40 | 28 | SMF72SEL | 2 | binary | Length of serialization control section.
| ||||||||||
42 | 2A | SMF72SEN | 2 | binary | Number of serialization control sections.
| ||||||||||
44 | 2C | SMF72CMS | 4 | binary | Offset to CMS lock data section.
| ||||||||||
48 | 30 | SMF72CML | 2 | binary | Length of CMS lock data section.
| ||||||||||
50 | 32 | SMF72CMN | 2 | binary | Number of CMS lock data sections.
| ||||||||||
52 | 34 | SMF72EDS | 4 | binary | Offset to CMS EnqueueDequeue lock data section.
| ||||||||||
56 | 38 | SMF72EDL | 2 | binary | Length of CMS EnqueueDequeue lock data section.
| ||||||||||
58 | 3A | SMF72EDN | 2 | binary | Number of CMS EnqueueDequeue lock data sections.
| ||||||||||
60 | 3C | SMF72LAS | 4 | binary | Offset to CMS Latch lock data section.
| ||||||||||
64 | 40 | SMF72LAL | 2 | binary | Length of CMS Latch lock data section.
| ||||||||||
66 | 42 | SMF72LAN | 2 | binary | Number of CMS Latch lock data sections.
| ||||||||||
68 | 44 | SMF72SMS | 4 | binary | Offset to CMS SMF lock data section.
| ||||||||||
72 | 48 | SMF72SML | 2 | binary | Length of CMS SMF lock data section.
| ||||||||||
74 | 4A | SMF72SMN | 2 | binary | Number of CMS SMF lock data sections.
| ||||||||||
76 | 4C | SMF72LOS | 4 | binary | Offset to local lock data section.
| ||||||||||
80 | 50 | SMF72LOL | 2 | binary | Length of local lock data section.
| ||||||||||
82 | 52 | SMF72LON | 2 | binary | Number of local lock data sections.
| ||||||||||
84 | 54 | SMF72COS | 4 | binary | Offset to CML lock owner data section.
| ||||||||||
88 | 58 | SMF72COL | 2 | binary | Length of CML lock owner data section.
| ||||||||||
90 | 5A | SMF72CON | 2 | binary | Number of CML lock owner data sections.
| ||||||||||
92 | 5C | SMF72CRS | 4 | binary | Offset to CML lock requestor data section.
| ||||||||||
96 | 60 | SMF72CRL | 2 | binary | Length of CML lock requestor data section.
| ||||||||||
98 | 62 | SMF72CRN | 2 | binary | Number of CML lock requestor data sections.
| ||||||||||
100 | 64 | SMF72LCS | 4 | binary | Offset to GRS latch set creator data section.
| ||||||||||
104 | 68 | SMF72LCL | 2 | binary | Length of GRS latch set creator data section.
| ||||||||||
106 | 6A | SMF72LCN | 2 | binary | Number of GRS latch set creator data sections.
| ||||||||||
108 | 6C | SMF72LRS | 4 | binary | Offset to GRS latch set requestor data section.
| ||||||||||
112 | 70 | SMF72LRL | 2 | binary | Length of GRS latch set requestor data section.
| ||||||||||
114 | 72 | SMF72LRN | 2 | binary | Number of GRS latch set requestor data sections.
| ||||||||||
116 | 74 | SMF72TDS | 4 | binary | Offset to GRS ENQ SCOPE=STEP data section.
| ||||||||||
120 | 78 | SMF72TDL | 2 | binary | Length of GRS ENQ SCOPE=STEP data section.
| ||||||||||
122 | 7A | SMF72TDN | 2 | binary | Number of GRS ENQ SCOPE=STEP data sections.
| ||||||||||
124 | 7C | SMF72YDS | 4 | binary | Offset to GRS ENQ SCOPE=SYSTEM data section.
| ||||||||||
128 | 80 | SMF72YDL | 2 | binary | Length of GRS ENQ SCOPE=SYSTEM data section.
| ||||||||||
130 | 82 | SMF72YDN | 2 | binary | Number of GRS ENQ SCOPE=SYSTEM data sections.
| ||||||||||
132 | 82 | SMF72SDS | 4 | binary | Offset to GRS ENQ SCOPE=SYSTEMS data section.
| ||||||||||
136 | 88 | SMF72SDL | 2 | binary | Length of GRS ENQ SCOPE=SYSTEMS data section.
| ||||||||||
138 | 8A | SMF72SDN | 2 | binary | Number of GRS ENQ SCOPE=SYSTEMS data sections.
| ||||||||||
0 | 0 | SMF72MFV | 2 | packed | RMF version number.
| ||||||||||
2 | 2 | SMF72PRD | 8 | EBCDIC | Product name (‘RMF’).
| ||||||||||
10 | A | SMF72IST | 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 | SMF72DAT | 4 | packed | Date when the RMF measurement interval started, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
| ||||||||||
18 | 12 | SMF72INT | 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 | SMF72SAM | 4 | binary | Number of RMF samples.
| ||||||||||
28 | 1C | -- | 2 | binary | Reserved.
| ||||||||||
30 | 1E | SMF72FLA | 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 | SMF72CYC | 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 | SMF72MVS | 8 | EBCDIC | MVS software level (consists of an acronym and the version, release, and modification level - ZVvvrrmm).
| ||||||||||
48 | 30 | SMF72IML | 1 | binary | Indicates the type of processor complex on which data measurements were taken. Value Meaning 3 9672, zSeries
| ||||||||||
49 | 31 | SMF72PRF | 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 IFA processors available. 5-7 Reserved. | ||||||||||
50 | 32 | SMF72PTN | 1 | binary | PR/SM partition number of the partition that wrote this record.
| ||||||||||
51 | 33 | SMF72SRL | 1 | binary | SMF record level change number (X’44’ for z/OS V1R6 RMF). This field enables processing of SMF record level changes in an existing release.
| ||||||||||
52 | 34 | SMF72IET | 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 | SMF72LGO | 8 | binary | Offset GMT to local time (STCK format).
| ||||||||||
68 | 44 | SMF72RAO | 4 | binary | Offset to reassembly area relative to start of RMF product section.
| ||||||||||
72 | 48 | SMF72RAL | 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.
| ||||||||||
72 | 4A | SMF72RAN | 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 (SMF72RAO) and length (SMF72RAL) are only valid if SMF72RAN = 1. A reassembly area is only present in broken records.
| ||||||||||
76 | 4C | SMF72OIL | 2 | binary | Original interval length as defined in the session or by SMF (in seconds).
| ||||||||||
78 | 4E | SMF72SYN | 2 | binary | SYNC value in seconds.
| ||||||||||
80 | 50 | SMF72GIE | 8 | binary | Projected gathering interval end (STCK format) GMT time.
| ||||||||||
88 | 58 | SMF72XNM | 8 | EBCDIC | Sysplex name as defined in parmlib member COUPLExx.
| ||||||||||
96 | 60 | SMF72SNM | 8 | EBCDIC | System name for current system as defined in parmlib member IEASYSxx SYSNAME parameter.
| ||||||||||
0 | 0 | SMF72RBR | 2 | binary | Total number of broken records built from the original large record.
| ||||||||||
2 | 2 | SMF72RSQ | 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 SMF72RBR.
| ||||||||||
4 | 4 | SMF72RIO | 4 | binary | Offset to first reassembly information block relative to start of reassembly area header.
| ||||||||||
8 | 8 | SMF72RIL | 2 | binary | Length of reassembly information block.
| ||||||||||
10 | A | SMF72RIN | 2 | binary | Number of reassembly information blocks (same value as SMF72TRN in header section).
| ||||||||||
12 | C | -- | 4 | binary | Reserved.
| ||||||||||
0 | 0 | SMF72RNN | 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 | SMF72RPP | 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 SMF72RNN 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.
| ||||||||||
This section contains system-wide serialization delay data for all address spaces. There is one section per record. | |||||||||||||||
0 | 0 | SMF725SGMO | 1 | binary | GRS mode.
| ||||||||||
1 | 1 | -- | 15 | binary | Reserved.
| ||||||||||
16 | 10 | SMF725SCMS | 8 | binary | Total number of times that a unit of work was suspended on a CMS lock.
| ||||||||||
24 | 18 | SMF725SCMA | 8 | binary | Total number of times that a unit of work was suspended on a CMS lock when there was already at least one other unit of work suspended for the lock.
| ||||||||||
32 | 20 | SMF725SCMT | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended on a CMS lock.
| ||||||||||
40 | 28 | -- | 8 | binary | Reserved.
| ||||||||||
48 | 30 | SMF725SEDS | 8 | binary | Total number of times that a unit of work was suspended on a CMS Enqueue/Dequeue lock.
| ||||||||||
56 | 38 | SMF725SEDA | 8 | binary | Total number of times that a unit of work was suspended on a CMS Enqueue/Dequeue lock when there was already at least one other unit of work suspended for the lock.
| ||||||||||
64 | 40 | SMF725SEDT | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended on a CMS Enqueue/Dequeue lock.
| ||||||||||
72 | 48 | -- | 8 | binary | Reserved.
| ||||||||||
80 | 50 | SMF725SLAS | 8 | binary | Total number of times that a unit of work was suspended on a CMS Latch lock.
| ||||||||||
88 | 58 | SMF725SLAA | 8 | binary | Total number of times that a unit of work was suspended on a CMS Latch lock when there was already at least one other unit of work suspended for the lock.
| ||||||||||
96 | 60 | SMF725SLAT | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended on a CMS Latch lock.
| ||||||||||
104 | 68 | -- | 8 | binary | Reserved.
| ||||||||||
112 | 70 | SMF725SSMS | 8 | binary | Total number of times that a unit of work was suspended on a CMS SMF lock.
| ||||||||||
120 | 78 | SMF725SSMA | 8 | binary | Total number of times that a unit of work was suspended on a CMS SMF lock when there was already at least one other unit of work suspended for the lock.
| ||||||||||
128 | 80 | SMF725SSMT | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended on a CMS SMF lock.
| ||||||||||
136 | 88 | -- | 8 | binary | Reserved.
| ||||||||||
144 | 90 | SMF725SLOS | 8 | binary | Total number of times that a unit of work was suspended on a local lock.
| ||||||||||
152 | 98 | SMF725SLOA | 8 | binary | Total number of times that a unit of work was suspended on a local lock when there was already at least one other unit of work suspended for the lock.
| ||||||||||
160 | A0 | SMF725SLOT | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended on a local lock.
| ||||||||||
168 | A8 | -- | 8 | binary | Reserved.
| ||||||||||
176 | B0 | SMF725SCLS | 8 | binary | Total number of times that a unit of work from another address space was suspended when requesting the local lock of an address space.
| ||||||||||
184 | B8 | SMF725SCLA | 8 | binary | Total number of times that a unit of work from another address space was suspended when requesting the local lock of an address space and there was already at least one other unit of work suspended for the lock.
| ||||||||||
192 | C0 | SMF725SCLT | 8 | binary | Total amount of time in milliseconds that a unit of work from another address space was suspended when requesting the local lock of an address space.
| ||||||||||
200 | C8 | -- | 8 | binary | Reserved.
| ||||||||||
208 | D0 | SMF725SLRS | 8 | binary | Total number of suspended latch obtain requests.
| ||||||||||
216 | D8 | SMF725SLRT | 8 | binary | Total amount of time in milliseconds that latch obtain requests were suspended.
| ||||||||||
224 | E0 | SMF725SLRQ | 16 | binary | Total sum of squares of time in milliseconds that latch obtain requests were suspended.
| ||||||||||
240 | F0 | SMF725SSTR | 8 | binary | Total number of ENQ SCOPE=STEP requests.
| ||||||||||
248 | F8 | SMF725SSTS | 8 | binary | Total number of ENQ SCOPE=STEP requests that were suspended.
| ||||||||||
256 | 100 | SMF725SSTT | 8 | binary | Total amount of contention time in milliseconds caused by ENQ SCOPE=STEP requests.
| ||||||||||
264 | 108 | -- | 8 | binary | Reserved.
| ||||||||||
272 | 110 | SMF725SSTQ | 16 | binary | Total sum of squares of contention time in milliseconds caused by ENQ SCOPE=STEP requests.
| ||||||||||
288 | 120 | SMF725SSYR | 8 | binary | Total number of ENQ SCOPE=SYSTEM requests.
| ||||||||||
296 | 128 | SMF725SSYS | 8 | binary | Total number of ENQ SCOPE=SYSTEM requests that were suspended.
| ||||||||||
304 | 130 | SMF725SSYT | 8 | binary | Total amount of contention time in milliseconds caused by ENQ SCOPE=SYSTEM requests.
| ||||||||||
312 | 138 | -- | 8 | binary | Reserved.
| ||||||||||
320 | 140 | SMF725SSYQ | 16 | binary | Total sum of squares of contention time in milliseconds caused by ENQ SCOPE=SYSTEM requests.
| ||||||||||
336 | 150 | SMF725SSSR | 8 | binary | Total number of ENQ SCOPE= SYSTEMS requests.
| ||||||||||
344 | 158 | SMF725SSSS | 8 | binary | Total number of ENQ SCOPE= SYSTEMS requests that were suspended.
| ||||||||||
352 | 160 | SMF725SSST | 8 | binary | Total amount of contention time in milliseconds caused by
| ||||||||||
360 | 168 | -- | 8 | binary | Reserved.
| ||||||||||
368 | 170 | SMF725SSSQ | 16 | binary | Total sum of squares of contention time in milliseconds caused by ENQ SCOPE=SYSTEMS requests.
| ||||||||||
There is one section per address space, but only data for up to twenty address spaces is provided. The data sections are sorted by total contention time. | |||||||||||||||
0 | 0 | SMF725CMJN | 8 | EBCDIC | Name of the job.
| ||||||||||
8 | 8 | -- | 3 | binary | Reserved.
| ||||||||||
11 | B | SMF725CMSP | 1 | binary | Service class period.
| ||||||||||
12 | C | SMF725CMAS | 2 | binary | Address space ID.
| ||||||||||
14 | E | -- | 2 | binary | Reserved.
| ||||||||||
16 | 10 | SMF725CMST | 8 | EBCDIC | Address space SToken.
| ||||||||||
24 | 18 | SMF725CMSN | 8 | EBCDIC | Service class name.
| ||||||||||
32 | 20 | SMF725CMTY | 1 | binary | Lock type:
| ||||||||||
33 | 21 | -- | 7 | binary | Reserved.
| ||||||||||
40 | 28 | SMF725CMSU | 8 | binary | Number of times that a unit of work of this address space was suspended on the CMS lock type as specified in SMF725CMTY.
| ||||||||||
48 | 30 | SMF725CMAL | 8 | binary | Number of times that a unit of work of this address space was suspended on the CMS lock type as specified in SMF725CMTY when there was already at least one other unit of work suspended for this lock.
| ||||||||||
56 | 38 | SMF725CMTI | 8 | binary | Total amount of time in milliseconds that a unit of work of this address space was suspended on the CMS lock type as specified in SMF725CMTY.
| ||||||||||
There is one section per address space, but only data for up to twenty address spaces is provided. The data sections are sorted by total contention time. | |||||||||||||||
0 | 0 | SMF725LOJN | 8 | EBCDIC | Name of the job.
| ||||||||||
8 | 8 | -- | 3 | binary | Reserved.
| ||||||||||
11 | B | SMF725LOSP | 1 | binary | Service class period.
| ||||||||||
12 | C | SMF725LOAS | 2 | binary | Address space ID.
| ||||||||||
14 | E | -- | 2 | binary | Reserved.
| ||||||||||
16 | 10 | SMF725LOST | 8 | EBCDIC | Address space SToken.
| ||||||||||
24 | 18 | SMF725LOSN | 8 | EBCDIC | Service class name.
| ||||||||||
32 | 20 | -- | 8 | binary | Reserved. Local lock data
| ||||||||||
40 | 28 | SMF725LOSU | 8 | binary | Number of times that a unit of work of this address space was suspended on a local lock.
| ||||||||||
48 | 30 | SMF725LOAL | 8 | binary | Number of times that a unit of work of this address space was suspended on a local lock when there was already at least one other unit of work suspended.
| ||||||||||
56 | 38 | SMF725LOTI | 8 | binary | Total amount of time in milliseconds that a unit of work of this address space was suspended on a local lock.
| ||||||||||
64 | 40 | SMF725LCSU | 8 | binary | Number of times that a unit of work from another address space was suspended when requesting the local lock of this address space.
| ||||||||||
72 | 48 | SMF725LCAL | 8 | binary | Number of times that a unit of work from another address space was suspended when requesting the local lock of this address space and there was already at least one other unit of work waiting for that lock.
| ||||||||||
80 | 50 | SMF725LCTI | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended when requesting the local lock of this address space.
| ||||||||||
0 | 0 | SMF725COJN | 8 | EBCDIC | Name of the job.
| ||||||||||
8 | 8 | -- | 3 | binary | Reserved.
| ||||||||||
11 | B | SMF725COSP | 1 | binary | Service class period.
| ||||||||||
12 | C | SMF725COAS | 2 | binary | Address space ID.
| ||||||||||
14 | E | -- | 2 | binary | Reserved.
| ||||||||||
16 | 10 | SMF725COST | 8 | EBCDIC | Address space SToken.
| ||||||||||
24 | 18 | SMF725COSN | 8 | EBCDIC | Service class name.
| ||||||||||
32 | 20 | -- | 8 | binary | Reserved.
| ||||||||||
40 | 28 | SMF725COSU | 8 | binary | Number of times that a unit of work from another address space was suspended when requesting the local lock of this address space.
| ||||||||||
48 | 30 | SMF725COAL | 8 | binary | Number of times that a unit of work from another address space was suspended when requesting the local lock of this address space and there was already at least one other unit of work waiting for that lock.
| ||||||||||
56 | 38 | SMF725COTI | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended when requesting the local lock of this address space.
| ||||||||||
64 | 40 | SMF725CLSU | 8 | binary | Number of times that a unit of work of this address space was suspended on a local lock.
| ||||||||||
72 | 48 | SMF725CLAL | 8 | binary | Number of times that a unit of work of this address space was suspended on a local lock when there was already at least one other unit of work suspended.
| ||||||||||
80 | 59 | SMF725CLTI | 8 | binary | Total amount of time in milliseconds that a unit of work of this address space was suspended on a local lock.
| ||||||||||
0 | 0 | SMF725CRJN | 8 | EBCDIC | Name of the job.
| ||||||||||
8 | 8 | -- | 3 | binary | Reserved.
| ||||||||||
11 | B | SMF725CRSP | 1 | binary | Service class period.
| ||||||||||
12 | C | SMF725CRAS | 2 | binary | Address space ID.
| ||||||||||
14 | E | -- | 2 | binary | Reserved.
| ||||||||||
16 | 10 | SMF725CRST | 8 | EBCDIC | Address space SToken.
| ||||||||||
24 | 18 | SMF725CRSN | 8 | EBCDIC | Service class name.
| ||||||||||
32 | 20 | -- | 8 | binary | Reserved.
| ||||||||||
40 | 28 | SMF725CRSU | 8 | binary | Number of times that a unit of work from this address space was suspended when requesting the local lock of another address space.
| ||||||||||
48 | 30 | SMF725CRAL | 8 | binary | Number of times that a unit of work from this address space was suspended when requesting the local lock of another address space and there was already at least one other unit of work waiting for that lock.
| ||||||||||
56 | 38 | SMF725CRTI | 8 | binary | Total amount of time in milliseconds that a unit of work was suspended when requesting the local lock of another address space.
| ||||||||||
There is one section per address space, but only data for up to twenty address spaces is provided. The data sections are sorted by total contention time. | |||||||||||||||
0 | 0 | SMF725LAJN | 8 | EBCDIC | Name of the job.
| ||||||||||
8 | 8 | -- | 3 | binary | Reserved.
| ||||||||||
11 | B | SMF725LASP | 1 | binary | Service class period.
| ||||||||||
12 | C | SMF725LAAS | 2 | binary | Address space ID.
| ||||||||||
14 | E | -- | 2 | binary | Reserved.
| ||||||||||
16 | 10 | SMF725LAST | 8 | EBCDIC | Address space SToken.
| ||||||||||
24 | 18 | SMF725LASN | 8 | EBCDIC | Service class name.
| ||||||||||
32 | 20 | SMF725LATY | 1 | binary | Request type:
| ||||||||||
33 | 21 | -- | 7 | binary | Reserved.
| ||||||||||
40 | 28 | SMF725LASU | 8 | binary | Number of times a latch obtain request was suspended for the request type as specified in SMF725LATY.
| ||||||||||
48 | 30 | SMF725LATI | 8 | binary | Total amount of suspend time in milliseconds that was caused by latch obtain requests for the request type as specified in SMF725LATY.
| ||||||||||
56 | 38 | SMF725LASQ | 16 | binary | Sum of squares of the individual suspend times in milliseconds that was caused by latch obtain requests for the request type as specified in SMF725LATY.
| ||||||||||
| |||||||||||||||
0 | 0 | SMF725ENJN | 8 | EBCDIC | Name of the job.
| ||||||||||
8 | 8 | -- | 3 | binary | Reserved.
| ||||||||||
11 | B | SMF725ENSP | 1 | binary | Service class period.
| ||||||||||
12 | C | SMF725ENAS | 2 | binary | Address space ID.
| ||||||||||
14 | E | -- | 2 | binary | Reserved.
| ||||||||||
16 | 10 | SMF725ENST | 8 | EBCDIC | Address space SToken.
| ||||||||||
24 | 18 | SMF725ENSN | 8 | EBCDIC | Service class name.
| ||||||||||
32 | 20 | SMF725ENSC | 1 | binary | Enqueue scope type:
| ||||||||||
33 | 21 | -- | 7 | binary | Reserved.
| ||||||||||
40 | 28 | SMF725ENRC | 8 | binary | Number of GRS ENQ requests with the scope as specified in SMF725ENSC for this address space.
| ||||||||||
48 | 30 | SMF725ENSU | 8 | binary | Number of GRS ENQ requests with the scope as specified in SMF725ENSC that were suspended for this address space.
| ||||||||||
56 | 38 | SMF725ENTI | 8 | binary | Total amount of suspend time in milliseconds that was caused by GRS ENQ requests with the scope as specified in SMF725ENSC for this address space.
| ||||||||||
64 | 40 | SMF725ENSQ | 16 | binary | Sum of squares of the individual suspend times in milliseconds.
|
The table above is based on the description provided by IBM in its "MVS Systems Management Facilities (SMF)" manual.
Home |
Products |
Prices |
Documentation |
30-Day Trials |
Customer Reviews |
Company
| FAQ
| Sample Reports
| SMF Records
Send Your Comments or Questions