SMF 7 fields
Name | Tag | Description |
---|---|---|
SMF7CAT | Cat | Constant Data_lost |
SMF7DTYP | Type | The type of record that is dropped by the filter Is zero unless SMF7DRP is on. |
SMF7FL1 | Flag | Flag byte |
SMF7FL1_Flood | Flag_Flood | Flag byte – Flood |
SMF7FL1_GT65K | Flag_GT65K | Flag byte - > 65535 |
SMF7FL1_Logstream | Flag_Logstream | Flag byte – Logstream |
SMF7LSN | Logstream | For a logstream data set condition this has the logstream name |
SMF7NRO | NumLost | Number of SMF records omitted from data set Unsigned, count up to 65,535. |
SMF7NROX | NumLost | Number of SMF records omitted from data set |
SMF7STD | TimeStmp | When SMF7DRP is off this is the date when the buffers condition began When SMF7DRP is on this is the time the DROP record filter became active. |
Many of these descriptions are taken from the IBM macro IFASMFR1, © Copyright 1977, 2011 IBM Corporation.
Related topic