Fields for SMF_110_1_CUST data stream

For SMF_110_1_CUST data stream, this reference lists the fields that you can stream and includes a brief description of the fields. You can use DEFINE TEMPLATE statement to customize data streams to stream more data fields.

The following tables provide fields that you can select for SMF_110_1_CUST data stream:

Table 1. Fields generated by CICS with default dictionary
Field name Description Dictionary entry ID
SMFMNLEN Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word). SMF header
SMFMNSEG Segment descriptor
SMFMNFLG System indicator. Turn on bit 1 (x'40') indicating record with subtypes.
SMFMNRTY Record type
SMFMNTME Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
SMFMNDTE Date when the record was moved into the SMF buffer, in the form 0cyydddF.
SMFMNSID System identification (from the SID parameter)
SMFMNSSI Subsystem identification
SMFMNSTY Record subtype
SMFMNTRN Number Of triplets
SMFMNAPS Offset to product section
SMFMNLPS Length of product section
SMFMNNPS Number of product sections
SMFMNASS Offset to data section
SMFMNASL Length of data section
SMFMNASN Number of data sections
SMFMNRVN Record version(CICS®)
SMFMNRVN_CHAR Record version(CICS)
SMFMNPRN Product name (Generic APPLID)
SMFMNSPN Product name (Specific APPLID)
SMFMNMFL Record maintenance indicator
SMFMNCL Class of data
SMFMNDCA Offset to CICS field connectors
SMFMNDCL Length of each CICS field connector
SMFMNDCN Number OF CICS field connector
SMFMNDRA Offset to first CICS data record
SMFMNDRL Length of each CICS data record
SMFMNDRN Number of CICS data records
SMFMNTAD Local TOD clock adjustment value
SMFMNLSO Leap second offset TOD format
SMFMNDTO Local TIME/DATE offset
SMFMNJBN JOB name
SMFMNRSD JOB date
SMFMSRST JOB time
SMFMNUIF User identification
SMFMNPDN Operating system product level
START The start time of the transaction.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHCICS T005
STOP The stop time of the transaction.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHCICS T006
TRAN CICS Transaction Server for z/OS transaction ID.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHTASK C001
TERM Terminal identification DFHTERM C002
USERID Current CICS Transaction Server for z/OS user ID.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHCICS C089
T_CHAR Transaction type in CHAR format DFHTASK C004
T_HEX Transaction type in HEX format
TRANNUM CICS Transaction Server for z/OS transaction number.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHTASK P031
TRANNUM_CHAR CICS Transaction Server for z/OS transaction number.

The field name corresponds to theCICS Transaction Server for z/OS Dictionary nickname.

TRANPRI Transaction priority DFHTASK C109
LUNAME The z/OS Communications Server SNA logical unit name (if available) of the terminal that is associated with this transaction. If the task is executing in an application-owning or file-owning region, the LUNAME is the generic applid of the originating connection for MRO, LUTYPE6.1, and LUTYPE6.2 (APPC). The LUNAME is blank if the originating connection is an external CICS interface (EXCI). DFHTERM C111
PGMNAME CICS Transaction Server for z/OS program name.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHPROG C071
NETNAME Network Unit-of-Work Netname DFHTASK C097
UOWID1 Network Unit-of-Work Instance/Seqno: First 6 bytes in HEX DFHTASK C098
UOWID2 Network Unit-of-Work Instance/Seqno: Last 2 bytes in binary
TASKFLAG Transaction error flags DFHTASK A064
ABCODEO Original CICS Transaction Server for z/OS abend code.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHPROG C113
ABCODEC Current CICS Transaction Server for z/OS abend code.

The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname.

DFHPROG C114
RTYPE Record type DFHCICS C112
TCMSGIN1 Primary TC messages - in DFHTERM A034
TCCHRIN1 Primary TC characters - in DFHTERM A083
TCMSGOU1 Primary TC messages - out DFHTERM A035
TCCHROU1 TCCHROU1 - Primary TC characters - out DFHTERM A084
TCMSGIN2 Secondary TC messages - in DFHTERM A067
TCCHRIN2 Secondary TC characters - in DFHTERM A085
TCMSGOU2 Secondary TC messages - out DFHTERM A068
TCCHROU2 Secondary TC characters - out DFHTERM A086
TCALLOCT No. TCTTE allocate requests DFHTERM A069
TCSTG Terminal storage allocated to the terminal for one transaction DFHSTOR A104
SCUGETCT Number of user-storage GETMAIN requests issued by the user task for storage below the 16 MB line, in the UDSA. DFHSTOR A054
SCUGETCTE Number of user-storage GETMAIN requests issued by the user task for storage above the 16 MB line, in the extended user dynamic storage area (EUDSA). DFHSTOR A105
SCCGETCT Number of user-storage GETMAIN requests issued by the user task for storage below the 16 MB line, in the CDSA. DFHSTOR A117
SCCGETCTE Number of user-storage GETMAIN requests issued by the user task for storage above the 16 MB line, in the ECDSA. DFHSTOR A120
SCUSRHWM Maximum amount (high-water mark) of user storage allocated to the user task below the 16 MB line, in the user dynamic storage area (UDSA). DFHSTOR A033
SCUSRHWME Maximum amount (high-water mark) of user storage allocated to the user task above the 16 MB line, in the EUDSA. DFHSTOR A106
SC24CHWM Maximum amount (high-water mark) of user storage allocated to the user task below the 16 MB line, in the CICS dynamic storage area (CDSA). DFHSTOR A116
SC31CHWM Maximum amount (high-water mark) of user storage allocated to the user task above the 16 MB line, in the extended CICS dynamic storage area (ECDSA). DFHSTOR A119
SCUSRSTG Storage occupancy of the user task below the 16 MB line, in the UDSA. This measures the area under the curve of storage in use against elapsed time. For more information about storage occupancy, see Storage occupancy counts. DFHSTOR A095
SCUSRSTGE Storage occupancy of the user task above the 16 MB line, in the EUDSA. This measures the area under the curve of storage in use against elapsed time. For more information, see Storage occupancy counts. DFHSTOR A107
SC24COCC Storage occupancy of the user task below the 16 MB line, in the CDSA. This measures the area under the curve of storage in use against elapsed time. For more information, see Storage occupancy counts. DFHSTOR A118
SC31COCC Storage occupancy of the user task above the 16 MB line, in the ECDSA. This measures the area under the curve of storage in use against elapsed time. For more information, see Storage occupancy counts. DFHSTOR A121
PCSTGHWM Maximum amount (high-water mark) of program storage in use by the user task both above and below the 16 MB line DFHSTOR A087
PC31AHWM Maximum amount (high-water mark) of program storage in use by the user task above the 16 MB line. This field is a subset of PCSTGHWM (field id 087) that resides above the 16 MB line. DFHSTOR A139
PC24BHWM Maximum amount (high-water mark) of program storage in use by the user task below the 16 MB line. This field is a subset of PCSTGHWM (field id 087) that resides below the 16 MB line. DFHSTOR A108
PC31UHWM Program storage above the 16MB line in the extended user dynamic storage area (EUDSA), in bytes. DFHSTOR A140
PC24UHWM Program storage below the 16MB line in the user dynamic storage area (UDSA), in bytes. DFHSTOR A141
PC31CHWM Maximum amount (high-water mark) of program storage in use by the user task above the 16 MB line, in the extended CICS dynamic storage area (ECDSA). This field is a subset of PC31AHWM (139) that resides in the ECDSA. DFHSTOR A142
PC24CHWM Maximum amount (high-water mark) of program storage in use by the user task below the 16 MB line, in the CICS dynamic storage area (CDSA). This field is a subset of PC24BHWM (108) that resides in the CDSA. DFHSTOR A143
PC31RHWM Maximum amount (high-water mark) of program storage in use by the user task above the 16 MB line, in the extended read-only dynamic storage area (ERDSA). This field is a subset of PC31AHWM (field id 139) that resides in the ERDSA. DFHSTOR A122
FCGETCT Number of file GET requests issued by the user task DFHFILE A036
FCPUTCT Number of file PUT requests issued by the user task DFHFILE A037
FCBRWCT Number of file browse requests issued by the user task. This number excludes the START and END browse requests. DFHFILE A038
FCADDCT Number of file ADD requests issued by the user task DFHFILE A039
FCDELCT Number of file DELETE requests issued by the user task DFHFILE A040
FCTOTCT Total number of file control requests issued by the user task. This number excludes any request for OPEN, CLOSE, ENABLE, or DISABLE of a file. DFHFILE A093
FCAMCT Number of times the user task invoked file access-method interfaces. This number excludes requests for OPEN and CLOSE. DFHFILE A070
TDGETCT Number of transient data GET requests issued by the user task DFHDEST A041
TDPUTCT Number of transient data PUT requests issued by the user task DFHDEST A042
TDPURCT Number of transient data PURGE requests issued by the user task DFHDEST A043
TDTOTCT Total number of transient data requests issued by the user task. This field is the sum of TDGETCT, TDPUTCT, and TDPURCT. DFHDEST A091
TSGETCT Number of temporary storage GET requests to auxiliary or main temporary storage issued by the user task DFHTEMP A044
TSPUTACT Number of PUT requests to auxiliary temporary storage issued by the user task DFHTEMP A046
TSPUTMCT Number of PUT requests to main temporary storage issued by the user task DFHTEMP A047
TSTOTCT Total number of temporary storage requests issued by the user task. This field is the sum of the temporary storage READQ (TSGETCT), READQ shared (TSGETSCT), WRITEQ AUX (TSPUTACT), WRITEQ MAIN (TSPUTMCT), WRITEQ shared (TSPUTSCT), and DELETEQ requests issued by the user task. DFHTEMP A092
BMSMAPCT Number of BMS MAP requests issued by the user task. This field corresponds to the number of RECEIVE MAP requests that did not incur a terminal I/O, and the number of RECEIVE MAP FROM requests. DFHMAPP A050
BMSINCT Number of BMS IN requests issued by the user task. This field corresponds to the number of RECEIVE MAP requests that incurred a terminal I/O. DFHMAPP A051
BMSOUTCT Number of BMS OUT requests issued by the user task. This field corresponds to the number of SEND MAP requests. DFHMAPP A052
BMSTOTCT Total number of BMS requests issued by the user task. This field is the sum of BMS RECEIVE MAP, RECEIVE MAP FROM, SEND MAP, SEND TEXT, and SEND CONTROL requests issued by the user task. DFHMAPP A090
PCLINKCT Number of program LINK and INVOKE APPLICATION requests issued by the user task, including the link to the first program of the user task. This field does not include program LINK URM (user-replaceable module) requests. DFHPROG A055
PCXCTLCT Number of program XCTL requests issued by the user task DFHPROG A056
PCLOADCT Number of program LOAD requests issued by the user task DFHPROG A057
JCPUWRCT Number of journal write requests issued by the user task DFHJOUR A058
ICPUINCT Number of interval control START or INITIATE requests during the user task DFHTASK A059
SPSYNCCT The total number of syncpoint requests that are issued by the user task. The field name corresponds to the CICS Transaction Server for z/OS Dictionary nickname. DFHSYNC A060
TCLSNAME Transaction class name. This field is null if the transaction is not in a TRANCLASS. DFHTASK C166
RSYSID The name (SYSID) of the remote system to which this transaction was routed either statically or dynamically DFHCICS C130
TCM62IN2 Number of messages received from the alternate facility by the user task for LUTYPE6.2 (APPC) sessions DFHTERM A135
TCM62OU2 Number of messages sent to the alternate facility by the user task for LUTYPE6.2 (APPC) sessions DFHTERM A136
TCC62IN2 Number of characters received from the alternate facility by the user task for LUTYPE6.2 (APPC) sessions DFHTERM A137
TCC62OU2 Number of characters sent to the alternate facility by the user task for LUTYPE6.2 (APPC) sessions DFHTERM A138
PC24SHWM Maximum amount (high-water mark) of program storage in use by the user task below the 16 MB line, in the shared dynamic storage area (SDSA). This field is a subset of PC24BHWM (108) that resides in the SDSA. DFHSTOR A160
PC31SHWM Maximum amount (high-water mark) of program storage in use by the user task above the 16 MB line, in the extended shared dynamic storage area (ESDSA). This field is a subset of PC31AHWM (139) that resides in the ESDSA. DFHSTOR A161
PC24RHWM Maximum amount (high-water mark) of program storage in use by the user task below the 16 MB line, in the read-only dynamic storage area (RDSA). This field is a subset of PC24BHWM (108) that resides in the RDSA. DFHSTOR A162
SZALLOCT Number of conversations allocated by the user task. This number is incremented for each FEPI ALLOCATE POOL or FEPI CONVERSE POOL. DFHFEPI A150
SZRCVCT Number of FEPI RECEIVE requests made by the user task. This number is also incremented for each FEPI CONVERSE request. DFHFEPI A151
SZSENDCT Number of FEPI SEND requests made by the user task. This number is also incremented for each FEPI CONVERSE request. DFHFEPI A152
SZTRTCT Number of FEPI START requests made by the user task DFHFEPI A153
SZCHROUT Number of characters sent through FEPI by the user task DFHFEPI A154
SZCHRIN Number of characters received through FEPI by the user task DFHFEPI A155
SZALLCTO Number of times the user task timed out while waiting to allocate a conversation DFHFEPI A157
SZRCVTO Number of times the user task timed out while waiting to receive data DFHFEPI A158
SZTOTCT Total number of all FEPI API and SPI requests made by the user task DFHFEPI A159
PERRECNT The number of performance class records written by the CICS Monitoring Facility (CMF) for the user task DFHCICS A131
SRVCLASS The z/OS® Workload Manager (WLM) service class for this transaction. This field is null if no transaction classification rules are defined for CICS subsystems in the active z/OS Workload Manager (WLM) service policy, or if the transaction was WLM-classified in another CICS region. DFHCICS C167
RPTCLASS The z/OS Workload Manager (WLM) report class for this transaction. This field is null if no transaction classification rules are defined for CICS subsystems in the active z/OS Workload Manager (WLM) service policy, or if the transaction was WLM-classified in another CICS region. DFHCICS C168
LOGWRTCT Number of CICS log stream write requests issued by the user task DFHJOUR A172
SC24SGCT Number of storage GETMAIN requests issued by the user task for shared storage below the 16 MB line, in the CDSA or SDSA. DFHSTOR A144
SC24GSHR Number of bytes of shared storage obtained by the user task by using a GETMAIN request below the 16 MB line, in the CDSA or SDSA. DFHSTOR A145
SC24FSHR Number of bytes of shared storage released by the user task by using a FREEMAIN request below the 16 MB line, in the CDSA or SDSA. DFHSTOR A146
SC31SGCT Number of storage GETMAIN requests issued by the user task for shared storage above the 16 MB line, in the ECDSA or ESDSA. DFHSTOR A147
SC31GSHR Number of bytes of shared storage obtained by the user task by using a GETMAIN request above the 16 MB line, in the ECDSA or ESDSA. DFHSTOR A148
SC31FSHR Number of bytes of shared storage released by the user task by using a FREEMAIN request above the 16 MB line, in the ECDSA or ESDSA. DFHSTOR A149
RMUOWID The identifier of the unit of work (unit of recovery) for this task. Unit of recovery values are used to synchronize recovery operations among CICS and other resource managers, such as IBM IMS and Db2®. DFHTASK T132
FCTYNAME Transaction facility name. This field is null if the transaction is not associated with a facility. The transaction facility type (if any) can be identified using byte 0 of the transaction flags, TRANFLAG, (164) field. DFHTASK C163
TRANFLAG Transaction flags, a string of 64 bits used for signaling transaction definition and status information. DFHTASK A164
TERMINFO Terminal or session information for the principal facility of this task, as identified in the 'TERM' field id 002. This field is null if the task is not associated with a terminal or session facility. DFHTERM A165
TERMCNNM Terminal session connection name. If the terminal facility associated with this transaction is a session, this field is the name of the owning connection (sysid). A terminal facility can be identified as a session by using byte 0 of the terminal information, TERMINFO (165), field. If the value is x'02', the terminal facility is a session. DFHTERM C169
PCLURMCT Number of program LINK URM (user-replaceable module) requests issued by, or on behalf of, the user task. DFHPROG A072
ICTOTCT Total number of Interval Control Start, Cancel, Delay, and Retrieve requests issued by the user task. DFHTASK A066
BRDGTRAN Bridge listener transaction identifier. For CICS 3270 Bridge transactions, this field is the name of the Bridge listener transaction that attached the user task. DFHTASK C124
PRCSNAME The name of the CICS business transaction service (BTS) process of which the user task formed part DFHCBTS C200
PRCSTYPE The process-type of the CICS BTS process of which the user task formed part DFHCBTS C201
PRCSID The CICS-assigned identifier of the CICS BTS root activity that the user task implemented DFHCBTS C202
ACTVTYID The CICS-assigned identifier of the CICS BTS activity that the user task implemented DFHCBTS C203
ACTVTYNM The name of the CICS BTS activity that the user task implemented DFHCBTS C204
BARSYNCT The number of CICS BTS run process, or run activity, requests that the user task made in order to execute a process or activity synchronously. DFHCBTS A205
BARASYCT The number of CICS BTS run process, or run activity, requests that the user task made in order to execute a process or activity asynchronously. DFHCBTS A206
BALKPACT The number of CICS BTS link process, or link activity, requests that the user task issued. DFHCBTS A207
BADPROCT The number of CICS BTS define process requests issued by the user task DFHCBTS A208
BADACTCT The number of CICS BTS define activity requests issued by the user task DFHCBTS A209
BARSPACT The number of CICS BTS reset process and reset activity requests issued by the user task DFHCBTS A210
BASUPACT The number of CICS BTS suspend process, or suspend activity, requests issued by the user task. DFHCBTS A211
BARMPACT The number of CICS BTS resume process, or resume activity, requests issued by the user task. DFHCBTS A212
BADCPACT The number of CICS BTS delete activity, cancel process, or cancel activity, requests issued by the user task. DFHCBTS A213
BAACQPCT The number of CICS BTS acquire process, or acquire activity, requests issued by the user task. DFHCBTS A214
BATOTPCT Total number of CICS BTS process and activity requests issued by the user task DFHCBTS A215
BAPRDCCT The number of CICS BTS delete, get, move, or put, container requests for process data containers issued by the user task. DFHCBTS A216
BAACDCCT he number of CICS BTS delete, get, move, or put, container requests for current activity data containers issued by the user task. DFHCBTS A217
BATOTCCT Total number of CICS BTS delete, get, move, or put, process container and activity container requests issued by the user task. DFHCBTS A218
BARATECT The number of CICS BTS retrieve-reattach event requests issued by the user task DFHCBTS A219
BADFIECT The number of CICS BTS define-input event requests issued by the user task DFHCBTS A220
BATIAECT The number of CICS BTS DEFINE TIMER EVENT, CHECK TIMER EVENT, DELETE TIMER EVENT, and FORCE TIMER EVENT requests issued by the user task. DFHCBTS A221
BATOTECT Total number of CICS BTS event-related requests issued by the user task DFHCBTS A222
CFCAPICT Number of CICS OO foundation class requests, including the Java™ API for CICS (JCICS) classes, issued by the user task. DFHCICS A025
IMSREQCT The number of IBM IMS (DBCTL) requests issued by the user task DFHDATA A179
DB2REQCT The total number of Db2 EXEC SQL and Instrumentation Facility Interface (IFI) requests issued by the user task DFHDATA A180
DHCRECT The number of document handler CREATE requests issued by the user task DFHDOCH A226
DHINSCT The number of document handler INSERT requests issued by the user task DFHDOCH A227
DHSETCT The number of document handler SET requests issued by the user task DFHDOCH A228
DHRETCT The number of document handler RETRIEVE requests issued by the user task DFHDOCH A229
DHTOTCT The total number of document handler requests issued by the user task DFHDOCH A230
DHTOTDCL The total length of all documents created by the user task DFHDOCH A240
PCDPLCT Number of distributed program link (DPL) requests issued by the user task. For a breakdown by program name and system identifier (sysid) of the individual distributed program link (DPL) requests, you can request transaction resource monitoring. For more details, see Transaction resource class data: Listing of data fields. DFHPROG A073
SOBYENCT The number of bytes decrypted by the transport layer security for the user task DFHSOCK A242
SOBYDECT The number of bytes decrypted by the transport layer security for the user task DFHSOCK A243
CLIPADDR Client IP Address DFHSOCK C244
TRNGRPID The transaction group ID is assigned at transaction attach time, and can be used to correlate the transactions that CICS runs for the same incoming work request. DFHTASK C082
RRMSURID RRMS/MVS unit-of-recovery ID (URID) DFHTASK C190
TCBATTCT The number of CICS TCBs attached by or on behalf of the user task DFHTASK A251
WBRCVCT The number of CICS web support RECEIVE requests issued by the user task DFHWEBB A231
WBCHRIN The number of bytes received by the CICS web support RECEIVE requests issued by the user task DFHWEBB A232
WBSENDCT The number of CICS web support SEND requests issued by the user task DFHWEBB A233
WBCHROUT The number of bytes sent by the CICS web support SEND requests issued by the user task DFHWEBB A234
WBTOTCT The total number of CICS web support requests issued by the user task DFHWEBB A235
WBREPRCT The number of reads from the repository in temporary storage issued by the user task DFHWEBB A236
WBREPWCT The number of writes to the repository in temporary storage issued by the user task DFHWEBB A237
NETID NETID if a network qualified name has been received from the Communications Server. If it is a resource and the network qualified name has not yet been received, NETID is 8 blanks. In all other cases, it is nulls. DFHTERM C197
RLUNAME Real network name if a network qualified name has been received from the Communications Server. In all other cases, this field is the same as LUNAME (field ID 111). For non-Communications Server resources, it is nulls. DFHTERM C198
TCPSRVCE The TCP/IP service name that attached the user task DFHSOCK C245
PORTNUM The TCP/IP port number of the TCP/IP service that attached the user task DFHSOCK C246
OTSTID This field is the first 128 bytes of the Object Transaction Service (OTS) Transaction ID (TID) DFHTASK C194
WBEXTRCT The number of CICS web support EXTRACT requests issued by the user task DFHWEBB A238
WBBRWCT The number of CICS web support browsing requests for HTTPHEADER, FORMFIELD, and QUERYPARM (STARTBROWSE, READNEXT, and ENDBROWSE) issued by the user task. DFHWEBB A239
WBREADCT The number of CICS web support READ HTTPHEADER, READ FORMFIELD, and READ QUERYPARM requests issued by the user task. DFHWEBB A224
WBWRITCT The number of CICS web support WRITE HTTPHEADER requests issued by the user task DFHSOCK A225
SOEXTRCT The number of EXTRACT TCPIP and EXTRACT CERTIFICATE requests issued by the user task DFHSOCK A289
SOCNPSCT The total number of requests made by the user task to create a nonpersistent outbound socket DFHSOCK A290
SOCPSCT The total number of requests made by the user task to create a persistent outbound socket DFHSOCK A291
SONPSHWM The peak number of nonpersistent outbound sockets owned by the user task DFHSOCK A292
SOPSHWM The peak number of persistent outbound sockets owned by the user task DFHSOCK A293
SORCVCT The total number of receive requests issued for outbound sockets (persistent and nonpersistent) by the user task DFHSOCK A294
SOCHRIN The total number of bytes received on outbound sockets by the user task DFHSOCK A295
SOSENDCT The total number of send requests issued for outbound sockets (persistent and nonpersistent) by the user task DFHSOCK A296
SOCHROUT The total number of bytes sent on outbound sockets by the user task DFHSOCK A297
SOTOTCT The total number of socket requests issued by the user task DFHSOCK A298
SOMSGIN1 The number of inbound socket receive requests issued by the user task DFHSOCK A301
SOCHRIN1 The number of characters received by inbound socket receive requests issued by the user task DFHSOCK A302
SOMSGOU1 The number of inbound socket send requests issued by the user task DFHSOCK A303
SOCHROU1 The number of characters sent by inbound socket send requests issued by the user task DFHSOCK A304
DSTCBHWM The peak number of CICS open TCBs (in TCB modes L8, L9, S8, T8, X8, and X9) that have been concurrently allocated to the user task DFHTASK A252
CBSRVRNM The CorbaServer for which this request processor instance is handling requests. Request processor transactions can be identified using byte 4 of the transaction flags, TRANFLAG (164), field. DFHEJBS C311
EJBSACCT The number of bean activations that have occurred in this request processor DFHEJBS A312
EJBSPACT The number of bean passivations that have occurred in this request processor DFHEJBS A313
EJBCRECT The number of bean creation calls that have occurred in this request processor DFHEJBS A314
EJBREMCT The number of bean removal calls that have occurred in this request processor DFHEJBS A315
EJBMTHCT The number of bean method calls executed in this request processor DFHEJBS A316
EJBTOTCT The total for this request processor of fields 312–316 DFHEJBS A317
WBREDOCT The number of CICS web support READ HTTPHEADER requests issued by the user task when CICS is an HTTP client DFHWEBB A331
WBWRTOCT The number of CICS web support WRITE HTTPHEADER requests issued by the user task when CICS is an HTTP client DFHWEBB A332
WBRCVIN1 The number of CICS web support RECEIVE and CONVERSE requests issued by the user task when CICS is an HTTP client DFHWEBB A333
WBCHRIN1 The number of bytes received by the CICS web support RECEIVE and CONVERSE requests issued by the user task when CICS is an HTTP client. This number includes the HTTP headers for the response. DFHWEBB A334
WBSNDOU1 The number of CICS web support SEND and CONVERSE requests issued by the user task when CICS is an HTTP client DFHWEBB A335
WBCHROU1 The number of bytes sent by the CICS web support SEND and CONVERSE requests issued by the user task when CICS is an HTTP client. This number includes the HTTP headers for the request. DFHWEBB A336
WBPARSCT The number of CICS web support PARSE URL requests issued by the user task DFHWEBB A337
WBBRWOCT The number of CICS web support BROWSE HTTPHEADER requests (STARTBROWSE, READNEXT, and ENDBROWSE) issued by the user task when CICS is an HTTP client DFHWEBB A338
WBIWBSCT The number of EXEC CICS INVOKE SERVICE and EXEC CICS INVOKE WEBSERVICE requests issued by the user task DFHWEBB A340
WBREPRDL The total length, in bytes, of the data read from the repository in temporary storage by the user task. DFHWEBB A341
WBREPWDL The total length, in bytes, of the data written to the repository in temporary storage by the user task. DFHWEBB A342
ICSTACCT Total number of local interval control START requests, with the CHANNEL option, issued by the user task. DFHTASK A065
ICSTACDL Total length, in bytes, of the data in the containers of all the locally executed START CHANNEL requests issued by the user task. This total includes the length of any headers to the data. DFHTASK A345
ICSTRCCT Total number of interval control START CHANNEL requests, to be run on remote systems, issued by the user task. DFHTASK A346
ICSTRCDL Total length, in bytes, of the data in the containers of all the remotely executed START CHANNEL requests issued by the user task. This total includes the length of any headers to the data. DFHTASK A347
PCDLCSDL The total length, in bytes, of the data in the containers of all the distributed program link (DPL) requests issued with the CHANNEL option by the user task. This total includes the length of any headers to the data. DFHPROG A286
PCDLCRDL The total length, in bytes, of the data in the containers of all DPL RETURN CHANNEL commands issued by the user task. This total includes the length of any headers to the data. DFHPROG A287
PCLNKCCT Number of local program LINK and INVOKE APPLICATION requests, with the CHANNEL option, issued by the user task. This field is a subset of the program LINK and INVOKE APPLICATION requests field, PCLINKCT (055). DFHPROG A306
PCXCLCCT Number of program XCTL requests issued with the CHANNEL option by the user task. This field is a subset of the program XCTL requests field, PCXCTLCT (056). DFHPROG A307
PCDPLCCT Number of program distributed program link (DPL) requests issued with the CHANNEL option by the user task. This field is a subset of the distributed program link requests field, PCDPLCT (073). DFHPROG A308
PCRTNCCT Number of remote pseudoconversational RETURN requests, with the CHANNEL option, issued by the user task. DFHPROG A309
PCRTNCDL The total length, in bytes, of the data in the containers of all the remote pseudoconversational RETURN CHANNEL commands issued by the user task. This total includes the length of any headers to the data. DFHPROG A310
PGTOTCCT The number of CICS requests for channel containers issued by the user task DFHCHNL A321
PGBRWCCT The number of CICS browse requests for channel containers issued by the user task DFHCHNL A322
PGGETCCT The number of GET CONTAINER and GET64 CONTAINER requests for channel containers issued by the user task DFHCHNL A323
PGPUTCCT The number of PUT CONTAINER and PUT64 CONTAINER requests for channel containers issued by the user task DFHCHNL A324
PGMOVCCT The number of MOVE CONTAINER requests for channel containers issued by the user task DFHCHNL A325
PGGETCDL The total length, in bytes, of the data in the containers of all the GET CONTAINER CHANNEL and GET64 CONTAINER CHANNEL commands issued by the user task. DFHCHNL A326
PGPUTGDL The total length, in bytes, of the data in the containers of all the PUT CONTAINER CHANNEL and PUT64 CONTAINER CHANNEL commands issued by the user task. DFHCHNL A327
PGCRECCT The number of containers created by MOVE, PUT CONTAINER, and PUT64 CONTAINER requests for channel containers issued by the user task. DFHCHNL A328
OAPPLID The APPLID of the CICS region in which this work request (transaction) originated, for example, the region in which the CWXN task ran. DFHCICS C360
OSTART The time at which the originating task, for example, the CWXN task, was started. DFHCICS T361
OTRANNUM The number of the originating task, for example, the CWXN task. DFHCICS P362
OTRAN The transaction ID (TRANSID) of the originating task, for example, the CWXN task. DFHCICS C363
OUSERID The originating Userid-2 or Userid-1, for example, from CWBA, depending on the originating task. DFHCICS C364
OUSERCOR The originating user correlator DFHCICS C365
OTCPSVCE The name of the originating TCPIPSERVICE DFHCICS C366
OPORTNUM The port number used by the originating TCPIPSERVICE DFHCICS A367
OCLIPORT The TCP/IP port number of the originating client or Telnet client DFHCICS C369
OTRANFLG Originating transaction flags, a string of 64 bits used for signaling transaction definition and status information. DFHCICS A370
OFCTYNME The facility name of the originating transaction. If the originating transaction is not associated with a facility, this field is null. The transaction facility type, if any, can be identified using byte 0 of the originating transaction flags, OTRANFLG (370), field. DFHCICS C371
DHDELCT The number of document handler DELETE requests issued by the user task DFHDOCH A223
ISALLOCT The number of allocate session requests issued by the user task for sessions using IPIC DFHSOCK A288
ISIOWTT_TOD The elapsed time for which a user task waited for control at this end of an IPIC connection DFHSOCK S300
ISIOWTT_BT
ISIOWTT_CT
ISIPICNM The name of the IPIC connection for the TCP/IP service that attached the user task DFHSOCK C305
CLIPPORT The port number of the client or Telnet client DFHSOCK A330
USRDISPT_TOD Total elapsed time during which the user task was dispatched on each CICS TCB under which the task ran. The TCB modes managed by the CICS dispatcher are: QR, RO, CO, FO, SZ ,RP, SL, SP, SO, EP, L8, L9, S8, TP, T8, X8, X9, and D2. Be aware that, for each CICS release, new TCB modes might be added to this list, or obsolete TCB modes might be removed. For more information about dispatch time and CPU time, see Transaction dispatch time and CPU time. DFHTASK S007
USRDISPT_BT
USRDISPT_CT
USRCPUT_TOD Processor time for which the user task was dispatched on each CICS TCB under which the task ran. The TCB modes managed by the CICS dispatcher are: QR, RO, CO, FO, SZ, RP, SL, SP, SO, EP, L8, L9, S8, TP, T8, X8, X9, and D2. Be aware that, for each CICS release, new TCB modes might be added to this list, or obsolete TCB modes might be removed. For more information about dispatch time and CPU time, see Transaction dispatch time and CPU time. DFHTASK S008
USRCPUT_BT
USRCPUT_CT
SUSPTIME_TOD Total elapsed wait time for which the user task was suspended by the dispatcher DFHTASK S014
SUSPTIME_BT
SUSPTIME_CT
DISPWTT_TOD Elapsed time for which the user task waited for redispatch. This time is the aggregate of the wait times between each event completion and user-task re-dispatch. This field does not include the elapsed time spent waiting for first dispatch. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTASK S102
DISPWTT_BT
DISPWTT_CT
EXWTTIME_TOD Accumulated data for exception conditions. The timer component of the clock contains the total elapsed time for which the user waited on exception conditions. The period count equals the number of exception conditions that have occurred for this task. For more information on exception conditions, see Exception class data: Listing of data fields. For more information on clocks, see Clocks and timestamp. DFHCICS S103
EXWTTIME_BT
EXWTTIME_CT
TCIOWTT_TOD Elapsed time for which the user task waited for input from the terminal operator after issuing a RECEIVE request. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTERM S009
TCIOWTT_BT
TCIOWTT_CT
FCIOWTT_TOD Elapsed time in which the user task waited for file I/O. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHFILE S063
FCIOWTT_BT
FCIOWTT_CT
JCIOWTT_TOD Elapsed time for which the user task waited for journal (logstream) I/O. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHJOUR S010
JCIOWTT_BT
JCIOWTT_CT
TSIOWTT_TOD Elapsed time for which the user task waited for VSAM temporary storage I/O. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHTEMP S011
TSIOWTT_BT
TSIOWTT_CT
IRIOWTT_TOD Elapsed time for which the user task waited for control at this end of an MRO link. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTERM S100
IRIOWTT_BT
IRIOWTT_CT
TDIOWTT_TOD Elapsed time in which the user waited for VSAM transient data I/O. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHDEST S101
TDIOWTT_BT
TDIOWTT_CT
PCLOADTM_TOD Elapsed time in which the user task waited for fetches from DFHRPL or dynamic LIBRARY concatenations. Only fetches for programs with installed program definitions or autoinstalled as a result of application requests are included in this figure. However, installed programs in the LPA are not included (because they do not incur a physical fetch from a library). For more information about program load time, see Clocks and timestamp, and Program load time. DFHPROG S115
PCLOADTM_BT
PCLOADTM_CT
DSPDELAY_TOD The elapsed time waiting for first dispatch. This field is a component of the task suspend time, SUSPTIME (014), field. For more information, see Clocks and timestamp. DFHTASK S125
DSPDELAY_BT
DSPDELAY_CT
TCLDELAY_TOD The elapsed time waiting for first dispatch, which was delayed because of the limits set for the transaction class of this transaction, TCLSNAME (166), being reached. For more information, see Clocks and timestamp. This field is a component of the first dispatch delay, DSPDELAY (125), field. DFHTASK S126
TCLDELAY_BT
TCLDELAY_CT
MXTDELAY_TOD The elapsed time waiting for the first dispatch, which was delayed because of the limits set by the system parameter, MXT, being reached. The field is a component of the first dispatch delay, DSPDELAY (125), field. DFHTASK S127
MXTDELAY_BT
MXTDELAY_CT
ENQDELAY_TOD The elapsed time waiting for a CICS task control local enqueue. For more information, see Clocks and timestamp. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTASK S129
ENQDELAY_BT
ENQDELAY_CT
LU61WTT_TOD The elapsed time for which the user task waited for I/O on a LUTYPE6.1 connection or session. This time also includes the waits incurred for conversations across LUTYPE6.1 connections, but not the waits incurred because of LUTYPE6.1 syncpoint flows. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTERM S133
LU61WTT_BT
LU61WTT_CT
LU62WTT_TOD The elapsed time for which the user task waited for I/O on a LUTYPE6.2 (APPC) connection or session. This time also includes the waits incurred for conversations across LUTYPE6.2 (APPC) connections, but not the waits incurred because of LUTYPE6.2 (APPC) syncpoint flows. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTERM S134
LU62WTT_BT
LU62WTT_CT
RMITIME_TOD The total elapsed time spent in the CICS Resource Manager Interface (RMI). For more information, see Clocks and timestamp, Transaction wait (suspend) times, and RMI elapsed and suspend time. DFHTASK S170
RMITIME_BT
RMITIME_CT
RMISUSP_TOD The total elapsed time that the task was suspended by the CICS dispatcher while in the CICS Resource Manager Interface (RMI). For more information, see Clocks and timestamp, Transaction wait (suspend) times, and RMI elapsed and suspend time. The field is a component of the task suspend time, SUSPTIME (014), field and also the RMITIME (170) field. DFHTASK S171
RMISUSP_BT
RMISUSP_CT
SZWAIT_TOD Elapsed time in which the user task waited for all FEPI services. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHFEPI S156
SZWAIT_BT
SZWAIT_CT
RLSWAIT_TOD Elapsed time in which the user task waited for RLS file I/O. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHFILE S174
RLSWAIT_BT
RLSWAIT_CT
SYNCTIM_TOD Total elapsed time for which the user task was dispatched and was processing syncpoint requests DFHSYNC S173
SYNCTIM_BT
SYNCTIM_CT
RLSCPUT_TOD For RLS requests issued from the QR TCB: The RLS File Request CPU (SRB) time field (RLSCPUT) is the SRB CPU time this transaction spent processing RLS file requests. This field should be added to the transaction CPU time field (USRCPUT) when considering the measurement of the total CPU time consumed by a transaction. Also, this field cannot be considered a subset of any other single CMF field (including RLSWAIT). This is because the RLS field requests execute asynchronously under an MVS SRB which can be running in parallel with the requesting transaction. It is also possible for the SRB to complete its processing before the requesting transaction waits for the RLS file request to complete. For RLS requests issued from an open TCB: There is no RLSCPUT field for applications that are running on an open TCB mode because the requests are completed on the same TCB on which the application is running . In this case, the CPU time for the request is already accumulated in the USRCPUT field. Note that system initialization parameters FCQRONLY and FORCEQR can both influence the TCB under which the RLS requests are issued. See System initialization parameter descriptions and summary for details. DFHFILE S175
RLSCPUT_BT
RLSCPUT_CT
LMDELAY_TOD The elapsed time that the user task waited to acquire a lock on a resource. A user task cannot explicitly acquire a lock on a resource, but many CICS modules lock resources on behalf of user tasks using the CICS lock manager (LM) domain. DFHTASK S128
LMDELAY_BT
LMDELAY_CT
WTEXWAIT_TOD The elapsed time that the user task waited for one or more ECBs, passed to CICS by the user task using the EXEC CICS WAIT EXTERNAL ECBLIST command, to be posted by the MVS POST command. The user task can wait on one or more ECBs. If it waits on more than one, it is dispatchable as soon as one of the ECBs is posted. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTASK S181
WTEXWAIT_BT
WTEXWAIT_CT
WTCEWAIT_TOD The elapsed time that the user task waited for one of these events: One or more ECBs, passed to CICS by the user task using the EXEC CICS WAITCICS ECBLIST command, to be posted by the MVS POST command. The user task can wait on one or more ECBs. If it waits on more than one, it is dispatchable as soon as one of the ECBs is posted. Completion of an event initiated by the same or by another user task. The event is usually be the posting, at the expiration time, of a timer-event control area provided in response to an EXEC CICS POST command. The EXEC CICS WAIT EVENT command provides a method of directly giving up control to some other task until the event being waited on is completed. DFHTASK S182
WTCEWAIT_BT
WTCEWAIT_CT
ICDELAY_TOD The elapsed time that the user task waited as a result of issuing one of the following commands: An interval control EXEC CICS DELAY command for a specified time interval. An interval control EXEC CICS DELAY command for a specified time of day to expire. An interval control EXEC CICS RETRIEVE command with the WAIT option specified. DFHTASK S183
ICDELAY_BT
ICDELAY_CT
GVUPWAIT_TOD The elapsed time that the user task waited as a result of giving up control to another task. A user task can give up control in many ways. Some examples are application programs that use one or more of the following EXEC CICS API or SPI commands: The EXEC CICS SUSPEND command. This command causes the issuing task to give upcontrol to another task of higher or equal dispatching priority. Control is returned to this task as soon as no other task of a higher or equal priority is ready to be dispatched. The EXEC CICS CHANGE TASK PRIORITY command. This command immediately changes the priority of the issuing task and causes the task to give up control for it to be dispatched at its new priority. The task is not redispatched until tasks of higher or equal priority, and that are also dispatchable, have been dispatched. The EXEC CICS DELAY command with INTERVAL (0). This command causes the issuing task to give up control to another task of higher or equal dispatching priority. Control is returned to this task as soon as no other task of a higher or equal priority is ready to be dispatched. The EXEC CICS POST command requesting notification that a specified time has expired. This command causes the issuing task to give up control so that CICS has the opportunity to post the time-event control area. The EXEC CICS PERFORM RESETTIME command to synchronize the CICS date and time with the MVS system date and time of day. The EXEC CICS START TRANSID command with the ATTACH option. DFHTASK S184
GVUPWAIT_BT
GVUPWAIT_CT
TSSHWAIT_TOD Elapsed time that the user task waited for an asynchronous shared temporary storage request to a temporary storage data server to complete. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHTEMP S178
TSSHWAIT_BT
TSSHWAIT_CT
IMSWAIT_TOD The elapsed time during which the user task waited for DBCTL to service the IBM IMS requests issued by the user task. This field value is zero if IBM IMS supports the open transaction environment (OTE). DFHDATA S186
IMSWAIT_BT
IMSWAIT_CT
DB2RDYQW_TOD The elapsed time during which the user task waited for a Db2 thread to become available. DFHDATA S187
DB2RDYQW_BT
DB2RDYQW_CT
DB2CONWT_TOD The elapsed time during which the user task waited for a Db2 connection to become available for use with the user task's open TCB. DFHDATA S188
DB2CONWT_BT  
DB2CONWT_CT  
DB2WAIT_TOD Reserved field, returns zero DFHDATA S189
DB2WAIT_BT
DB2WAIT_CT
CFDTWAIT_TOD Elapsed time in which the user task waited for a data table access request to the Coupling Facility Data Table server to complete. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHFILE S176
CFDTWAIT_BT
CFDTWAIT_CT
SOIOWTT_TOD 'The elapsed time in which the user task waited for inbound socket I/O. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHSOCK S241
SOIOWTT_BT
SOIOWTT_CT
SRVSYWTT_TOD Total elapsed time in which the user task waited for syncpoint or resynchronization processing using the Coupling Facility data tables server to complete. DFHSYNC S177
SRVSYWTT_BT
SRVSYWTT_CT
SYNCDLY_TOD The elapsed time in which the user task waited for a syncpoint request to be issued by its parent transaction. The user task was executing as a result of the parent task issuing a CICS BTS run-process or run-activity request to execute a process or activity synchronously. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHSYNC S196
SYNCDLY_BT
SYNCDLY_CT
GNQDELAY_TOD The elapsed time waiting for a CICS task control global enqueue. For more information, see Clocks and timestamp. DFHTASK S123
GNQDELAY_BT
GNQDELAY_CT
RRMSWAIT_TOD The elapsed time in which the user task waited indoubt using resource recovery services for EXCI. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHTASK S191
RRMSWAIT_BT
RRMSWAIT_CT
RUNTRWTT_TOD The elapsed time in which the user task waited for completion of a transaction that executed as a result of the user task issuing a CICS BTS run process, or run activity, request to execute a process, or activity, synchronously. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHTASK S195
RUNTRWTT_BT
RUNTRWTT_CT
QRMODDLY_TOD The elapsed time for which the user task waited for redispatch on the CICS QR TCB. This is the aggregate of the wait times between each event completion. and user-task redispatch. DFHTASK S249
QRMODDLY_BT
QRMODDLY_CT
MAXOTDLY_TOD The elapsed time in which the user task waited to obtain a CICS open TCB, because the region had reached the limit set by the system parameter, MAXOPENTCBS. This applies to L8 and L9 mode open TCBs only. L8 and L9 mode open TCBs are used by OPENAPI application programs, or task-related user exit programs that have been enabled with the OPENAPI option, for example, the CICS-Db2 adapter, when CICS connects to Db2 6 or later and the CICS-MQ adapter, when CICS connects to Websphere MQ 6 or later . For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHTASK S250
MAXOTDLY_BT
MAXOTDLY_CT
JVMTIME_TOD The total elapsed time spent in the JVM by the user task. For more information, see JVM elapsed time, suspend time, and cleanup time. DFHTASK S253
JVMTIME_BT
JVMTIME_CT
JVMSUSP_TOD The elapsed time for which the user task was suspended by the CICS dispatcher while running in the JVM. For more information, see JVM elapsed time, suspend time, and cleanup time. DFHTASK S254
JVMSUSP_BT
JVMSUSP_CT
QRDISPT_TOD The elapsed time for which the user task was dispatched on the CICS QR TCB. For more information, see Clocks and timestamp. DFHTASK S255
QRDISPT_BT
QRDISPT_CT
QRCPUT_TOD The processor time for which the user task was dispatched on the CICS QR TCB. For more information, see Clocks and timestamp. DFHTASK S256
QRCPUT_BT
QRCPUT_CT
MSDISPT_TOD Elapsed time for which the user task was dispatched on each CICS TCB. The CICS TCB modes are used as follows: RO and FO are always used. CO is used if SUBTSKS=1 is specified as a system initialization parameter. SZ is used if FEPI is active. RP is used if the ONC/RPC or CICS Web Interface Feature is installed and active. SO, SL, and SP are used if TCPIP=YES is specified as a system initialization parameter. Mode SL is used by the CICS support for TCP/IP (TCP/IP Service) Listener system transaction CSOL. Mode SO is used to process the CICS support for TCP/IP socket requests issued by or on behalf of the user task. Mode SP is the CICS support for TCP/IP sockets IPT task (Initial Pthread TCB) and also owns all the Transport Layer Security (TLS) threads (S8 TCBs). D2 is used only in CICS Transaction Server for z/OS 2.2 or later, when CICS is connected to Db2 6 or later, to terminate Db2 protected threads. JM is used for Java shared class cache management when JVMs running in CICS are using a shared class cache. DFHTASK S257
MSDISPT_BT
MSDISPT_CT
MSCPUT_TOD The processor time for which the user task was dispatched on each CICS TCB. The usage of each CICS TCB is shown in the description for field MSDISPT (field id 257 in group DFHTASK). For more information, see Clocks and timestamp. DFHTASK S258
MSCPUT_BT
MSCPUT_CT
L8CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS L8 mode TCB. When a transaction invokes an OPENAPI application program defined with EXECKEY=CICS, or a task-related user exit program that has been enabled with the OPENAPI option, CICS allocates a CICS L8 mode TCB to the task. (An L8 mode TCB can also be allocated if the OPENAPI program is defined with EXECKEY=USER, but the storage protection facility is inactive.) Once a task has been allocated an L8 mode TCB, that same TCB remains associated with the task until the transaction is detached. DFHTASK S259
L8CPUT_BT
L8CPUT_CT
J8CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS J8 mode TCB. When a transaction invokes a Java program defined with EXECKEY=CICS, that requires a JVM in CICS key, it is allocated and uses a CICS J8 mode TCB. (A J8 mode TCB can also be allocated if the Java program is defined with EXECKEY=USER, but the storage protection facility is inactive.) Once a task has been allocated a J8 mode TCB, that same TCB remains associated with the task until the Java program completes. For more information, see Clocks and timestamp. DFHTASK S260
J8CPUT_BT
J8CPUT_CT
S8CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS S8 mode TCB. A transaction is allocated a CICS S8 mode TCB when it is using the TLS during client certificate negotiation. The S8 mode TCB remains associated with the same task for the life of the TLS request. For more information, see Clocks and timestamp. DFHTASK S261
S8CPUT_BT
S8CPUT_CT
RODISPT_TOD The elapsed time during which the user task was dispatched by the CICS dispatcher on the CICS RO mode TCB. The CICS RO mode TCB is used for opening and closing CICS data sets, loading programs, issuing RACF® calls, and other functions. DFHTASK S269
RODISPT_BT
RODISPT_CT
KY8DISPT_TOD The total elapsed time during which the user task was dispatched by the CICS dispatcher on a CICS Key 8 mode TCB: An L8 mode TCB is allocated when a transaction invokes an OPENAPI application program defined with EXECKEY=CICS, or a task-related user exit program that has been enabled with the OPENAPI option. The TCB remains associated with the task until the transaction is detached. A J8 mode TCB is allocated when a transaction invokes a Java program defined with EXECKEY=CICS, that requires a JVM in CICS key. (A J8 mode TCB can also be allocated if the Java program is defined with EXECKEY=USER, but the storage protection facility is inactive.) The TCB remains associated with the task until the Java program completes. An S8 mode TCB is allocated when a transaction is using the TLS during client certificate negotiation. The S8 mode TCB remains associated with the same task for the life of the TLS request. An X8 mode TCB is allocated when a transaction invokes a C or C++ program that was compiled with the XPLINK option, and that is defined with EXECKEY=CICS. The TCB remains associated with the task until the program ends. DFHTASK S262
KY8DISPT_BT
KY8DISPT_CT
ROCPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher on the CICS RO mode TCB. The CICS RO mode TCB is used for opening and closing CICS data sets, loading programs, issuing RACF calls, and other functions. DFHTASK S270
ROCPUT_BT
ROCPUT_CT
KY8CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher on a CICS Key 8 mode TCB. The usage of the CICS Key 8 mode TCBs is shown in the description for field KY8DISPT(field id 262 in group DFHTASK). DFHTASK S263
KY8CPUT_BT
KY8CPUT_CT
MAXJTDLY_TOD The elapsed time in which the user task waited to obtain a CICS JVM TCB (J8 or J9 mode), because the CICS system had reached the limit set by the system parameter, MAXJVMTCBS. The J8 and J9 mode open TCBs are used exclusively by Java programs defined with JVM(YES). For more information, see Transaction wait (suspend) times. DFHTASK S277
MAXJTDLY_BT
MAXJTDLY_CT
RQRWAIT_TOD The elapsed time during which the request receiver user task CIRR (or user specified transaction id) waited for any outstanding replies to be satisfied. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHTASK S192
RQRWAIT_BT
RQRWAIT_CT
SOOIOWTT_TOD The total elapsed time the user task waited on outbound sockets. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHSOCK S299
SOOIOWTT_BT
SOOIOWTT_CT
RQPWAIT_TOD The elapsed time during which the request processor user task CIRP waited for any outstanding replies to be satisfied. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHTASK S193
RQPWAIT_BT
RQPWAIT_CT
OTSINDWT_TOD The elapsed time in which the user task was dispatched or suspended indoubt (or both) while processing a syncpoint for an Object Transaction Service (OTS) syncpoint request. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHSYNC S199
OTSINDWT_BT
OTSINDWT_CT
JVMITIME_TOD The elapsed time spent initializing the JVM environment. For more information, see Clocks and timestamp. DFHTASK S273
JVMITIME_BT
JVMITIME_CT
JVMRTIME_TOD The elapsed time spent in JVM cleanup between uses of the JVM by Java programs. For more information, see Clocks and timestamp, and JVM elapsed time, suspend time, and cleanup time. DFHTASK S275
JVMRTIME_BT
JVMRTIME_CT
PTPWAIT_TOD The elapsed time in which the user task waited for the 3270 bridge partner transaction to complete. For more information, see Transaction wait (suspend) times. DFHTASK S285
PTPWAIT_BT
PTPWAIT_CT
KY9DISPT_TOD The total elapsed time during which the user task was dispatched by the CICS dispatcher on a CICS Key 9 mode TCB: A J9 mode TCB is allocated when a transaction invokes a Java program defined with EXECKEY=USER, that requires a JVM in user key. (If the storage protection facility is inactive, the transaction is allocated a J8 mode TCB instead of a J9 mode TCB.) The TCB remains associated with the task until the Java program completes. An L9 mode TCB is allocated when a transaction invokes an OPENAPI application program defined with EXECKEY=USER. The TCB remains associated with the task until the transaction is detached. An X9 mode TCB is allocated when a transaction invokes a C or C++ program that was compiled with the XPLINK option, and that is defined with EXECKEY=USER. The TCB remains associated with the task until the program ends. DFHTASK S264
KY9DISPT_BT
KY9DISPT_CT
KY9CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher on a CICS Key 9 mode TCB. The usage of the CICS Key 9 mode TCBs is shown in the description for field KY9DISPT(field id 264 in group DFHTASK). DFHTASK S265
KY9CPUT_BT
KY9CPUT_CT
J9CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS J9 mode TCB. When a transaction invokes a Java program defined with EXECKEY=USER, that requires a JVM in user key, it is allocated and uses a CICS J9 mode TCB. (If the storage protection facility is inactive, a J8 mode TCB is used instead of a J9 mode TCB.) Once a task has been allocated a J9 mode TCB, that same TCB remains associated with the task until the Java program completes. DFHTASK S267
J9CPUT_BT
J9CPUT_CT
DSTCBMWT_TOD The elapsed time which the user task spent in TCB mismatch waits, that is, waiting because there was no TCB available matching the request, but there was at least one non-matching free TCB. For transactions that invoke a Java program to run in a JVM, this shows the time spent waiting for a TCB of the correct mode (J8 or J9) and JVM profile. How CICS allocates JVMs to applications has more information about how CICS manages TCB mismatch waits for these transactions. DFHTASK S268
DSTCBMWT_BT
DSTCBMWT_CT
DSMMSCWT_TOD The elapsed time which the user task spent waiting because no TCB was available, and none could be created because of MVS storage constraints. For more information about MVS storage constraints, see Dealing with warnings about MVS storage constraints. DFHTASK S279
DSMMSCWT_BT
DSMMSCWT_CT
DSCHMDLY_TOD The elapsed time in which the user task waited for redispatch after a CICS Dispatcher change-TCB mode request was issued by or on behalf of the user task. For example, a change-TCB mode request from a CICS L8 or S8 mode TCB back to the CICS QR mode TCB might have to wait for the QR TCB because another task is currently dispatched on the QR TCB. DFHTASK S247
DSCHMDLY_BT
DSCHMDLY_CT
MAXSTDLY_TOD The elapsed time in which the user task waited to obtain a CICS SSL TCB (S8 mode), because the CICS system had reached the limit set by the system initialization parameter MAXSSLTCBS. The S8 mode open TCBs are used exclusively by TLS thread requests issued by or on behalf of a user task. For more information, see Transaction wait (suspend) times. DFHTASK S281
MAXSTDLY_BT
MAXSTDLY_CT
L9CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS L9 mode TCB. When a transaction invokes an OPENAPI application program defined with EXECKEY=USER, it is allocated and uses a CICS L9 mode TCB. (If the storage protection facility is inactive, an L8 mode TCB is used instead of an L9 mode TCB.) Once a task has been allocated an L9 mode TCB, that same TCB remains associated with the task until the transaction is detached. DFHTASK S266
L9CPUT_BT
L9CPUT_CT
X8CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS X8 mode TCB. When a transaction invokes a C or C++ program that was compiled with the XPLINK option, and that is defined with EXECKEY=CICS, it is allocated and uses a CICS X8 mode TCB. (An X8 mode TCB can also be allocated if the program is defined with EXECKEY=USER, but the storage protection facility is inactive.) Once a task has been allocated an X8 mode TCB, that same TCB remains associated with the task until the program completes. DFHTASK S271
X8CPUT_BT
X8CPUT_CT
X9CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS X9 mode TCB. When a transaction invokes a C or C++ program that was compiled with the XPLINK option, and that is defined with EXECKEY=USER, it is allocated and uses a CICS X9 mode TCB. (If the storage protection facility is inactive, an X8 mode TCB is used instead of an X9 mode TCB.) Once a task has been allocated an X9 mode TCB, that same TCB remains associated with the task until the program completes. DFHTASK S272
X9CPUT_BT
X9CPUT_CT
MAXXTDLY_TOD The elapsed time in which the user task waited to obtain a CICS XP TCB (X8 or X9 mode), because the CICS system had reached the limit set by the system parameter, MAXXPTCBS. The X8 and X9 mode open TCBs are used exclusively by C and C++ programs that were compiled with the XPLINK option. For more information, see Transaction wait (suspend) times. DFHTASK S282
MAXXTDLY_BT
MAXXTDLY_CT
RMITOTAL_TOD The total elapsed time spent in the CICS Resource Manager Interface (RMI). For more information, see Clocks and timestamp, and RMI elapsed and suspend time. DFHRMI S001
RMITOTAL_BT
RMITOTAL_CT
RMIOTHER_TOD The total elapsed time spent in the CICS RMI for resource manager requests other than Db2, DBCTL, EXEC DLI, WebSphere® MQ, CICSPlex® SM, and CICS TCP/IP socket requests. DFHRMI S002
RMIOTHER_BT
RMIOTHER_CT
RMIDB2_TOD The total elapsed time spent in the CICS RMI for Db2 requests DFHRMI S003
RMIDB2_BT
RMIDB2_CT
RMIDBCTL_TOD The total elapsed time spent in the CICS RMI for DBCTL requests DFHRMI S004
RMIDBCTL_BT
RMIDBCTL_CT
RMIEXDLI_TOD The total elapsed time spent in the CICS RMI for EXEC DLI requests DFHRMI S005
RMIEXDLI_BT
RMIEXDLI_CT
RMIMQM_TOD The total elapsed time spent in the CICS RMI for WebSphere MQ requests DFHRMI S006
RMIMQM_BT
RMIMQM_CT
RMICPSM_TOD The total elapsed time spent in the CICS RMI for CICSPlex SM requests DFHRMI S007
RMICPSM_BT
RMICPSM_CT
RMITCPIP_TOD The total elapsed time spent in the CICS RMI for CICS TCP/IP socket requests DFHRMI S008
RMITCPIP_BT
RMITCPIP_CT
PGCSTHWM Maximum amount (high-water mark), in bytes, of container storage allocated to the user task. DFHCHNL A329
ONETWKID The network identifier from which this work request (transaction) originated DFHCICS C359
WMQREQCT The total number of MQ requests issued by the user task DFHDATA A395
WMQGETWT_TOD The elapsed time the user task waited for WebSphere MQ to service the user task's GETWAIT request. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHDATA S396
WMQGETWT_BT
WMQGETWT_CT
CLIPADDR2 The IP address of the client or Telnet client DFHSOCK C318
OCLIPADR2 The IP address of the originating client or Telnet client DFHCICS C372
WBURIMNM For CICS web support, Atom feeds, and web service applications, the name of the URIMAP resource definition that was mapped to the URI of the inbound request that was processed by this task. DFHWEBB C380
WBPIPLNM For web service applications, the name of the PIPELINE resource definition that was used to provide information about the message handlers that act on the service request processed by this task. DFHWEBB C381
WBATMSNM For Atom feeds, the name of the ATOMSERVICE resource definition that was used to process this task. DFHWEBB C382
WBSVCENM For web service applications, the name of the WEBSERVICE resource definition that was used to process this task. DFHWEBB C383
WBSVOPNM For web service applications, the first 64 bytes of the web service operation name. DFHWEBB C384
WBPROGNM For CICS web support, the name of the program from the URIMAP resource definition that was used to provide the application-generated response to the HTTP request processed by this task. DFHWEBB C385
EICTOTCT The total number of EXEC CICS commands issued by the user task DFHCICS A402
ECSIGECT The number of EXEC CICS SIGNAL EVENT commands issued by the user task DFHCICS A415
ECEFOPCT The number of event filter operations performed by the user task DFHCICS A416
ECEVNTCT The number of events captured by the user task DFHCICS A417
TIASKTCT The number of EXEC CICS ASKTIME commands issued by the user task DFHCICS A405
TITOTCT The total number of EXEC CICS ASKTIME, CONVERTTIME, and FORMATTIME commands issued by the user task. DFHCICS A406
BFDGSTCT The total number of EXEC CICS BIF DIGEST commands issued by the user task DFHCICS A408
BFTOTCT The total number of EXEC CICS BIF DEEDIT and BIF DIGEST commands issued by the user task DFHCICS A409
MLXSSTDL The total length of the documents that were parsed using the z/OS XML System Services parser DFHWEBB A412
MLXMLTCT The number of EXEC CICS TRANSFORM commands issued by the user task DFHWEBB A413
WSACBLCT The number of EXEC CICS WSACONTEXT BUILD commands issued by the user task DFHWEBB A420
WSACGTCT The number of EXEC CICS WSACONTEXT GET commands issued by the user task DFHWEBB A421
WSAEPCCT The number of EXEC CICS WSAEPR CREATE commands issued by the user task DFHWEBB A422
WSATOTCT The total number of EXEC CICS WS-Addressing commands issued by the user task DFHWEBB A423
WBSFCRCT The number of EXEC CICS SOAPFAULT CREATE commands issued by the user task DFHWEBB A386
WBSFTOCT The total number of EXEC CICS SOAPFAULT ADD, CREATE, and DELETE commands issued by the user task. DFHWEBB A387
WBISSFCT The total number of SOAP faults received in response to the EXEC CICS INVOKE SERVICE and EXEC CICS INVOKE WEBSERVICE commands issued by the user task. DFHWEBB A388
WBSREQBL For web service applications, the SOAP request body length. DFHWEBB A390
WBSRSPBL For web service applications, the SOAP response body length. DFHWEBB A392
T8CPUT_TOD The processor time during which the user task was dispatched by the CICS dispatcher domain on a CICS T8 mode TCB. T8 mode TCBs are used by a JVM server to perform multithreaded processing. When a thread is allocated a T8 mode TCB, that same TCB remains associated with the thread until the processing completes. This field is a component of the total task CPU time field, USRCPUT (field ID 008 in group DFHTASK), and the task key 8 CPU time field, KY8CPUT (field ID 263 in group DFHTASK). DFHTASK S400
T8CPUT_BT
T8CPUT_CT
MAXTTDLY_TOD The elapsed time for which the user task waited to obtain a T8 TCB, because the CICS system reached the limit of available threads. The T8 mode open TCBs are used by a JVM server to perform multithreaded processing. Each T8 TCB runs under one thread. The thread limit is 2000 for each CICS region and each JVM server in a CICS region can have up to 256 threads. For more information, see Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTASK S283
MAXTTDLY_BT
MAXTTDLY_CT
MLXSSCTM_TOD The CPU time taken to convert a document using the z/OS XML System Services parser. This field is a subset of the total CPU time as measured in the USRCPUT field (owner DFHTASK, field ID 008). DFHWEBB S411
MLXSSCTM_BT
MLXSSCTM_CT
JVMTHDWT_TOD The elapsed time that the user task waited to obtain a JVM server thread because the CICS system had reached the thread limit for a JVM server in the CICS region. This field is a component of the task suspend time, SUSPTIME (014), field. This does not apply to Liberty JVM servers. DFHTASK S401
JVMTHDWT_BT
JVMTHDWT_CT
WMQASRBT_TOD The WebSphere MQ SRB time this transaction spent processing WebSphere MQ API requests. Add this field to the transaction CPU time field (USRCPUT) when considering the measurement of the total processor time consumed by a transaction. This field is zero for point-to-point messaging activity, but it is nonzero where WebSphere MQ API requests result in publish and subscribe type messaging. DFHDATA S397
WMQASRBT_BT
WMQASRBT_CT
PHNTWKID The network identifier of the CICS system of an immediately previous task in another CICS system with which this task is associated. See Previous hop data characteristics for more information about previous hop data. DFHCICS C373
PHAPPLID The APPLID from previous hop data. This is the APPLID of the CICS system of a previous task in another CICS system with which this task is associated. See Previous hop data characteristics for more information about previous hop data. DFHCICS C374
PHSTART The start time of the immediately previous task in another CICS system with which this task is associated. See Previous hop data characteristics for more information about previous hop data. DFHCICS T375
PHTRANNO The task number of the immediately previous task in another CICS system with which this task is associated. See Previous hop data characteristics for more information about previous hop data. DFHCICS P376
PHTRAN The transaction ID (TRANSID) of the immediately previous task in another CICS system with which this task is associated. See Previous hop data characteristics for more information about previous hop data. DFHCICS C377
PHCOUNT The number of times there has been a request from one CICS system to another CICS system to initiate a task with which this task is associated. See Previous hop data characteristics for more information about previous hop data. DFHCICS A378
OADID The adapter identifier added to the origin data by the adapter. This field is blank if the task was not started by using an adapter, or if it was and the adapter did not set this value. DFHCICS C351
OADATA1 The data added to the origin data by the adapter. This field is blank if the task was not started by using an adapter, or if it was and the adapter did not set this value. DFHCICS C352
OADATA2 The data added to the origin data by using the adapter. This field is blank if the task was not started by using an adapter, or if it was and the adapter did not set this value. DFHCICS C353
OADATA3 The data added to the origin data by the adapter. This field is blank if the task was not started by using an adapter, or if it was and the adapter did not set this value. DFHCICS C354
ECSEVCCT The number of synchronous emission events captured by the user task. DFHCICS A418
SOCIPHER Identifies the code for the cipher suite that was selected during the TLS handshake for use on the inbound connection, for example X'0000002F'. For a list of the cipher suites that are supported by CICS and z/OS and their codes, see Cipher suites and cipher suite specification files. DFHSOCK A320
CECMCHTP The CEC machine type, in EBCDIC, for the physical hardware environment where the CICS region is running. CEC (central electronics complex) is a commonly used synonym for CPC (central processing complex). DFHTASK C430
CECMDLID The CEC model number, in EBCDIC, for the physical hardware environment where the CICS region is running. DFHTASK C431
MAXTASKS The MXT or MAXTASKS value, expressed as a number of tasks, for the CICS region at the time the user task was attached. DFHTASK A433
CURTASKS The current number of active user transactions in the system at the time the user task was attached DFHTASK A434
ACAPPLNM The 64-character name of the application in the application context data DFHTASK C451
ACPLATNM The 64-character name of the platform in the application context data DFHTASK C452
ACMAJVER The major version of the application in the application context data, expressed as a 4-byte binary value. DFHTASK A453
ACMINVER The minor version of the application in the application context data, expressed as a 4-byte binary value. DFHTASK A454
ACMICVER The micro version of the application in the application context data, expressed as a 4-byte binary value. DFHTASK A455
ACOPERNM The 64-character name of the operation in the application context data. DFHTASK C456
SC64CGCT Number of user-storage GETMAIN requests issued by the user task for storage above the bar, in the CICS dynamic storage area (GCDSA). DFHSTOR A441
SC64CHWM Maximum amount (high-water mark) of user storage, rounded up to the next 4K, allocated to the user task above the bar, in the CICS dynamic storage area (GCDSA). DFHSTOR A442
SC64UGCT Number of user-storage GETMAIN requests issued by the user task for storage above the bar, in the user dynamic storage area (GUDSA). DFHSTOR A443
SSC64UHWM Maximum amount (high-water mark) of user storage, rounded up to the next 4K, allocated to the user task above the bar, in the user dynamic storage area (GUDSA). DFHSTOR A444
SC64SGCT Number of storage GETMAIN requests issued by the user task for shared storage above the bar, in the GCDSA or GSDSA. DFHSTOR A445
SC64GSHR Amount of shared storage obtained by the user task by using a GETMAIN request above the bar, in the GCDSA or GSDSA. The total number of bytes obtained is rounded up to the next 4096 bytes, and the resulting number of 4K pages is displayed. DFHSTOR A446
SC64FSHR Amount of shared storage released by the user task by using a FREEMAIN request above the bar, in the GCDSA or GSDSA. The total number of bytes obtained is rounded up to the next 4096 bytes, and the resulting number of 4K pages is displayed. DFHSTOR A447
MPPRTXCD The number of policy task rule thresholds that this task has exceeded. This field is all nulls (0x00 bytes) if no thresholds have been exceeded or if the task has had no task rules applied to it. DFHCICS A449
CPUTONCP_TOD The total task processor time on a standard processor for which the user task was dispatched on each CICS TCB under which the task ran. This field is a component of the task CPU time field, USRCPUT (field ID 008 in group DFHTASK). To calculate the task processor time that was spent on a specialty processor (zIIP or zAAP), subtract the time recorded in the CPUTONCP field from the time recorded in the USRCPUT field. DFHTASK S436
CPUTONCP_BT
CPUTONCP_CT
OFFLCPUT_TOD The total task processor time that was spent on a standard processor but was eligible for offload to a specialty processor (zIIP or zAAP). This field is a component of the task CPU time field, USRCPUT (field ID 008 in group DFHTASK), and also a component of the standard CPU time field, CPUTONCP (field ID 436 in group DFHTASK). To calculate the task processor time spent on a standard processor that was not eligible for offload to a specialty processor, subtract the time recorded in the OFFLCPUT field from the time recorded in the CPUTONCP field. DFHTASK S437
OFFLCPUT_BT
OFFLCPUT_CT
FCXCWTT_TOD The elapsed time in which the user task waited for exclusive control of a VSAM control interval. This field counts time spent waiting on resource type FCXCSUSP, FCXDSUSP, FCXCPROT, or FCXDPROT. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHFILE S426
FCXCWTT_BT
FCXCWTT_CT
FCVSWTT_TOD The elapsed time in which the user task waited for a VSAM string. This field counts time spent waiting on resource type FCPSSUSP or FCSRSUSP. For more information, see Clocks and timestamp, and Transaction wait (suspend) times. DFHFILE S427
FCVSWTT_BT
FCVSWTT_CT
TDILWTT_TOD The elapsed time for which the user task waited for an intrapartition transient data lock (TDIPLOCK). For more information, see Clocks and timestamp and Transaction wait (suspend) times. For more information about tasks suspended on resource type TDIPLOCK, see Resource type TDIPLOCK: waits for transient data intrapartition requests. This field is a component of the task suspend time, SUSPTIME (014), field. DFHDEST S403
TDILWTT_BT
TDILWTT_CT
TDELWTT_TOD The elapsed time for which the user task waited for an extrapartition transient data lock (TDEPLOCK). For more information, see Clocks and timestamp and Transaction wait (suspend) times. For more information about tasks suspended on resource type TDEPLOCK, see Resource type TDEPLOCK: waits for transient data extrapartition requests. This field is a component of the task suspend time, SUSPTIME (014), field. DFHDEST S404
TDELWTT_BT
TDELWTT_CT
ROMODDLY_TOD The elapsed time for which the user task waited for redispatch on the CICS RO TCB. This time is the aggregate of the wait times between each event completion and user-task redispatch. The ROMODDLY field is a component of the task suspend time, SUSPTIME (014), field, and also the redispatch wait, DISPWTT (102), field. DFHTASK S348
ROMODDLY_BT
ROMODDLY_CT
SOMODDLY_TOD The elapsed time for which the user task waited for redispatch on the CICS SO TCB. This time is the aggregate of the wait times between each event completion and user-task redispatch. The SOMODDLY field is a component of the task suspend time, SUSPTIME (014), field, and also the redispatch wait, DISPWTT (102), field. DFHTASK S349
SOMODDLY_BT
SOMODDLY_CT
ISALWTT_TOD The elapsed time for which a user task waited for an allocate request for an IPIC session. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHSOCK S319
ISALWTT_BT
ISALWTT_CT
TCALWTT_TOD The elapsed time for which a user task waited for an allocate request for an MRO (Inter-Region Communication), LU6.1, or LU6.2 session. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTERM S343
TCALWTT_BT
TCALWTT_CT
TSGETSCT Number of temporary storage GET requests from shared temporary storage issued by the user task. DFHTEMP A460
TSPUTSCT Number of temporary storage PUT requests to shared temporary storage issued by the user task. DFHTEMP A461
WBJSNRQL For JSON web service applications, the JSON message request length DFHWEBB A424
WBJSNRPL For JSON web service applications, the JSON message response length DFHWEBB A425
NCGETCT The total number of requests to a named counter server to satisfy EXEC CICS GET COUNTER and EXEC CICS GET DCOUNTER commands issued by the user task. DFHCICS A464
DSAPTHWT_TOD The dispatcher allocated pthread wait time. This is the time that the transaction had to wait for a Liberty pthread to be allocated during links to Liberty programs. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTASK S429
DSAPTHWT_BT
DSAPTHWT_CT
LPARNAME The name, in EBCDIC, of the logical partition (LPAR) on the processor where the CICS region is running. DFHTASK C432
PTSTART The start time of the immediately previous or parent task in the same CICS system with which the task is associated. See Previous transaction data characteristics for more information about previous transaction data. DFHCICS T480
PTTRANNO The task number of the immediately previous or parent task in the same CICS system with which the task is associated. See Previous transaction data characteristics for more information about previous transaction data. DFHCICS P481
PTTRAN The transaction ID (TRANSID) of the immediately previous or parent task in the same CICS system with which the task is associated. See Previous transaction data characteristics for more information about previous transaction data. DFHCICS C482
PTCOUNT The number of times there has been a request from one task to initiate another task in the same CICS system with which this task is associated, such as by a RUN TRANSID or START command. This is effectively the task depth in the local region when using the RUN TRANSID command, or the START command when a new point of origin is not created. See Previous transaction data characteristics for more information about previous transaction data. DFHCICS A483
ASTOTCT The total number of EXEC CICS asynchronous API commands that have been issued by the user task. Includes RUN TRANSID, FETCH CHILD, FETCH ANY, and FREE CHILD commands. DFHTASK A470
ASRUNCT The number of EXEC CICS RUN TRANSID commands that have been issued by the user task. DFHTASK A471
ASFTCHCT The number of EXEC CICS FETCH CHILD and EXEC CICS FETCH ANY commands that have been issued by the user task. DFHTASK A472
ASFREECT The number of EXEC CICS FREE CHILD commands that have been issued by the user task. DFHTASK A473
MPSRECT The number of times that policy system rules have been evaluated for the task. DFHCICS A466
MPSRACT The number of times that policy system rules that have evaluated true and have triggered either a message or an event. This field is all nulls (0x00 bytes) if no system rules have been evaluated true. DFHCICS A467
ASFTCHWT_TOD The elapsed time that the user task waited for a child task as a result of issuing an EXEC CICS FETCH CHILD or EXEC CICS FETCH ANY command which was not completed. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTASK S475
ASFTCHWT_BT
ASFTCHWT_CT
ASRNATWT_TOD The elapsed time that the user task was delayed as a result of asynchronous child task limits managed by the asynchronous services domain. For more information, see Clocks and timestamp and Transaction wait (suspend) times. This field is a component of the task suspend time, SUSPTIME (014), field. DFHTASK S476
ASRNATWT_BT
ASRNATWT_CT
NJSAPPNM Name of Node.js application from which the task was started. DFHWEBB C419
SOCONMSG Indicates whether the task processed the first message for establishing a new connection for a client. This field helps you measure how often a new socket connection is created.
Y
Indicates that the task processed the first message from the client.
N
Indicates that the task processed a subsequent message from the client.
DFHSOCK C344
WBURIOPN_TOD The total elapsed time that the user task processed WEB OPEN URIMAP requests that it issued. DFHWEBB S339
WBURIOPN_BT
WBURIOPN_CT
WBURIRCV_TOD The total elapsed time that the user task processed WEB RECEIVE requests and the receiving side of WEB CONVERSE requests that it issued. The sessions these requests targeted to were opened by the WEB OPEN URIMAP command. DFHWEBB S393
WBURIRCV_BT
WBURIRCV_CT
WBURISND_TOD The total elapsed time that the user task processed WEB SEND requests and the sending side of WEB CONVERSE requests that it issued. The sessions these requests targeted to were opened by the WEB OPEN URIMAP command. DFHWEBB S394
WBURISND_BT
WBURISND_CT
WBSVINVK_TOD The total elapsed time that the user task processed INVOKE SERVICE requests for WEBSERVICEs. DFHWEBC S379
WBSVINVK_BT
WBSVINVK_CT
XSVFYPWD_TOD The total elapsed time that the user task spent verifying passwords, password phrases, PassTickets, and MFA tokens. DFHTASK S435
XSVFYPWD_BT
XSVFYPWD_CT
XSVFYKER_TOD The total elapsed time that the user task spent verifying Kerberos tokens (KERBEROS). DFHTASK S439
XSVFYKER_BT
XSVFYKER_CT
XSVFYBAS_TOD The total elapsed time that the user task spent verifying basic authentication tokens (BASICAUTH). DFHTASK S438
XSVFYBAS_BT
XSVFYBAS_CT
XSVFYJWT_TOD The total elapsed time that the user task spent verifying JSON web tokens (JWT). DFHTASK S440
XSVFYJWT_BT
XSVFYJWT_CT
SMMVSSWT_TOD The time that the user task waited because MVS user region or extended user region was short in storage. DFHTASK S274
SMMVSSWT_BT
SMMVSSWT_CT
The following tables provide fields generated by OMEGAON products:
Table 2. Fields collected from OMEGAMON XE for CICS OMEGBSC sections
Field name Description Dictionary entry ID
OMEG_PROD1 Internal OMEGAMON® use only OMEGBSC C001
OMEG_PROD2 Internal OMEGAMON use only
OMEG_PROD3 Internal OMEGAMON use only
OMEG_PROD4 Internal OMEGAMON use only
OMEG_PROD5 Internal OMEGAMON use only
OMEG_PROD6 Internal OMEGAMON use only
OMEG_GMTOF GMT offset, used to calculate Local timestamp
OMEG_FLAGS Flag values used for umbrella support and 'CONVTIME=(NOIOWAIT,NOIRWAIT)'
OMEG_VRSN Version of OMEGAMON used
OMEG_WRN
OMEG_UMBR_TRAN Umbrella support, transaction ID
OMEG_UMBR_USR Umbrella SUPPORT, PROGRAM NAME
OMEG_WAIT_RSRC User supplied 'Waiting resource name"
OMEG_WAIT_TYPE User supplied 'Waiting resource type"
OMEG_WORK_AREA Umbrella support, user work area
OMEG_IDMS_CNT IDMS support, total number of requests
OMEG_IDMS_CLCK IDMS support, total time of requests
OMEG_ADAB_CNT ADABAS support, total number of requests
OMEG_ADAB_CLCK ADABAS support, total time of requests
OMEG_SUPR_CNT SUPRA support, total number of requests
OMEG_SUPR_CLCK SUPRA support, total time of requests
OMEG_DATA_CNT DATACOM support, total number of requests
OMEG_DATA_CLCK DATACOM support, total time of requests
OMEG_VSAM_CNT Total VSAM calls
Table 3. Fields collected from OMEGAMON XE for CICS OMEGDB2 sections
Field name Description Dictionary entry ID
DB2_SCTN_SIZE Size of Db2 section OMEGDB2 C001
DB2_OPN_CNT Count Open CSR
DB2_OPN_CLCK Time Open CSR
DB2_CLO_CNT Count Close CSR
DB2_CLO_CLCK Time Close CSR
DB2_FET_CNT Count Fetches
DB2_FET_CLCK Time Fetches
DB2_SEL_CNT Count Selects
DB2_SEL_CLCK Time Selects
DB2_INS_CNT Count Inserts
DB2_INS_CLCK Time Inserts
DB2_UPD_CNT Count updates
DB2_UPD_CLCK Time updates
DB2_DEL_CNT Count deletes
DB2_DEL_CLCK Time deletes
DB2_PRE_CNT Count prepares
DB2_PRE_CLCK Time prepares
DB2_DES_CNT Count describes
DB2_DES_CLCK Time describes
DB2_EXE_CNT Count executes
DB2_EXE_CLCK Time executes
DB2_EXI_CNT Count EXEC immed
DB2_EXI_CLCK Time EXEC immed
DB2_MIS_CNT Count MISC
DB2_MIS_CLCK Time MISC
Table 4. Fields collected from OMEGAMON XE for CICS OMEGDLI sections
Field name Description Dictionary entry ID
DLI_SCTN_SIZE Size of OMEGDLI section OMEGDLI C001
DLI_SCH_CNT Count Schedules
DLI_SCH_CLCK Time in Schedule
DLI_TER_CNT Count for Terminates
DLI_TER_CLCK Time in Terminates
DLI_GU_CNT Count For GU
DLI_GU_CLCK Time in GU
DLI_GN_CNT Count Get Updates
DLI_GN_CLCK Time get Updates
DLI_GNP_CNT Count Get Nexts
DLI_GNP_CLCK Time Get Nexts
DLI_GHU_CNT Count GHU
DLI_GHU_CLCK Time GHU
DLI_GHN_CNT Count GHN
DLI_GHN_CLCK Time GHN
DLI_GPN_CNT Count GHN Parents
DLI_GPN_CLCK Time GHN Parents
DLI_INS_CNT Count for Inserts
DLI_INS_CLCK Time in Inserts
DLI_DEL_CNT Count for Deletes
DLI_DEL_CLCK Time in Deletes
DLI_REP_CNT Count for Replaces
DLI_REP_CLCK Time in Replaces
Table 5. Fields collected from OMEGAMON XE for CICS OMEGMQ sections
Field name Description Dictionary entry ID
MQ_SCTN_SIZE The size of MQ section CANMQ C001
MQ_TOT_CNT The total count for MQ requests
MQ_TOT_CLCK The sum time of MQ requests
MQ_OPN_CNT The count of MQ Open requests
MQ_OPN_CLCK The sum time of MQ Open requests
MQ_CLO_CNT The count of MQ Close requests
MQ_CLO_CLCK The sum time of MQ Close requests
MQ_GET_CNT The count of MQ Get requests
MQ_GET_CLCK The sum time of MQ Get requests
MQ_PUT_CNT The count of MQ Put requests
MQ_PUT_CLCK The sum time of MQ Put requests
MQ_PU1_CNT The count of MQ Put1 requests
MQ_PU1_CLCK The sum time of MQ Put1 requests
MQ_INQ_CNT The count of MQ Inquire requests
MQ_INQ_CLCK The sum time of MQ Inquire requests
MQ_SET_CNT The count of MQ Set requests
MQ_SET_CLCK The sum time of MQ Set requests
MQ_MIS_CNT The count of MQ Misc requests
MQ_MIS_CLCK The sum time of MQ Misc requests
Table 6. Fields collected from OMEGAMON XE for CICS OMEGWLM sections
Field name Description Dictionary entry ID
WLM_START The time for WLM collection CANWLMSC C001
WLM_SCNAME The service class name for WLM collection
WLM_SCTOKEN The service token for WLM collection
Table 7. Fields collected from OMEGAMON XE for CICS OMEGCICS sections
Field name Description Dictionary entry ID
CICS_OMEG_IDNT OMEGAMON ID OMEGCICS C001
CICS_SCTN_SIZE The length of OMEGCICS section
CICS_RSRVED Reserved
CICS_OMEG_VRSN OMEGAMON version
CICS_RLIM_WRN The type of RLIM warning received
CICS_USR_WORK User work area
CICS_IDMS_CLCK IDMS wait time/count
CICS_IDMS_CNT
CICS_ADAB_CLCK ADABAS wait time/count
CICS_ADAB_CNT
CICS_SUPR_CLCK SUPRA wait time/count
CICS_SUPR_CNT
CICS_DATA_CLCK DATACOMM wait time/count
CICS_DATA_CNT
CICS_USER_CLCK User defined events wait time/count
CICS_USER_CNT
Table 8. Fields collected from OMEGAMON XE for CICS OMEGUEVNT sections
Field name Description Dictionary entry ID
UE_SCTN_SIZE The size of the user section CANUE1 C001
UE_TOT_CNT Total count of user event
UE_TOT_CLCK Total elapsed time
UE_F1_CNT Count of user event #1
UE_F1_CLCK Elapsed time of user event #1
UE_F2_CNT Count of user event #2
UE_F2_CLCK Elapsed time of user event #2
UE_F3_CNT Count of user event #3
UE_F3_CLCK Elapsed time of user event #3
UE_F4_CNT Count of user event #4
UE_F4_CLCK Elapsed time of user event #4
UE_F5_CNT Count of user event #5
UE_F5_CLCK Elapsed time of user event #5
UE_F6_CNT Count of user event #6
UE_F6_CLCK Elapsed time of user event #6
UE_F7_CNT Count of user event #7
UE_F7_CLCK Elapsed time of user event #7
UE_F8_CNT Count of user event #8
UE_F8_CLCK Elapsed time of user event #8
UE_F9_CNT Count of user event #9
UE_F9_CLCK Elapsed time of user event #9
UE_F10_CNT Count of user event #10
UE_F10_CLCK Elapsed time of user event #10