The MRXT119C and MZXT119C record definitions define the EXTDATA created by CA JARS from SMF type 119 subtype 8 records, TCP/IP Stack Start/Stop.
For a complete description of each SMF data field listed below, refer to the z/OS Communications Server IP Configuration Reference (SC31-8776). Appendix C, "SMF Type 119 Records," gives a detailed description of each field.
Additional information on the contents of SMF type 119 subtype 8 can be found by assembling the SMF mapping macro SYS1.MACLIB(EZASMF77), as in this example:
RECMAP DSECT
EZASMF77
END
|
CA JARS EXTDATA Variable Name |
IBM DSECT Name |
IBM Variable Name |
|---|---|---|
|
EXTSSTP_ID_SUBID |
SMF119Header |
SMF119HDSSI |
|
EXTSSTP_ID_SYSNAME |
SMF119Ident |
SMF119TI_SYSName |
|
EXTSSTP_ID_SYSPLEX |
SMF119Ident |
SMF119TI_SysplexName |
|
EXTSSTP_ID_STACK |
SMF119Ident |
SMF119TI_Stack |
|
EXTSSTP_ID_RELID |
SMF119Ident |
SMF119TI_ReleaseID |
|
EXTSSTP_ID_COMP |
SMF119Ident |
SMF119TI_Comp |
|
EXTSSTP_ID_ASNAME |
SMF119Ident |
SMF119TI_ASName |
|
EXTSSTP_ID_SUSER |
SMF119Ident |
SMF119TI_UserID |
|
EXTSSTP_ID_RESV1 |
SMF119Ident |
Reserved |
|
EXTSSTP_ID_ASID |
SMF119Ident |
SMF119TI_ASID |
|
EXTSSTP_ID_REASON |
SMF119Ident |
SMF119TI_Reason |
|
EXTSSTP_ID_RESV2 |
SMF119Ident |
Reserved |
|
EXTSSTP_STTYPE |
SMF119TC_ST |
SMF119TC_STType |
|
EXTSSTP_STSTIME |
SMF119TC_ST |
SMF119TC_STTime |
|
EXTSSTP_STSDATE |
SMF119TC_ST |
SMF119TC_STDate |
|
EXTSSTP_STFLAGS |
SMF119TC_ST |
SMF119TC_STFlags |
| Copyright © 2012 CA. All rights reserved. |
|