CMF Field IDs by CICS version

The following cross-reference table relates the CICS monitoring facility (CMF) field IDs for performance class and transaction resource class data with the CICS versions to which they apply.

Some columns in the table require explanation:

CICS PA field name
The name used in report forms, HDB templates, and selection criteria (and the corresponding batch command operands FIELDS and SELECT):
  • A blank value in this column indicates that the CICS PA field name is the same as the CMF field name.
  • "N/A" indicates that the field is not available, typically because it is a very long field, or it is an unprintable field such as a unit-of-work or a flag.
Column heading
The heading used to identify the field in CICS PA reports and extract data sets.
CICS version
The CICS versions to which a field applies:
Yes, the field applies to this CICS version
No, the field does not apply to this CICS version

The table is sorted by CMF group and CMF field ID.

Note:
  1. DBCTL fields can only be specified if the MCT contains the DBCTL EMP defined in SDFHSAMP member DFH$MCTD.
  2. Some special fields, such as APPLID and RESPONSE, are not defined in the CMF Dictionary and are given a group name of "CICSPA". These fields are either derived from the fixed section of the CMF record (for example, APPLID), or calculated from two or more other CMF fields (for example, RESPONSE).
  3. The FILENAME, TSQNAME, and DPLNAME fields are only available when CMF transaction resource class data is being collected.
  4. The DFHAPPL fields are only available when application programs invoke the application naming event monitoring points.
Table 1. Cross-reference: CMF field ID × CICS version
CMF field CICS PA
field name
Column heading CICS version Description
Group Type ID Name 6
4
0
6
5
0
6
6
0
6
7
0
CICSPA A 001 TOTRECS   TotlRecs Cross-System Total record count
CICSPA A 002 APPLRECS   APPLRecs Cross-System Application records
CICSPA A 003 TRANROUT   TranRout Cross-System Transaction Routing records
CICSPA A 004 FUNCSHIP   FuncShip Cross-System Function Shipping records
CICSPA A 005 DPLRECS   DPL Recs Cross-System DPL records
CICSPA D 901 RESP RESPONSE Response Transaction response time
CICSPA X 902 TASKCNT   #Tasks Total Task count
CICSPA C 903 APPLID   APPLID CICS Generic APPLID
CICSPA C 904 MVSID   MVS ID MVS SMF ID
CICSPA C 905 JOBNAME   Jobname Job Name
CICSPA D 906 COMMWAIT   CommWait Communications wait time
CICSPA D 907 IOWAIT   I/O Wait Total IO wait time
CICSPA D 908 IRESP   Int Resp Transaction internal response time
CICSPA C 909 RELEASE   Rlse CICS release
CICSPA D 910 JVMMTIME   JVM Meth JVM Method time
CICSPA D 911 RMIOTIME   RMIOTime Resource Manager Interface (RMI) other time
CICSPA C 912 UOWID   UOW ID Network UOW ID
CICSPA C 913 UOWSEQ   UOW Seq Network UOW Sequence Number
CICSPA X 914 TASKTCNT   #TTasks Total Task Termination count
CICSPA A 915 ALERT   ALERT Total Alert count or percentage
CICSPA C 916 FILENAME   FileName File name
CICSPA C 917 TSQNAME   TSQ Name Temporary Storage Queue Name
CICSPA D 918 TOTCPU   Tot CPU Total Task CPU Time
CICSPA C 919 DPLNAME   DPL Name Distributed program link name
CICSPA D 920 OSLATNCY   OSLatncy Task start latency since Origin task start
CICSPA D 921 PHLATNCY   PHLatncy Previous Hop latency time
DBCTL C 001 PSBNAME   PSB Name PSB Name
DBCTL S 002 POOLWAIT   PoolWait Elapsed wait time for Pool Space
DBCTL S 003 INTCWAIT   IntCWait Elapsed wait time for Intent Conflict
DBCTL S 004 SCHTELAP   SchTElap Elapsed time for Schedule Process
DBCTL S 005 DBIOELAP   DBIOElap Elapsed time for Database I/O
DBCTL S 006 PILOCKEL   PILockEl Elapsed time for PI Locking
DBCTL A 007 DBIOCALL   DBIOCall Number of Database I/Os
DBCTL A 008 GUCALL   GUcall Number of Database GU calls issued
DBCTL A 009 GNCALL   GNcall Number of Database GN calls issued
DBCTL A 010 GNPCALL   GNPcall Number of Database GNP calls issued
DBCTL A 011 GHUCALL   GHUcall Number of Database GHU calls issued
DBCTL A 012 GHNCALL   GHNcall Number of Database GHN calls issued
DBCTL A 013 GHNPCALL   GHNPcall Number of Database GHNP calls issued
DBCTL A 014 ISRTCALL   ISRTcall Number of Database ISRT calls issued
DBCTL A 015 DLETCALL   DLETcall Number of Database DLET calls issued
DBCTL A 016 REPLCALL   REPLcall Number of Database REPL calls issued
DBCTL A 017 DLICALLS   DLIcalls Total DL/I Database calls
DBCTL A 018 TESTENQS   TestENQs Number of Test Enqueues
DBCTL A 019 TESTENQW   TestENQW Number of waits on Test Enqueues
DBCTL A 020 TESTDEQS   TestDEQs Number of Test Dequeues
DBCTL A 021 UPDTENQS   UpdtENQs Number of Update Enqueues
DBCTL A 022 UPDTENQW   UpdtENQW Number of waits on Update Enqueues
DBCTL A 023 UPDTDEQS   UpdtDEQs Number of Update Dequeues
DBCTL A 024 EXCLENQS   ExclENQs Number of Exclusive Enqueues
DBCTL A 025 EXCLENQW   ExclENQW Number of waits on Exclusive Enqueues
DBCTL A 026 EXCLDEQS   ExclDEQs Number of Exclusive Dequeues
DBCTL A 027 DEDBCALL   DEDBcall Number of DEDB calls
DBCTL A 028 DEDBRDOP   DEDBRdOp Number of DEDB read operations
DBCTL A 029 OVFLBFRU   OvflBfrU Number of Overflow Buffers used
DBCTL A 030 UOWCONTS   UOWConts Number of UOW Contentions
DBCTL A 031 DEDBBFRW   DEDBBfrW Number of waits for DEDB buffers
DBCTL S 032 THREDCPU   ThredCPU Thread TCB CPU time
DBCTL T 033 SCHEDSTA   SchedSta IMS Schedule start time
DBCTL T 034 SCHEDEND   SchedEnd IMS Schedule end time
DBCTL A 035 DBGETS   DBget Number of Database Get calls issued
DBCTL A 036 DBUPDATE   DBupdate Number of Database Update calls issued
DBCTL A 037 DBWAITS   DBwait Number of Database waits
DFHAPPL C 001 APPLNAME APPLPROG Program Application naming Program
DFHAPPL C 001 APPLNAME APPLTRAN Tran Application naming Tran ID
DFHCBTS C 200 PRCSNAME   BTS Proc BTS Process name
DFHCBTS C 201 PRCSTYPE   BTS PTyp BTS Process type
DFHCBTS C 202 PRCSID N/A BTS Root BTS Root Activity identifier
DFHCBTS C 203 ACTVTYID N/A BTSActID BTS Activity identifier
DFHCBTS C 204 ACTVTYNM   BTSActNm BTS Activity name
DFHCBTS A 205 BARSYNCT   BTS Sync BTS synchronous Process/Activity count
DFHCBTS A 206 BARASYCT   BTS Asyn BTS asynchronous Process/Activity count
DFHCBTS A 207 BALKPACT   BTS Link BTS Link Process/Activity count
DFHCBTS A 208 BADPROCT   BTS DefP BTS Define Process requests
DFHCBTS A 209 BADACTCT   BTS DefA BTS Define Activity requests
DFHCBTS A 210 BARSPACT   BTSReset BTS Reset Process/Activity requests
DFHCBTS A 211 BASUPACT   BTS Susp BTS Suspend Process/Activity requests
DFHCBTS A 212 BARMPACT   BTSResum BTS Resume Process/Activity requests
DFHCBTS A 213 BADCPACT   BTSCancl BTS Cancel Process/Activity requests
DFHCBTS A 214 BAACQPCT   BTSAcqui BTS Acquire Process/Activity requests
DFHCBTS A 215 BATOTPCT   BTSTotal BTS Total Process/Activity requests
DFHCBTS A 216 BAPRDCCT   BTSPDCRq BTS Process Data Containers requests
DFHCBTS A 217 BAACDCCT   BTSADCRq BTS Activity Data Containers requests
DFHCBTS A 218 BATOTCCT   BTSTDCRq BTS Process/Activity Data Container requests
DFHCBTS A 219 BARATECT   BTSRtvEv BTS Retrieve-Reattach Event requests
DFHCBTS A 220 BADFIECT   BTSDefEv BTS Define-Input Event requests
DFHCBTS A 221 BATIAECT   BTSTimEv BTS TIMER Event requests
DFHCBTS A 222 BATOTECT   BTSTotEv BTS Event-related requests
DFHCHNL A 321 PGTOTCCT   PGTOTCCT Total number of CHANNEL CONTAINER requests
DFHCHNL A 322 PGBRWCCT   PGBRWCCT BROWSE CHANNEL CONTAINER requests
DFHCHNL A 323 PGGETCCT   PGGETCCT GET CHANNEL CONTAINER requests
DFHCHNL A 324 PGPUTCCT   PGPUTCCT PUT CHANNEL CONTAINER requests
DFHCHNL A 325 PGMOVCCT   PGMOVCCT MOVE CHANNEL CONTAINER requests
DFHCHNL A 326 PGGETCDL   PGGETCDL GET CHANNEL CONTAINER data length
DFHCHNL A 327 PGPUTCDL   PGPUTCDL PUT CHANNEL CONTAINER data length
DFHCHNL A 328 PGCRECCT   PGCRECCT Number of Containers created
DFHCHNL A 329 PGCSTHWM   PGCSTHWM Maximum Container Storage allocated to task
DFHCICS T 005 START   Start Task start time
DFHCICS T 006 STOP   Stop Task stop time
DFHCICS A 025 CFCAPICT   CFClsAPI OO Foundation Class requests
DFHCICS C 089 USERID   Userid User ID
DFHCICS S 103 EXWTTIME EXWAIT Exc Wait Exception Conditions wait time
DFHCICS C 112 RTYPE   RTyp Performance record type
DFHCICS C 130 RSYSID   RSID Remote System ID
DFHCICS A 131 PERRECNT RECCOUNT RecCount Task Performance record count
DFHCICS C 167 SRVCLASS   SrvClass WLM Service Class
DFHCICS C 168 RPTCLASS   RptClass WLM Report Class
DFHCICS C 351 OADID   OADID Originating Adapter Identifier
DFHCICS C 352 OADATA1   OAData1 Originating Adapter data 1
DFHCICS C 353 OADATA2   OAData2 Originating Adapter data 2
DFHCICS C 354 OADATA3   OAData3 Originating Adapter data 3
DFHCICS C 359 ONETWKID   ONETWKID Originating Network ID
DFHCICS C 360 OAPPLID   OAPPLID Originating CICS APPLID
DFHCICS T 361 OSTART   OStart Originating Task start time
DFHCICS P 362 OTRANNUM OTASKNO OTaskNo Originating Transaction number
DFHCICS C 363 OTRAN   OTran Originating Transaction identifier
DFHCICS C 364 OUSERID   OUserid Originating User ID
DFHCICS C 365 OUSERCOR   OUserCor Originating User Correlator
DFHCICS C 366 OTCPSVCE OTCPSRVC OTCPIPSr Originating TCP/IP Service Name
DFHCICS A 367 OPORTNUM OPORT OPORT Originating TCP/IP Port Number
DFHCICS C 368 OCLIPADR OCLINTIP OClintIP Originating Client or Telnet IP address
DFHCICS A 369 OCLIPORT   OCLIPORT Originating Client IP Port Number
DFHCICS A 370 OTRANFLG   OTranFlg Originating Transaction flags
DFHCICS A 370 OTRANFLG OFCTYTYP OFctyTyp Originating Transaction Facility Type
DFHCICS C 370 OTRANFLG OORIGIN OOrigin Originating Transaction Origin type
DFHCICS C 370 OTRANFLG OTRANTYP OTranTyp Originating Transaction type
DFHCICS C 371 OFCTYNME OFCTY OFcty Originating Transaction Facility name
DFHCICS C 372 OCLIPADR OCLI6ADR OCli6Adr Originating Client or Telnet IP address
DFHCICS C 373 PHNTWKID   PHNTWKID Previous Hop Data Network ID
DFHCICS C 374 PHAPPLID   PHAPPLID Previous Hop Data APPLID
DFHCICS T 375 PHSTART   PHStart Previous Hop Data Task Start
DFHCICS P 376 PHTRANNO PHTASKNO PHTaskNo Previous Hop Data Transaction Number
DFHCICS C 377 PHTRAN   PHTran Previous Hop Data Transaction ID
DFHCICS A 378 PHCOUNT   PHCount Previous Hop Data Count
DFHCICS A 402 EICTOTCT   EICTotCt EXEC CICS requests
DFHCICS A 405 TIASKTCT   ASKTimCt ASKTIME requests
DFHCICS A 406 TITOTCT   TITOTcT ASKTIME
DFHCICS A 408 BFDGSTCT   BFDGSTcT Built-in function BIF DIGEST requests
DFHCICS A 409 BFTOTCT   BFTotCt Total Built-in (BIF) function requests
DFHCICS A 415 ECSIGECT   ECSIGECT SIGNAL EVENT requests
DFHCICS A 416 ECEFOPCT   ECEFOPCT Event Filter operations
DFHCICS A 417 ECEVNTCT   ECEVNTCT Events captured
DFHCICS A 418 ECSEVCCT   ECSEVCCT Synchronous Emission Events captured
DFHDATA A 179 IMSREQCT   IMS Reqs IMS (DBCTL) requests
DFHDATA A 180 DB2REQCT   DB2 Reqs DB2 requests
DFHDATA S 186 IMSWAIT   IMS Wait IMS (DBCTL) wait time
DFHDATA S 187 DB2RDYQW   DB2ThdWt DB2 Thread wait time
DFHDATA S 188 DB2CONWT   DB2ConWt DB2 Connection wait time
DFHDATA S 189 DB2WAIT   DB2SQLWt DB2 SQL/IFI wait time
DFHDATA A 395 WMQREQCT   WMQ Reqs Number of WebSphere MQ requests
DFHDATA S 396 WMQGETWT   WMQGetWt WebSphere MQ GETWAIT wait time
DFHDATA S 397 WMQASRBT   WMQSRBtm WebSphere MQ API SRB CPU time
DFHDEST A 041 TDGETCT TDGET TDGET Transient data GET requests
DFHDEST A 042 TDPUTCT TDPUT TDPUT Transient data PUT requests
DFHDEST A 043 TDPURCT TDPURGE TDPURGE Transient data PURGE requests
DFHDEST A 091 TDTOTCT TDTOTAL TD Total Transient data Total requests
DFHDEST S 101 TDIOWTT TDWAIT TD Wait VSAM transient data I/O wait time
DFHDOCH A 223 DHDELCT DHDELETE DHDELETE Document Handler DELETE requests
DFHDOCH A 226 DHCRECT DHCREATE DHCREATE Document Handler CREATE requests
DFHDOCH A 227 DHINSCT DHINSERT DHINSERT Document Handler INSERT requests
DFHDOCH A 228 DHSETCT DHSET DHSET Document Handler SET requests
DFHDOCH A 229 DHRETCT DHRETRVE DHRETRVE Document Handler RETRIEVE requests
DFHDOCH A 230 DHTOTCT DHTOTAL DH Total Document Handler Total requests
DFHDOCH A 240 DHTOTDCL   DHDocLen Total length of all documents created
DFHEJBS C 311 CBSRVRNM   Corb CorbaServer name
DFHEJBS A 312 EJBSACCT EJBACTIV EJBActiv Number of Bean State Activation requests
DFHEJBS A 313 EJBSPACT EJBPASIV EJBPasiv Number of Bean State Passivation requests
DFHEJBS A 314 EJBCRECT EJBCREAT EJBCreat Number of Bean Creation requests
DFHEJBS A 315 EJBREMCT EJBREMOV EJBRemov Number of Bean Removal requests
DFHEJBS A 316 EJBMTHCT EJBMETHD EJBMethd Number of EJB Method Calls
DFHEJBS A 317 EJBTOTCT EJBTOTAL EJBTotal Total Number of EJB requests
DFHFEPI A 150 SZALLOCT SZALLOC SZALLOC Conversations allocated count
DFHFEPI A 151 SZRCVCT SZRCV SZRCV FEPI RECEIVE requests
DFHFEPI A 152 SZSENDCT SZSEND SZSEND FEPI SEND requests
DFHFEPI A 153 SZSTRTCT SZSTART SZSTART FEPI START requests
DFHFEPI A 154 SZCHROUT   SZChrOut FEPI characters sent count
DFHFEPI A 155 SZCHRIN   SZChrIn FEPI characters received count
DFHFEPI S 156 SZWAIT   SZ Wait FEPI services wait time
DFHFEPI A 157 SZALLCTO   SZAlocTO Allocate conversation time-out count
DFHFEPI A 158 SZRCVTO   SZRecvTO Receive Data time-out count
DFHFEPI A 159 SZTOTCT SZTOTAL SZ Total FEPI API and SPI requests
DFHFILE A 036 FCGETCT FCGET FCGET File GET requests
DFHFILE A 037 FCPUTCT FCPUT FCPUT File PUT requests
DFHFILE A 038 FCBRWCT FCBROWSE FCBROWSE File Browse requests
DFHFILE A 039 FCADDCT FCADD FCADD File ADD requests
DFHFILE A 040 FCDELCT FCDELETE FCDELETE File DELETE requests
DFHFILE S 063 FCIOWTT FCWAIT FC Wait File I/O wait time
DFHFILE A 070 FCAMCT   FCAMRq File access-method requests
DFHFILE A 093 FCTOTCT FCTOTAL FC Total File Control requests
DFHFILE S 174 RLSWAIT   RLS Wait RLS File I/O wait time
DFHFILE S 175 RLSCPUT RLSCPU RLS CPU RLS File Request CPU (SRB) time
DFHFILE S 176 CFDTWAIT   CFDTWait CF Data Table access requests wait time
DFHJOUR S 010 JCIOWTT JCWAIT JC Wait Journal I/O wait time
DFHJOUR A 058 JNLWRTCT JNLPUT JnlWrite Journal write requests
DFHJOUR A 172 LOGWRTCT LOGWRITE LogWrite Log Stream write requests
DFHMAPP A 050 BMSMAPCT BMSMAP BMSMAP BMS MAP requests
DFHMAPP A 051 BMSINCT BMSIN BMSIN BMS IN requests
DFHMAPP A 052 BMSOUTCT BMSOUT BMSOUT BMS OUT requests
DFHMAPP A 090 BMSTOTCT BMSTOTAL BMSTotal BMS Total requests
DFHPROG A 055 PCLINKCT PCLINK PCLINK Program LINK requests
DFHPROG A 056 PCXCTLCT PCXCTL PCXCTL Program XCTL requests
DFHPROG A 057 PCLOADCT PCLOAD PCLOAD Program LOAD requests
DFHPROG C 071 PGMNAME PROGRAM Program Program name
DFHPROG A 072 PCLURMCT PCLURM PCLNKURM Program LINK URM requests
DFHPROG A 073 PCDPLCT PCDPL PCDPLINK Distributed Program Link (DPL) requests
DFHPROG C 113 ABCODEO   ABor Original ABEND Code
DFHPROG C 114 ABCODEC   ABcu Current ABEND code
DFHPROG S 115 PCLOADTM   PCLOADWt Program Library wait time
DFHPROG A 286 PCDLCSDL   PCDLCSDL Container data length for DPL reqs with CHANNEL
DFHPROG A 287 PCDLCRDL   PCDLCRDL Container data length for DPL RETURN w/ CHANNEL
DFHPROG A 306 PCLNKCCT   PCLNKCCT LINK requests with CHANNEL option
DFHPROG A 307 PCXCLCCT   PCXCLCCT XCTL requests with CHANNEL option
DFHPROG A 308 PCDPLCCT   PCDPLCCT DPL requests with CHANNEL option
DFHPROG A 309 PCRTNCCT   PCRTNCCT Program RETURN requests with CHANNEL option
DFHPROG A 310 PCRTNCDL   PCRTNCDL Container data length for RETURN with CHANNEL
DFHRMI S 001 RMITOTAL   RMITotal RMI total elapsed time
DFHRMI S 002 RMIOTHER   RMI Othr RMI other elapsed time
DFHRMI S 003 RMIDB2   RMI DB2 RMI elapsed time for DB2 requests
DFHRMI S 004 RMIDBCTL   RMIDBCTL RMI elapsed time for DBCTL requests
DFHRMI S 005 RMIEXDLI   RMIEXDLI RMI elapsed time for EXEC DLI requests
DFHRMI S 006 RMIMQM   RMI MQ RMI elapsed time for WebSphere MQ requests
DFHRMI S 007 RMICPSM   RMI CPSM RMI elapsed time for CICSPlex SM requests
DFHRMI S 008 RMITCPIP   RMITCPIP RMI elapsed time for TCP/IP socket requests
DFHSOCK S 241 SOIOWTT SOWAIT SockWait Inbound Socket I/O wait time
DFHSOCK A 242 SOBYENCT   SockEcry Secure Socket bytes encrypted count
DFHSOCK A 243 SOBYDECT   SockDcry Secure Socket bytes decrypted count
DFHSOCK C 244 CLIPADDR CLIENTIP ClientIP Client or Telnet IP address
DFHSOCK C 245 TCPSRVCE   TCPIPSrv TCP/IP Service Name
DFHSOCK A 246 PORTNUM PORT PORT TCP/IP Port Number
DFHSOCK A 288 ISALLOCT ISALLOC ISALLOC Allocate Session requests for sessions on IP
DFHSOCK A 289 SOEXTRCT   SOEXTRAC EXTRACT TCP/IP and CERTIFICATE requests
DFHSOCK A 290 SOCNPSCT   SOCNPSRq Create Non-Persistent Outbound Socket reqs
DFHSOCK A 291 SOCPSCT   SOCPSReq Create Persistent Outbound Socket requests
DFHSOCK A 292 SONPSHWM   SONPSHWM Non-Persistent Outbound Socket HWM
DFHSOCK A 293 SOPSHWM   SOPSHWM Persistent Outbound Socket HWM
DFHSOCK A 294 SORCVCT SORCV SO Recv Outbound Sockets RECEIVE requests
DFHSOCK A 295 SOCHRIN   SOChrIn Outbound Sockets characters received count
DFHSOCK A 296 SOSENDCT SOSEND SO SEND Outbound Sockets SEND requests
DFHSOCK A 297 SOCHROUT   SOChrOut Outbound Sockets characters sent count
DFHSOCK A 298 SOTOTCT SOTOTAL SOTotal Socket Total requests
DFHSOCK S 299 SOOIOWTT OSOWAIT OSO Wait Outbound Socket I/O Wait Time
DFHSOCK S 300 ISIOWTT ISWAIT IS Wait IPCONN link wait time
DFHSOCK A 301 SOMSGIN1   SOMsgIn1 Inbound Sockets RECEIVE requests
DFHSOCK A 302 SOCHRIN1   SOChrIn1 Inbound Sockets characters received count
DFHSOCK A 303 SOMSGOU1   SOMsgOu1 Inbound Sockets SEND requests
DFHSOCK A 304 SOCHROU1   SOChrOu1 Inbound Sockets characters sent count
DFHSOCK C 305 ISIPCNNM ISIPICNM ISIPICNM Name of IPCONN definition that attached the task
DFHSOCK C 318 CLIPADDR CLIP6ADR Clip6Adr Client or Telnet IP address
DFHSOCK A 330 CLIPPORT   CLIPPORT Client IP Port Number
DFHSTOR A 033 SCUSRHWM SC24UHWM SC24UHWM UDSA HWM below 16MB
DFHSTOR A 054 SCUGETCT SC24UGET SC24UGet UDSA GETMAINs below 16MB
DFHSTOR A 087 PCSTGHWM   PCStgHWM Program Storage HWM above and below 16MB
DFHSTOR A 095 SCUSRSTG SC24UOCC SC24UOcc UDSA Storage Occupancy below 16MB
DFHSTOR A 105 SCUGETCT SC31UGET SC31UGet EUDSA GETMAINs above 16MB
DFHSTOR A 106 SCUSRHWM SC31UHWM SC31UHWM EUDSA HWM above 16MB
DFHSTOR A 107 SCUCRSTG SC31UOCC SC31UOcc EUDSA Storage Occupancy above 16MB
DFHSTOR A 108 PC24BHWM   PC24bHWM Program Storage HWM below 16MB
DFHSTOR A 116 SC24CHWM   SC24CHWM CDSA HWM below 16MB
DFHSTOR A 117 SCCGETCT SC24CGET SC24CGet CDSA GETMAINs below 16MB
DFHSTOR A 118 SC24COCC   SC24COcc CDSA Storage Occupancy below 16MB
DFHSTOR A 119 SC31CHWM   SC31CHWM ECDSA HWM above 16MB
DFHSTOR A 120 SCCGETCT SC31CGET SC31CGet ECDSA GETMAINs above 16MB
DFHSTOR A 121 SC31COCC   SC31COcc ECDSA Storage Occupancy above 16MB
DFHSTOR A 122 PC31RHWM   PC31RHWM Program Storage (ERDSA) HWM above 16MB
DFHSTOR A 139 PC31AHWM   PC31aHWM Program Storage HWM above 16MB
DFHSTOR A 142 PC31CHWM   PC31CHWM Program Storage (ECDSA) HWM above 16MB
DFHSTOR A 143 PC24CHWM   PC24CHWM Program Storage (CDSA) HWM below 16MB
DFHSTOR A 144 SC24SGCT SC24SGET SC24SGet CDSA/SDSA GETMAINs below 16MB
DFHSTOR A 145 SC24GSHR   SC24GShr CDSA/SDSA storage GETMAINed below 16MB
DFHSTOR A 146 SC24FSHR   SC24FShr CDSA/SDSA storage FREEMAINed below 16MB
DFHSTOR A 147 SC31SGCT SC31SGET SC31SGet ECDSA/ESDSA GETMAINs above 16MB
DFHSTOR A 148 SC31GSHR   SC31GShr ECDSA/ESDSA storage GETMAINed above 16MB
DFHSTOR A 149 SC31FSHR   SC31FShr ECDSA/ESDSA storage FREEMAINed above 16MB
DFHSTOR A 160 PC24SHWM   PC24SHWM Program Storage (SDSA) HWM below 16MB
DFHSTOR A 161 PC31SHWM   PC31SHWM Program Storage (ESDSA) HWM above 16MB
DFHSTOR A 162 PC24RHWM   PC24RHWM Program Storage (RDSA) HWM below 16MB
DFHSYNC A 060 SPSYNCCT SYNCPT SYNCPT SYNCPOINT requests
DFHSYNC S 173 SYNCTIME   SYNCProc SYNCPOINT processing time
DFHSYNC S 177 SRVSYWTT CFDTSYNC CFDTSync CF Data Table syncpoint wait time
DFHSYNC S 196 SYNCDLY   SYNC Dly SYNCPOINT parent request wait time
DFHSYNC S 199 OTSINDWT   OTSIndWt OTS Indoubt Wait time
DFHTASK C 001 TRAN   Tran Transaction identifier
DFHTASK C 004 TTYPE STYPE SC Transaction start type
DFHTASK S 007 USRDISPT DISPATCH Dispatch Dispatch time
DFHTASK S 008 USRCPUT CPU User CPU CPU time
DFHTASK S 014 SUSPTIME SUSPEND Suspend Suspend time
DFHTASK P 031 TRANNUM TASKNO TaskNo Transaction identification number
DFHTASK A 059 ICPUINCT ICPUT ICSTART Interval Control START or INITIATE requests
DFHTASK A 064 TASKFLAG ERRFLAGS Err Flag Task error flags
DFHTASK C 064 TASKFLAG N/A Err Flag Task error flags
DFHTASK A 065 ICSTACCT   ICSTACCT Local IC START requests with CHANNEL option
DFHTASK A 066 ICTOTCT ICTOTAL IC Total Interval Control requests
DFHTASK C 082 TRNGRPID   Group ID Transaction Group ID
DFHTASK C 097 NETUOWPX NETNAME NETName Originating System VTAM network name
DFHTASK C 098 NETUOWSX   NETUOWID Network UOW ID
DFHTASK S 102 DISPWTT DISPWAIT DispWait Redispatch wait time
DFHTASK A 109 TRANPRI TRANPRTY Prty Transaction priority
DFHTASK S 123 GNQDELAY   GNQDelay Global Enqueue wait time
DFHTASK C 124 BRDGTRAN   Brdg Bridge Listener Transaction ID
DFHTASK S 125 DSPDELAY   Disp1Dly First dispatch wait time
DFHTASK S 126 TCLDELAY   TCLDelay First dispatch TCLSNAME wait time
DFHTASK S 127 MXTDELAY   MXTDelay First dispatch MXT wait time
DFHTASK S 128 LMDELAY LOCKDLAY LM Delay Lock Manager (LM) wait time
DFHTASK S 129 ENQDELAY   ENQDelay Local Enqueue wait time
DFHTASK C 132 RMUOWID N/A RM UOWID Recovery UOW ID
DFHTASK C 163 FCTYNAME FCTY Fcty Transaction Facility name
DFHTASK A 164 TRANFLAG   TranFlag Transaction flags
DFHTASK A 164 TRANFLAG FCTYTYPE FctyType Transaction facility type
DFHTASK C 164 TRANFLAG ORIGIN Origin Transaction origin type
DFHTASK C 164 TRANFLAG TRANTYPE TranType Transaction type
DFHTASK C 166 TCLSNAME TCLASSNM TCLSName Transaction Class name
DFHTASK S 170 RMITIME   RMI Elap Resource Manager Interface (RMI) elapsed time
DFHTASK S 171 RMISUSP   RMI Susp Resource Manager Interface (RMI) suspend time
DFHTASK S 181 WTEXWAIT WAITEXT Ext Wait External ECB wait time
DFHTASK S 182 WTCEWAIT WAITCICS CICSWait CICS ECB wait time
DFHTASK S 183 ICDELAY   IC Delay Interval Control (IC) wait time
DFHTASK S 184 GVUPWAIT GIVEUPWT GiveUpWt Give up control wait time
DFHTASK C 190 RRMSURID N/A RRMSURID RRMS/MVS unit-of-recovery ID (URID)
DFHTASK S 191 RRMSWAIT   RRMSWait Resource Recovery Services indoubt wait time
DFHTASK S 192 RQRWAIT   RQR Wait Request Receiver Wait Time
DFHTASK S 193 RQPWAIT   RQP Wait Request Processor Wait Time
DFHTASK C 194 OTSTID OTSID OTS ID OTS Transaction ID
DFHTASK S 195 RUNTRWTT   BTSRunWt BTS run Process/Activity wait time
DFHTASK S 247 DSCHMDLY   DSCHMDLY Redispatch wait time caused by change-TCB mode
DFHTASK S 249 QRMODDLY   QRModDly CICS QR TCB redispatch wait time
DFHTASK S 250 MXTOTDLY MAXOTDLY MaxOTDly Maximum Open TCB delay time
DFHTASK A 251 TCBATTCT   TCBAtach TCBs attached count
DFHTASK A 252 DSTCBHWM   DSTCBHWM CICS Dispatcher TCB HWM
DFHTASK S 253 JVMTIME   JVM Elap JVM elapsed time
DFHTASK S 254 JVMSUSP   JVM Susp JVM suspend time
DFHTASK S 255 QRDISPT   QR Disp CICS QR TCB dispatch time
DFHTASK S 256 QRCPUT QRCPU QR CPU CICS QR TCB CPU time
DFHTASK S 257 MSDISPT   MS Disp CICS TCBs dispatch time
DFHTASK S 258 MSCPUT MSCPU MS CPU CICS TCBs CPU time
DFHTASK S 259 L8CPUT L8CPU L8 CPU CICS L8 TCB CPU time
DFHTASK S 260 J8CPUT J8CPU J8 CPU CICS J8 TCB CPU time
DFHTASK S 261 S8CPUT S8CPU S8 CPU CICS S8 TCB CPU time
DFHTASK S 262 KY8DISPT   KY8 Disp CICS Key 8 TCB dispatch time
DFHTASK S 263 KY8CPUT KY8CPU KY8 CPU CICS Key 8 TCB CPU time
DFHTASK S 264 KY9DISPT   KY9 Disp User task Key 9 Mode Dispatch time
DFHTASK S 265 KY9CPUT KY9CPU KY9 CPU User task Key 9 Mode CPU time
DFHTASK S 266 L9CPUT L9CPU L9 CPU User task L9 CPU time
DFHTASK S 267 J9CPUT J9CPU J9 CPU User task J9 Mode CPU time
DFHTASK S 268 DSTCBMWT   DSTCBMWT Dispatcher TCB Mismatch wait time
DFHTASK S 269 RODISPT   RO Disp CICS RO TCB dispatch time
DFHTASK S 270 ROCPUT ROCPU RO CPU CICS RO TCB CPU time
DFHTASK S 271 X8CPUT X8CPU X8 CPU CICS X8 TCB CPU time
DFHTASK S 272 X9CPUT X9CPU X9 CPU User task X9 Mode CPU time
DFHTASK S 273 JVMITIME   JVMITime JVM initialize elapsed time
DFHTASK S 275 JVMRTIME   JVMRTime JVM reset elapsed time
DFHTASK S 277 MAXJTDLY   MaxJTDly Maximum JVM TCB delay time
DFHTASK S 278 MAXHTDLY   MaxHTDly Maximum Hot-Pooling TCB delay time
DFHTASK S 279 DSMMSCWT   DS Wait DS storage constraint wait time
DFHTASK S 281 MAXSTDLY   MAXSTDLY Maximum SSL TCB delay time
DFHTASK S 282 MAXXTDLY   MAXXTDLY Maximum XPLink TCB delay time
DFHTASK S 283 MAXTTDLY   MAXTTDLY Maximum JVM server thread TCB delay time
DFHTASK S 285 PTPWAIT   PTP Wait 3270 Bridge Partner wait time
DFHTASK A 345 ICSTACDL   ICSTACDL Container data len for Local IC START w/ CHANNEL
DFHTASK A 346 ICSTRCCT   ICSTRCCT Remote IC START requests with CHANNEL option
DFHTASK A 347 ICSTRCDL   ICSTRCDL Container data len for Remot IC START w/ CHANNEL
DFHTASK S 400 T8CPUT T8CPU T8 CPU CICS T8 TCB CPU time
DFHTASK S 401 JVMTHDWT   JVMThdWt JVM server thread wait time
DFHTEMP S 011 TSIOWTT TSWAIT TS Wait VSAM TS I/O wait time
DFHTEMP A 044 TSGETCT TSGET TSGET Temporary Storage GET requests
DFHTEMP A 046 TSPUTACT TSPUTAUX TSPUTAux Auxiliary TS PUT requests
DFHTEMP A 047 TSPUTMCT   TSPUTMai Main TS PUT requests
DFHTEMP A 092 TSTOTCT TSTOTAL TS Total TS Total requests
DFHTEMP S 178 TSSHWAIT   TSShWait Asynchronous Shared TS wait time
DFHTERM C 002 TERM   Term Terminal ID
DFHTERM S 009 TCIOWTT TCWAIT TC Wait Terminal wait for input time
DFHTERM A 034 TCMSGIN1 MSGIN1 MsgIn1 Messages received count
DFHTERM A 035 TCMSGOU1 MSGOUT1 MsgOut1 Messages sent count
DFHTERM A 067 TCMSGIN2 MSGIN2 MsgIn2 Messages received from LU6.1
DFHTERM A 068 TCMSGOU2 MSGOUT2 MsgOut2 Messages sent to LU6.1
DFHTERM A 069 TCALLOCT TCALLOC TCALLOC TCTTE ALLOCATE requests
DFHTERM A 083 TCCHRIN1 CHARIN1 CharIn1 Terminal characters received count
DFHTERM A 084 TCCHROU1 CHAROUT1 CharOut1 Terminal characters sent count
DFHTERM A 085 TCCHRIN2 CHARIN2 CharIn2 LU6.1 characters received count
DFHTERM A 086 TCCHROU2 CHAROUT2 CharOut2 LU6.1 characters sent count
DFHTERM S 100 IRIOWTT IRWAIT IR Wait MRO link wait time
DFHTERM C 111 LUNAME   LUName VTAM logical unit name
DFHTERM S 133 LU61WTT LU61WAIT LU61Wait LU6.1 wait time
DFHTERM S 134 LU62WTT LU62WAIT LU62Wait LU6.2 wait time
DFHTERM A 135 TCM62IN2   TCM62In2 LU6.2 messages received count
DFHTERM A 136 TCM62OU2   TCM62Ou2 LU6.2 messages sent count
DFHTERM A 137 TCC62IN2   TCC62In2 LU6.2 characters received count
DFHTERM A 138 TCC62OU2   TCC62Ou2 LU6.2 characters sent count
DFHTERM A 165 TERMINFO   TermInfo Terminal information
DFHTERM A 165 TERMINFO ACCMETH Acc Meth Terminal Access Method
DFHTERM A 165 TERMINFO TERMCODE DevT Terminal Device Type
DFHTERM A 165 TERMINFO NATURE Nature Transaction
DFHTERM A 165 TERMINFO SESSTYPE SessType Terminal session type
DFHTERM C 169 TERMCNNM   ConnName Terminal session Connection name
DFHTERM C 197 NETID   NET ID VTAM LUALIAS Network ID
DFHTERM C 198 RLUNAME   RLUNAME VTAM LUALIAS Logical Unit name
DFHWEBB A 224 WBREADCT WBREAD WB READ Web READ requests
DFHWEBB A 225 WBWRITCT WBWRITE WB WRITE Web WRITE requests
DFHWEBB A 231 WBRCVCT WBRCV WBRCV Web RECEIVE requests
DFHWEBB A 232 WBCHRIN   WBChrIn Web characters received count
DFHWEBB A 233 WBSENDCT WBSEND WBSEND Web SEND requests
DFHWEBB A 234 WBCHROUT   WBChrOut Web characters sent count
DFHWEBB A 235 WBTOTWCT WBTOTAL WB Total Web Total requests
DFHWEBB A 236 WBREPRCT   WBRepoRd Web Temporary Storage Repository read requests
DFHWEBB A 237 WBREPWCT   WBRepoWr Web Temporary Storage Repository write requests
DFHWEBB A 238 WBEXTRCT   WBEXTRAC Web EXTRACT requests
DFHWEBB A 239 WBBRWCT WBBROWSE WBBROWSE Web Browse requests
DFHWEBB A 331 WBREDOCT   WBREDOCT CICS Web Support READ HTTPHEADER requests
DFHWEBB A 332 WBWRTOCT   WBWRTOCT CICS Web Support WRITE HTTPHEADER requests
DFHWEBB A 333 WBRCVIN1   WBRCVIN1 CICS Web Support RECEIVE and CONVERSE requests
DFHWEBB A 334 WBCHRIN1   WBCHRIN1 CICS Web Support RECEIVE and CONVERSE chars
DFHWEBB A 335 WBSNDOU1   WBSNDOU1 CICS Web Support SEND and CONVERSE requests
DFHWEBB A 336 WBCHROU1   WBCHROU1 CICS Web Support SEND and CONVERSE chars
DFHWEBB A 337 WBPARSCT   WBPARSCT CICS Web Support PARSE URL requests
DFHWEBB A 338 WBBRWOCT   WBBRWOCT CICS Web Support BROWSE HTTPHEADER requests
DFHWEBB A 340 WBIWBSCT   WBIWBSCT INVOKE SERVICE and INVOKE WEBSERVICE requests
DFHWEBB A 341 WBREPRDL   WBREPRDL Repository Read data length
DFHWEBB A 342 WBREPWDL   WBREPWDL Repository Write data length
DFHWEBB C 380 WBURIMNM   URI Map URIMAP resource definition name
DFHWEBB C 381 WBPIPLNM   Pipeline PIPELINE resource definition name
DFHWEBB C 382 WBATMSNM   ATOMSrvc ATOMSERVICE resource definition name
DFHWEBB C 383 WBSVCENM   WebSrvc WEBSERVICE resource definition name
DFHWEBB C 384 WBSVOPNM   WebSrvOp WEBSERVICE operation name
DFHWEBB C 385 WBPROGNM   Web Prog Program name in URIMAP resource definition
DFHWEBB A 386 WBSFCRCT   SOAPFtCr SOAPFAULT CREATE requests
DFHWEBB A 387 WBSFTOCT   SOAPFalt SOAPFAULT ADD
DFHWEBB A 388 WBISSFCT   ISSOAPFt INVOKE SERVICE request SOAP faults received
DFHWEBB A 390 WBSREQBL   SOAPRqBL SOAP request SOAP body length
DFHWEBB A 392 WBSRSPBL   SOAPRsBL SOAP response SOAP body length
DFHWEBB S 411 MLXSSCTM   XMLSSCPU z/OS XML System Services CPU time
DFHWEBB A 412 MLXSSTDL   XMLDocLn Document length parsed - z/OS System Services
DFHWEBB A 413 MLXMLTCT   XMLTrans Application data TRANSFORM requests
DFHWEBB A 420 WSACBLCT   WSACBld WSACONTEXT BUILD requests
DFHWEBB A 421 WSACGTCT   WSACGet WSACONTEXT GET requests
DFHWEBB A 422 WSAEPCCT   WSAEPCre WSAEPR CREATE requests
DFHWEBB A 423 WSATOTCT   WSAddr Total Web Services Addressing requests
OMCICS C 001 DB2WARN   DB2WARN OMEGAMON DB2 Limit Warning
OMCICS C 002 DLIWARN   DLIWARN OMEGAMON DLI Limit Warning
OMCICS C 003 VSAMWARN   VSAMWARN OMEGAMON VSAM Limit warning
OMCICS C 004 MQWARN   MQWARN OMEGAMON MQ Limit Warning
OMCICS C 005 ADABWARN   ADABWARN OMEGAMON Adabas Limit Warning
OMCICS C 006 IDMSWARN   IDMSWARN OMEGAMON CA-IDMS Limit Warning
OMCICS C 007 SUPRWARN   SUPRWARN OMEGAMON Supra Limit Warning
OMCICS C 008 DCOMWARN   DCOMWARN OMEGAMON CA-Datacom Limit Warning
OMCICS C 009 CPUWARN   CPUWARN OMEGAMON CPU Limit Warning
OMCICS C 010 ELAPWARN   ELAPWARN OMEGAMON Elapsed Time Limit Warning
OMCICS C 011 DSAWARN   DSAWARN OMEGAMON DSA Limit Warning
OMCICS C 012 EDSAWARN   EDSAWARN OMEGAMON EDSA Limit Warning
OMCICS C 013 CALLWARN   CALLWARN OMEGAMON EXEC Calls Limit Warning
OMCICS C 014 UE1WARN   UE1WARN OMEGAMON User Event Limit Warning
OMCICS C 015 OMEGWORK   OMEGWORK OMEGAMON User work area
OMCICS S 016 IDMSREQ   IDMSREQ OMEGAMON monitored CA-IDMS requests
OMCICS S 017 ADABREQ   ADABREQ OMEGAMON monitored Adabas requests
OMCICS S 018 SUPRREQ   SUPRREQ OMEGAMON monitored Supra requests
OMCICS S 019 DCOMREQ   DCOMREQ OMEGAMON monitored CA-Datacom requests
OMCICS S 020 USREVNT   USREVNT OMEGAMON User defined events