PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.5.4
- All Products
Field
| Decimal Offset
| Hexadecimal Offset
| Length
| Format
| Description
|
---|---|---|---|---|---|
SMFxLEN
| 0
| 00
| 2
| Binary
| Record length.
The SMFxLEN and SMFxSEG fields, which total 4 bytes, form the record descriptor word (RDW).
The first 2 bytes (SMFxLEN) contain the logical record length.
|
SMFxSEG
| 2
| 02
| 2
| Binary
| Segment descriptor, which is used for variable block spanned records. If the record is not spanned, these 2 bytes are set to hexadecimal zeros.
|
SMFxFLG
| 4
| 04
| 1
| Binary
| Header flag byte.
|
SMFxRTY
| 5
| 05
| 1
| Binary
| Record type.
Hexadecimal values are from 0 through FF.
|
SMFxTME
| 6
| 06
| 4
| Binary
| The amount of time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
In record types 2 and 3, this field indicates the time that the record was moved into the dump data set.
|
SMFxDTE
| 10
| 0A
| 4
| Packed
| Date when the record was moved into the SMF buffer, in the form
00 yyddd
F or
0 cyyddd
F .
Where:
In record types 2 and 3, this field indicates the date that the record was moved to the dump data set.
|
SMFxSID
| 14
| 0E
| 4
| EBCDIC
| The system ID taken from the SID parameter.
|
SMFxSSI
| 18
| 12
| 4
| EBCDIC
| Subsystem identification. This field is a 4-byte character value set by the SUBSYS=option that is specified in the SMF macros.
|
SMFxSTY
| 22
| 16
| 2
| Binary
| Record subtype.
Specifies the PowerExchange record description type. This value is the same as the value in the PWXGSTP field in the General section.
|