SMF 14 and 15 fields
SMF Type 14 and 15 records have identical layouts and the same fields are used for both. In accordance with SMF conventions the fields have names beginning with SMF14.
Name | Tag | Description |
---|---|---|
SMF14ABD | ABEND | Task is terminating (TCBFA is on) |
SMF14CAT | Cat | Constant DS_Input |
SMF14DAD | DASD | DASD |
SMF14DDA | BDAM | DCBDSORG=DA (the data set organization being used is direct access-BDAM) |
SMF14EDI | SMF14EDI | EDI flag byte |
SMF14EOV | EOV | Record written by end of volume (EOV) |
SMF14FG1 | SMF14FG1 | Flag byte |
SMF14HBT | Hiper | Hiperbatch section present |
SMF14IPD | PDSE | Data set is a PDSE |
SMF14IS | ISAM_AM | DCBDSORG=IS and DCBMACRF not EXCP (the data set organization being used is indexed sequential and the EXCP access method is not being used) |
SMF14JBN | JobNm | Job name |
SMF14JFCBABFS | BUFSP | Total buffer size for all vsam buffers (AMP=(‘BUFSP=num’)) (VSAM) |
SMF14JFCBABST | ABSTR | SPACE= Absolute track (ABSTR) request address (SPACE=(ABSTR,(prim-qty,address,)) relative address of first track to be allocated |
SMF14JFCBCRDT | JFCBCRDT | Data set creation date This date is the date of the Allocation of the data set and is not valid until the Allocation is processing. |
SMF14JFCBCTRI | JFCBCTRI | Space parameters (space=) |
SMF14JFCBDQTY | JFCBDQTY | SPACE= Directory quantity (SPACE=(,(,,dir-qty))) quantity of direct access storage required for a directory or an embedded index area |
SMF14JFCBDRLH | JFCBDRLH | SPACE= average data block length (blklgth) (SPACE=(blklgth,(,))) |
SMF14JFCBDSNM | DSN | Dataset name |
SMF14JFCBDSNM_APF | APF | APF authorization status of the data set name For more information, see APF Status Enrichment. |
SMF14JFCBELNM | Mem | Member name or relative generation number |
SMF14JFCBFLG1 | JFCBFLG1 | Flag byte |
SMF14JFCBFLG2 | JFCBFLG2 | Flag byte of open switches |
SMF14JFCBFLSQ | FileSeq | LABEL= file (data set) sequence number (LABEL=(ds-seq#,,)) |
SMF14JFCBIND1 | JFCBIND1 | Indicator byte 1 |
SMF14JFCBLKSI | BLKSIZE | maximum block size (dcb=blksize=) |
SMF14JFCBNVOL | JFCBNVOL | Number of volume serial numbers |
SMF14JFCBPQTY | JFCBPQTY | SPACE= Primary quantity (SPACE=(,(prim-qty))) PRIMARY quantity of direct access storage required |
SMF14JFCBSQTY | JFCBSQTY | SPACE= Secondary quantity (SPACE=(,(,sec-qty))) SECONDARY quantity of direct access storage required |
SMF14JFCBUFL | BUFL | Buffer length (dcb=bufl=) |
SMF14JFCBUFNO | BUFNO | Number of buffers required for this data set (dcb=bufno=) |
SMF14JFCBVLCT | VOLCT | Volume count (volct) (VOL=(,,,volct) |
SMF14JFCBDQTY | JFCBDQTY | SPACE= Directory quantity (SPACE=(,(,,dir-qty))) quantity of direct access storage required for a directory or an embedded index area |
SMF14JFCBDRLH | JFCBDRLH | SPACE= average data block length (blklgth) (SPACE=(blklgth,(,))) |
SMF14JFCBDSNM | DSN | Dataset name |
SMF14JFCBDSNM_APF | APF | APF authorization status of the data set name For more information, see APF Status Enrichment. |
SMF14JFCBELNM | Mem | Member name or relative generation number |
SMF14JFCBFLG1 | JFCBFLG1 | Flag byte |
SMF14JFCBFLG2 | JFCBFLG2 | Flag byte of open switches |
SMF14JFCBFLSQ | FileSeq | LABEL= file (data set) sequence number (LABEL=(ds-seq#,,)) |
SMF14JFCBIND1 | JFCBIND1 | Indicator byte 1 |
SMF14JFCBLKSI | BLKSIZE | maximum block size (dcb=blksize=) |
SMF14JFCBNVOL | JFCBNVOL | Number of volume serial numbers |
SMF14JFCBPQTY | JFCBPQTY | SPACE= Primary quantity (SPACE=(,(prim-qty))) PRIMARY quantity of direct access storage required |
SMF14JFCBSQTY | JFCBSQTY | SPACE= Secondary quantity (SPACE=(,(,sec-qty))) SECONDARY quantity of direct access storage required |
SMF14JFCBUFL | BUFL | Buffer length (dcb=bufl=) |
SMF14JFCBUFNO | BUFNO | Number of buffers required for this data set (dcb=bufno=) |
SMF14JFCBVLCT | VOLCT | Volume count (volct) (VOL=(,,,volct) |
SMF14JFCBVLSQ | VolSeq | VOLUME= volume sequence number (VOL=(,,vol-seq#,,)) |
SMF14JFCBVOLS | Volser | The first five volume serial numbers |
SMF14JFCBXPDT | JFCBXPDT | Data set expiration date (LABEL=EXPDT=) This field might alternately contain the date that is calculated by adding the Retention Period (LABEL=RETPD=) to the Creation Date (JFCBCRDT). NOTE: JFCBXPDT is not valid until the data set is actually allocated. |
SMF14JFCKEYLE | KEYLEN | Direct access key length (dcb=keylen=) |
SMF14JFCLIMCT | LIMCT | Search limit (BDAM) (DCB=LIMCT=) (value stored at offset JFCLIMCT+1) |
SMF14JFCLRECL | LRECL | Logical record length (dcb=lrecl=) |
SMF14JFCNCP | NCP | Number of channel programs (dcb=ncp=) maximum number of read or write requests that might be issued prior to a check Number of jobs generated (maximum number is 255). |
SMF14JFCOUTLI | OUTLIM | SMF – SYSOUT LIMIT (OUTLIM=) Contains the maximum number of logical records specified for this output data set. |
SMF14JFCRKP | RKP | The relative position of the first byte of the key within each logical record (DCB=RKP=) NOTE: The maximum value = (Logical Record Length – Key Length) |
SMF14JIS | ISAM_DS | JFCDSORG=IS (the data set organization being used is indexed sequential) |
SMF14NER | SMF14NER | Number of extents released |
SMF14NSG | PDSE_Null | Null segment encountered in a PDSE |
SMF14NTR | SMF14NTR | Number of tracks released by dadsm relse rtn |
SMF14NTU | SMF14NTU | If SMF14STR=0, relative track & record addr of last user block in basic or large format sequential data set TTR0 if SMF14LGE=0, TTTR if SMF14LGE=1. If SMF14STR=1, then TTTT(number of tracks accumulated across all volumes of extended format data set). |
SMF14OPD | Start | Date of open |
SMF14RST | RdrTime | Time since midnight, in hundredths of a second, that the reader recognized the JOB card (for this job) |
SMF14STR | ExtFmt | Extended format sequential data set indicator |
SMF14TCL | Term | Task termination closed the DCB |
SMF14TDA | Auth | Tape data set authorization flags |
SMF14TDS | Temp | Temporary data set |
SMF14TIOEDDNM | DDN | Data definition name (DD name) |
SMF14TRC | TRUNC | The QSAM TRUNC macro has been issued against a PDSE |
SMF14UID | Ident | User-defined identification field (taken from common exit parameter area, not from USER=parameter on job statement) |
SMF14VIO | VIO | Virtual input output (VIO) data set access |
SMF14XSG | ExtSeg | Extended information segment present |
SMF15CAT | Cat | Constant DS_Output |
SMFDCBBL | BLKCT | DCBBLKCT |
SMFDCBFL | SMFDCBFL | INDICATOR used by the OPEN, CLOSE, EOV routines such as the type of the last I/O operation This field is mapped by DCBOFLGS in the DCB mapping. |
SMFDCBMF | MACRF | Type of I/O macro instruction and options This field is mapped by DCBMACRF in the DCB mapping. |
SMFDCBOP | SMFDCBOP | Option codes used by access-method interfaces This field is mapped by DCBOPTCD in the DCB mapping. |
SMFDCBOR | DSORG | Data set organization being used This field is mapped by DCBDSORG in the DCB mapping. |
SMFDCBRF | RECFM | Record format This field is mapped by DCBRECFM in the DCB mapping. |
SMFDEBFL | DISP | Data set and device status indicator This field indicates whether a data set is modified, new or old, and shows the status of DASD. This field is mapped by DEBOFLGS in the DEB mapping. For information about DEBOFLGS, see z/OS DFSMSdfp Diagnosis. |
SMFDEBOP | SMFDEBOP | Indicator showing both the method of I/O processing and the disposition that is to be performed when an end-of-volume (EOV) condition occurs This field is mapped by DEBOPATB in the DEB mapping. |
SMFDEBVL | VolSeq | Volume sequence number For direct access, the sequence number is relative to the first volume of the data set. For tape, the sequence number is relative to the first volume processed. This field is valid only for sequential data sets. This field is mapped by DEBVOLSQ in the DEB mapping. |
SMFDSSNO | SMFDSSNO | Data set serial number |
Many of these descriptions are taken from z/OS MVS System Management Facilities (SMF) © Copyright 1988, 2008 IBM Corporation.
Related topic