HTASK Resource Table

This CICSPlex® SM resource provides information about a completed task; that is, a task that previously ran in a system managed by CICSPlex SM, but has now been completed. While a task is active, information can be obtained about the task by the TASK resource. After the task completes, information can be obtained by the HTASK resource, provided that CICSPlex SM history recording was activated for the task.

The Primary key field for this resource class is TIME, which represents the time when the task was completed in the form of an 8-byte store clock (STCK) value. This task completion STCK is always in Coordinated Universal Time (UTC). UTC is a universal time standard that is Greenwich mean time (GMT) without any adjustment for leap seconds. In the following discussion of parameters, all times are UTC, and, when considering UTC completion times near to midnight, note that UTC affects the date as well.

The following parameters are supported for the GET operation:
  • STARTDATE(mm/dd/yyyy)
  • STARTTIME(hh:mm:ss)
  • ENDDATE(mm/dd/yyyy)
  • ENDTIME(hh:mm:ss)
  • INTERVAL(value)
  • RECENT(value)
  • If you use the RECENT parameter, you must not specify any other parameters.
  • If you use the INTERVAL parameter, you must not specify the ENDDATE and ENDTIME parameters.

This resource class has no object-specific actions.

Note: The transaction number attribute (TASK) is normally a 4-byte packed decimal number. However, some CICS system tasks are identified by transaction numbers that comprise special characters, as follows:
  • ' III' for system initialization task
  • ' TCP' for terminal control.
These special identifiers are placed in bytes 2 through 4. Byte 1 is a blank (X'40') before the terminal control TCP identifier, and a null value (X'00') before the others. Because the TASK attribute is expected to contain a packed decimal value, it is not possible to specify the special values TASK=' III' or TASK=' TCP' in a filter. If you need to retrieve task history data for these tasks, you must use another attribute in your filter string, for example, TRANID='CSTP'.

External resource name
CICSTaskHistory
Length
3672
Usage
API or WUI or CICS Management Client Interface
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0154
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   ENDDATE(value) No
    ENDTIME(value) No
    INTERVAL(value) No
    RECENT(value) No
    STARTDATE(value) No
    STARTTIME(value) No
Table 2. HTASK FEEDBACK error codes
Value Code Description
21 HTASK_INV_COMB_RECENT RECENT parameter not unique
22 HTASK_INV_COMB_INTV_ET Bad combination (INTERVAL+ENDTIME)
23 HTASK_INV_COMB_INTV_ED Bad combination (INTERVAL+ENDDATE)
24 HTASK_INV_COMB_START_END STARTDATE/TIME must preceed ENDDATE/TIME
25 HTASK_INV_RECENT Invalid RECENT value
26 HTASK_INV_INTERVAL Invalid INTERVAL value
Table 3. HTASK resource table attributes
Name Datatype Source Len Sum Set Description Get Invalid Attr ID
EYU_CICSNAME CHAR CPSM 8 DIF No CICS System Name    
EYU_CICSREL CHAR CPSM 4 DIF No CICS Release  
EYU_RESERVED CHAR CPSM 4 N/A No Reserved  
ABCODEC CHAR CMF 4 DIFF No Current ABEND code   18
ABCODEO CHAR CMF 4 DIFF No Original ABEND code   17
ACAPPLNAME CHAR CMF 64 LIKE Yes Application Name E640 E650 E660 E670 415
ACMAJORVER BINARY CMF 4 MAX Yes Major Version E640 E650 E660 E670 418
ACMICROVER BINARY CMF 4 MAX Yes Micro Version E640 E650 E660 E670 420
ACMINORVER BINARY CMF 4 MAX Yes Minor Version E640 E650 E660 E670 419
ACOPERNAME CHAR CMF 64 LIKE Yes Operation Name E640 E650 E660 E670 417
ACPLATNAME CHAR CMF 64 LIKE Yes Platform Name E640 E650 E660 E670 416
ACTVTYID HEX CMF 52 MIN No BTS activity ID   153
ACTVTYNM CHAR CMF 16 DIFF No BTS activity name   152
ALLOCATES BINARY CMF 4 AVG No Number of ALLOCATE requests   27
APPLNAMEPROG CHAR CMF 8 DIFF No Application naming - program name   327
APPLNAMETRAN CHAR CMF 4 DIFF No Application naming - transaction name   326
BAACDCCT BINARY CMF 4 AVG No BTS activity data container requests   166
BAACQPCT BINARY CMF 4 AVG No BTS acquire requests   163
BADACTCT BINARY CMF 4 AVG No BTS define activity requests   158
BADCPACT BINARY CMF 4 AVG No BTS delete activity and cancel requests   162
BADFIECT BINARY CMF 4 AVG No BTS define input event requests   169
BADPROCT BINARY CMF 4 AVG No BTS define process requests   157
BALKPACT BINARY CMF 4 AVG No BTS link requests   156
BAPRDCCT BINARY CMF 4 AVG No BTS process data container requests   165
BARASYCT BINARY CMF 4 AVG No BTS run asynchronous requests   155
BARATECT BINARY CMF 4 AVG No BTS retrieve reattach event requests   168
BARMPACT BINARY CMF 4 AVG No BTS resume requests   161
BARSPACT BINARY CMF 4 AVG No BTS reset requests   159
BARSYNCT BINARY CMF 4 AVG No BTS run synchronous requests   154
BASUPACT BINARY CMF 4 AVG No BTS suspend requests   160
BATIAECT BINARY CMF 4 AVG No BTS timer associated event requests   170
BATOTCCT BINARY CMF 4 AVG No BTS total data container requests   167
BATOTECT BINARY CMF 4 AVG No BTS total event requests   171
BATOTPCT BINARY CMF 4 AVG No BTS total requests   164
BMSCOUNT BINARY CMF 4 AVG No Total number of BMS requests   67
BMSINCNT BINARY CMF 4 AVG No Number of BMS map in requests   65
BMSMAPCNT BINARY CMF 4 AVG No Number of BMS map requests   64
BMSOUTCNT BINARY CMF 4 AVG No Number of BMS map out requests   66
BRDGTRAN EYUDA CMF 4 LIKE No Transaction ID started by bridge   137
BRDGTRAN Output valid values YES, NO
BRIDGE CHAR CMF 4 DIFF No Bridge transaction ID   136
BTECOMP EYUDA CPSM 4 LIKE No Workload manager begin-to-end phase complete   264
BTECOMP Output valid values YES, NO
CDSAGETM BINARY CMF 4 AVG No Number of GETMAIN requests in CDSA   30
CDSAPSHWM BINARY CMF 4 AVG No Maximum program storage in CDSA   47
CDSASHWM BINARY CMF 4 AVG No Peak number of bytes used by task in CDSA   34
CDSASOCC BINARY CMF 8 AVG No Average CDSA storage usage   39
CECMCHTP CHAR CMF 4 DIFF No CEC machine type   404
CECMDLID CHAR CMF 16 DIFF No CEC model number   405
CFDTWAIT SCLOCK12 CMF 12 MAX No CFDT wait time   147
CHARIN BINARY CMF 4 AVG No Number of primary TC characters received   20
CHARINSEC BINARY CMF 4 AVG No Number of secondary TC characters received   24
CHAROUT BINARY CMF 4 AVG No Number of primary TC characters sent   22
CHAROUTSEC BINARY CMF 4 AVG No Number of secondary TC characters sent   26
CHMODECT BINARY CMF 4 AVG No Number of CICS dispatcher change modes E640+ 202
CICSWAIT SCLOCK12 CMF 12 MAX No CICS event wait time   140
CLIPADDR CHAR CMF 40 DIFF No Client IP address   208
CONTROLWAIT SCLOCK12 CMF 12 MAX No Give-up-control wait time   142
CORREUOW HEX CPSM 23 MIN No Correlation UOW ID   274
CPUTIME SCLOCK12 CMF 12 MAX No User task CPU time   76
CPUTONCP SCLOCK12 CMF 12 MAX No Total CPU time on a CP E640 E650 E660 E670 421
CURTASKS BINARY CMF 4 AVG No Current tasks   403
DB2CONWT SCLOCK12 CMF 12 MAX No DB2 connection(TCB) wait time   189
DB2RDYQW SCLOCK12 CMF 12 MAX No DB2 ready queue wait time   188
DB2REQCT BINARY CMF 4 AVG No Total number of DB2 requests   201
DB2WAIT SCLOCK12 CMF 12 MAX No DB2 request wait time E680+ 190
DETTRANTYPE EYUDA CPSM 4 LIKE No Transaction type details   263
DETTRANTYPE Output valid values NONE, SYSTEM, MIRROR, DPL, ONCRPC, WEB, BRIDGE, CICSBTS
DHCRECT BINARY CMF 4 AVG No Number of DOCUMENT CREATE requests   181
DHINSCT BINARY CMF 4 AVG No Number of DOCUMENT INSERT requests   182
DHRETCT BINARY CMF 4 AVG No Number of DOCUMENT RETRIEVE requests   184
DHSETCT BINARY CMF 4 AVG No Number of DOCUMENT SET requests   183
DHTOTCT BINARY CMF 4 AVG No Total number of document requests   185
DHTOTDCL BINARY CMF 4 AVG No Total length of documents created   186
DISPTIME SCLOCK12 CMF 12 MAX No User task dispatch time   75
DSPDELAY SCLOCK12 CMF 12 MAX No First dispatch delay time   108
ECDSAGETM BINARY CMF 4 AVG No Number of GETMAIN requests in ECDSA   31
ECDSAPSHWM BINARY CMF 4 AVG No Maximum program storage in ECDSA   46
ECDSASHWM BINARY CMF 4 AVG No Peak number of bytes used by task in ECDSA   35
ECDSASOCC BINARY CMF 8 AVG No Average ECDSA storage usage   40
ENQDELAY SCLOCK12 CMF 12 MAX No Local enqueue delay time   111
EXECOMP EYUDA CPSM 4 LIKE No Workload manager execution phase complete   265
EXECOMP Output valid values YES, NO
EXTERNWAIT SCLOCK12 CMF 12 MAX No External wait time   139
EXWAIT SCLOCK12 CMF 12 MAX No Exception wait time   79
FACILITY CHAR CMF 4 DIFF No Principal facility   12
FACILITYTYPE EYUDA CMF 4 LIKE No Facility type   13
FACILITYTYPE Output valid values TERMINAL, TDQUEUE, START
FCADDCNT BINARY CMF 4 AVG No Number of file control ADD requests   52
FCAMCNT BINARY CMF 4 AVG No Number of file control access method requests   55
FCBRWCNT BINARY CMF 4 AVG No Number of file control BROWSE requests   51
FCCOUNT BINARY CMF 4 AVG No Total number of file control requests   54
FCDELCNT BINARY CMF 4 AVG No Number of file control DELETE requests   53
FCGETCNT BINARY CMF 4 AVG No Number of file control READ requests   49
FCIOTIME SCLOCK12 CMF 12 MAX No File control I/O wait time   81
FCPUTCNT BINARY CMF 4 AVG No Number of file control WRITE requests   50
FCVSWTT SCLOCK12 CMF 12 MAX No File control VSAM string wait time E640 E650 E660 E670 414
FCXCWTT SCLOCK12 CMF 12 MAX No File control exclusive control wait time E640 E650 E660 E670 413
FIRSTPRGM CHAR CMF 8 DIFF No First program name   7
GCDSAGETM BINARY CMF 4 AVG No Number of GETMAIN requests in GCDSA E640 E650 E660 E670 406
GCDSASHWM BINARY CMF 4 AVG No Peak number of bytes used by task in GCDSA expressed in 4k pages E640 E650 E660 E670 407
GNQDELAY SCLOCK12 CMF 12 MAX No Global enqueue delay time   204
GUDSAGETM BINARY CMF 4 AVG No Number of GETMAIN requests in GUDSA E640 E650 E660 E670 408
GUDSASHWM BINARY CMF 4 AVG No Peak number of bytes used by task in GUDSA expressed in 4k pages E640 E650 E660 E670 409
ICCOUNT BINARY CMF 4 AVG No Number of Interval Control requests   72
IMSREQCT BINARY CMF 4 AVG No Total number of IMS requests   200
IMSWAIT SCLOCK12 CMF 12 MAX No IMS request wait time   187
INDOUBT EYUDA CMF 4 LIKE No Transaction indoubt option   134
INDOUBT Output valid values BACKWARD, FORWARD
INDOUBTFAIL EYUDA CPSM 4 LIKE No Recovery manager UOW indoubt failure   271
INDOUBTFAIL Output valid values YES, NO
INDOUBTWAIT EYUDA CMF 4 LIKE No Indoubt wait time   135
INDOUBTWAIT Output valid values YES, NO
INTVLC BINARY CMF 4 AVG No Interval control count   145
INTVLWAIT SCLOCK12 CMF 12 MAX No Interval control delay time   141
IRIOTIME SCLOCK12 CMF 12 MAX No Interregion communication (MRO) I/O wait time   84
ISALWTT SCLOCK12 STAT 12 AVG Yes Delay time waiting for IPIC session allocation   400
ISOLATEST EYUDA CMF 4 LIKE No Data isolation type   87
ISOLATEST Output valid values NO, YES
J8CPUT SCLOCK12 CMF 12 MAX No J8 TCB mode CPU time E680+ 198
JCIOTIME SCLOCK12 CMF 12 MAX No Journal control I/O wait time   82
JCUSRWCNT BINARY CMF 4 AVG No Number of journal output requests   71
JRNLWRITREQ BINARY CMF 4 AVG No Number of journal write requests   128
JVMSUSP SCLOCK12 CMF 12 MAX No Total JVM suspend time   214
JVMTIME SCLOCK12 CMF 12 MAX No Total JVM elapsed time   213
L8CPUT SCLOCK12 CMF 12 MAX No L8 TCB mode CPU time   197
LOCKMGRWAIT SCLOCK12 CMF 12 MAX No Lock manager wait time   138
LOGGRWRITREQ BINARY CMF 4 AVG No Number of CICS logger write requests   129
LU61WTT SCLOCK12 CMF 12 MAX No LU61 I/O wait time   112
LU62WTT SCLOCK12 CMF 12 MAX No LU62 I/O wait time   113
LUNAME CHAR CMF 8 DIFF No VTAM LU name   8
MAXTASKS BINARY CMF 4 AVG No Maximum tasks   402
MPPRTXCD BINARY CMF 4 MAX No Policy thresholds exceeded   423
MSCPUT SCLOCK12 CMF 12 MAX No Other TCB mode CPU time   196
MSDISPT SCLOCK12 CMF 12 MAX No Other TCB mode dispatch time   195
MSGIN BINARY CMF 4 AVG No Number of primary TC messages received   19
MSGINSEC BINARY CMF 4 AVG No Number of secondary TC messages received   23
MSGOUT BINARY CMF 4 AVG No Number of primary TC messages sent   21
MSGOUTSEC BINARY CMF 4 AVG No Number of secondary TC messages sent   25
MXTDELAY SCLOCK12 CMF 12 MAX No First dispatch delay time caused by MXT   110
MXTOTDLY SCLOCK12 CMF 12 MAX No Maximum open TCB delay time   191
NETNAME CHAR CMF 20 DIFF No LU 6.2 network-wide UOW netname   11
NETUOWID HEX CMF 27 MIN No LU6.2 network-wide UOW ID   262
OADATA1 CHAR CMF 64 DIFF No Originating adapter data 1 E640 E650 E660 385
OADATA2 CHAR CMF 64 DIFF No Originating adapter data 2 E640 E650 E660 386
OADATA3 CHAR CMF 64 DIFF No Originating adapter data 3 E640 E650 E660 387
OADID CHAR CMF 64 DIFF No Originating adapter ID E640 E650 E660 384
OAPPLID CHAR CMF 8 MAX No Originating Application ID E640 339
OCLIPADR CHAR CMF 40 MAX No Originating client IP address E640 347
OCLIPORT BINARY CMF 4 MAX No Originating client port number E640 348
OFCTYNME CHAR CMF 8 MAX No Originating facility name E640 350
OFFLCPUT SCLOCK12 CMF 12 MAX No Offload eligible on standard CP E640 E650 E660 E670 422
ONETWKID CHAR CMF 8 MAX No Originating network ID E640 338
OPORTNUM BINARY CMF 4 MAX No Originating portnumber E640 346
ORIGINTYPE EYUDA CPSM 4 LIKE No Transaction origin type   267
ORIGINTYPE Output valid values NONE, TERMINAL, TDQUEUE, START, TERMSTART, SCHEDULED, XMRUN, BRIDGE, SOCKET, WEB, IIOP, RRS, LU61, LU62, MRO, ECI, IIRQRECVR, RZSTTRPT
OSTART TIMESTP CMF 8 MAX No Originating task start time E640 340
OTCPSVCE CHAR CMF 8 MAX No Originating TCPIPSERVICE E640 345
OTRAN CHAR CMF 4 MAX No Originating transaction ID E640 342
OTRANFLG HEX CMF 8 MAX No Originating transaction flags E640 349
OTRANNUM DECIMAL CMF 4 MAX No Originating task ID E640 341
OUSERCOR CHAR CMF 64 MAX No Originating user correlation data E640 344
OUSERID CHAR CMF 8 MAX No Originating user ID E640 343
PC24RHWM BINARY CMF 4 AVG No Maximum read-only program storage on RDSA   95
PC24SHWM BINARY CMF 4 AVG No Maximum shared program storage in SDSA   97
PC31SHWM BINARY CMF 4 AVG No Maximum shared program storage in ESDSA   96
PCDPLCT BINARY CMF 4 AVG No Distributed program link (DPL) request count   209
PCLINKCNT BINARY CMF 4 AVG No Number of program LINK requests   68
PCLOADCNT BINARY CMF 4 AVG No Number of program LOAD requests   70
PCLOADTM SCLOCK12 CMF 12 MAX No Program load time   86
PCLURMCT BINARY CMF 4 AVG No Number of user replaceable module link requests   146
PCXCTLCNT BINARY CMF 4 AVG No Number of program transfer control (XCTL) requests   69
PERFRECCNT BINARY CMF 4 AVG No Number of performance records   119
PGCSTHWM BINARY CMF 8 MAX No Maximum container storage allocated to task E640 337
PHAPPLID CHAR CMF 8 MAX No Previous hop applid E640 E650 E660 389
PHCOUNT BINARY CMF 4 MAX No Previous hop count E640 E650 E660 394
PHNTWKID CHAR CMF 8 MAX No Previous hop network qualifier E640 E650 E660 388
PHSTART TIMESTP CMF 8 MAX No Previous hop task start time E640 E650 E660 391
PHTRAN CHAR CMF 4 MAX No Previous hop transaction ID E640 E650 E660 393
PHTRANNO DECIMAL CMF 4 MAX No Previous hop task ID E640 E650 E660 392
PRCSID HEX CMF 52 MIN No BTS process ID   150
PRCSNAME CHAR CMF 36 DIFF No BTS process name   149
PRCSTYPE CHAR CMF 8 DIFF No BTS process type   151
PRIORITY BINARY CMF 4 AVG No Task priority   14
PSTG24HWM BINARY CMF 4 AVG No Maximum program storage below 16MB   42
PSTG31HWM BINARY CMF 4 AVG No Maximum program storage above 16MB   43
PSTGHWM BINARY CMF 4 AVG No Maximum program storage across all DSAs   41
QRCPUT SCLOCK12 CMF 12 MAX No CPU time used while running in QR TCB mode   194
QRDISPT SCLOCK12 CMF 12 MAX No Dispatch time while running in QR TCB mode   193
QRMODDLY SCLOCK12 CMF 12 MAX No QR TCB mode delay time   192
RECTYPE CHAR CMF 4 DIFF No Record type   15
RESOLVEACT EYUDA CPSM 4 LIKE No Recovery manager UOW resolved with indoubt action   268
RESOLVEACT Output valid values YES, NO
RESPTIME INTTSTP CPSM 8 MAX No Task response time   273
RLSCPUT SCLOCK12 CMF 12 MAX No CPU time used by VSAM Record Level Sharing   144
RLSWAITTIME SCLOCK12 CMF 12 MAX No VSAM Record Level Sharing wait time   132
RMICPSMTIME SCLOCK12 CMF 12 MAX No CICSPlex SM RMI elapsed time   334
RMIDB2TIME SCLOCK12 CMF 12 MAX No DB2 RMI elapsed time   330
RMIDBCTLTIME SCLOCK12 CMF 12 MAX No DBCTL RMI elapsed time   331
RMIEXECDLITM SCLOCK12 CMF 12 MAX No DL/I RMI elapsed time   332
RMIMQSERIEST SCLOCK12 CMF 12 MAX No WebSphere MQ RMI elapsed time   333
RMIOTHERTIME SCLOCK12 CMF 12 MAX No Total other RMI elapsed time   329
RMISUSP SCLOCK12 CMF 12 MAX No Total RMI suspend time   115
RMITCPIPTIME SCLOCK12 CMF 12 MAX No TCP/IP Sockets RMI elapsed time   335
RMITIME SCLOCK12 CMF 12 MAX No Total RMI elapsed time   114
RMITOTALTIME SCLOCK12 CMF 12 MAX No Total RMI elapsed time   328
ROFAIL EYUDA CPSM 4 LIKE No Recovery manager UOW resource owner failure   272
ROFAIL Output valid values YES, NO
ROMODDLY SCLOCK12 STAT 12 AVG Yes RO TCB mode delay time   397
ROPS31HWM BINARY CMF 4 AVG No Maximum read-only program storage   48
RRMSURID HEX CMF 16 MIN No RRMS/MVS unit of recovery ID   207
RRMSWAIT SCLOCK12 CMF 12 MAX No RRMS/MVS syncpoint coordination delay time   205
RSYSID CHAR CMF 4 DIFF No Remote system ID   90
RUNTRWTT SCLOCK12 CMF 12 MAX No Run synchronous transaction wait time   173
S8CPUT SCLOCK12 CMF 12 MAX No S8 TCB mode CPU time   199
SHAREDTSWAIT SCLOCK12 CMF 12 MAX No Shared temporary storage I/O wait time   143
SHSTGBYTEFMA BINARY CMF 4 AVG No FREEMAIN byte count of shared storage above 16M   127
SHSTGBYTEFMB BINARY CMF 4 AVG No FREEMAIN byte count of shared storage below 16MB   124
SHSTGBYTEFMG BINARY CMF 4 AVG No The total number of FREEMAIN bytes of shared storage above the bar. E640 E650 E660 E670 412
SHSTGBYTEGMA BINARY CMF 4 AVG No GETMAIN byte count of shared storage above 16MB   126
SHSTGBYTEGMB BINARY CMF 4 AVG No GETMAIN byte count of shared storage below 16MB   123
SHSTGBYTEGMG BINARY CMF 4 AVG No GETMAIN byte count of shared storage above the bar E640 E650 E660 E670 411
SHSTGGMCABV BINARY CMF 4 AVG No Shared storage GETMAIN request count above 16MB   125
SHSTGGMCBAR BINARY CMF 4 AVG No Shared storage GETMAIN request count above the bar E640 E650 E660 E670 410
SHSTGGMCBEL BINARY CMF 4 AVG No Shared storage GETMAIN request count below 16MB   121
SHUNTED EYUDA CPSM 4 LIKE No Recovery manager UOW shunted   269
SHUNTED Output valid values YES, NO
SOBYDECT BINARY CMF 4 AVG No Number of socket bytes decrypted   211
SOBYENCT BINARY CMF 4 AVG No Number of socket bytes encrypted   210
SOCIPHER HEX CMF 4 DIFF Yes Cipher selected   401
SOIOWTT SCLOCK12 CMF 12 MAX No Inbound TCP/IP sockets I/O wait time   206
SOMODDLY SCLOCK12 STAT 12 AVG Yes SO TCB mode delay time   398
SRVSYWTT SCLOCK12 CMF 12 MAX No CFDT syncpoint wait time   148
START DATETIME CMF 8 MAX No Task start time   2
STOP DATETIME CMF 8 MAX No Task stop time   3
SUBEXECOMP EYUDA CPSM 4 LIKE No WLM subset of execution phase complete   266
SUBEXECOMP Output valid values YES, NO
SUBTYPE CHAR CPSM 1 MIN No Task history subtype   357
SUSPTIME SCLOCK12 CMF 12 MAX No Task suspend time   77
SYNCCOUNT BINARY CMF 4 AVG No Number of syncpoint requests   73
SYNCDLY SCLOCK12 CMF 12 MAX No Waiting for parent syncpoint delay time   174
SYNCPTWAITTM SCLOCK12 CMF 12 MAX No Syncpoint wait time   131
SZALLCTO BINARY CMF 4 AVG No Number of FEPI ALLOCATE timeouts   104
SZALLOCT BINARY CMF 4 AVG No Number of FEPI ALLOCATE requests   98
SZCHRIN BINARY CMF 4 AVG No Number of FEPI characters received   103
SZCHROUT BINARY CMF 4 AVG No Number of FEPI characters sent   102
SZRCVCT BINARY CMF 4 AVG No Number of FEPI RECEIVE requests   99
SZRCVTO BINARY CMF 4 AVG No Number of FEPI RECEIVE timeouts   105
SZSENDCT BINARY CMF 4 AVG No Number of FEPI SEND requests   100
SZSTRTCT BINARY CMF 4 AVG No Number of FEPI START requests   101
SZTOTCT BINARY CMF 4 AVG No Total number of FEPI requests   106
SZWAIT SCLOCK12 CMF 12 MAX No FEPI suspend time   107
TASK DECIMAL CMF 4 MAX No Task ID   218
TASKDATAKEY EYUDA CMF 4 LIKE No Data storage key   88
TASKDATAKEY Output valid values CICS, USER
TASKDATALOC EYUDA CMF 4 LIKE No Data location above/below 16MB   89
TASKDATALOC Output valid values BELOW, ANY
TASKFLAG BINARY CMF 4 AVG No Transaction error flags   16
TCALWTT SCLOCK12 STAT 12 AVG Yes Delay time waiting for session allocation   399
TCBATTCT BINARY CMF 4 AVG No Number of CICS dispatcher TCB attaches   203
TCC62IN2 BINARY CMF 4 AVG No Number of secondary LU62 TC characters received   92
TCC62OU2 BINARY CMF 4 AVG No Number of secondary LU62 TC characters sent   94
TCIOTIME SCLOCK12 CMF 12 MAX No Terminal control I/O wait time   80
TCLDELAY SCLOCK12 CMF 12 MAX No First dispatch delay time caused by TCL   109
TCM62IN2 BINARY CMF 4 AVG No Number of secondary LU62 TC messages received   91
TCM62OU2 BINARY CMF 4 AVG No Number of secondary LU62 TC messages sent   93
TDCOUNT BINARY CMF 4 AVG No Total number of transient data requests   59
TDELWTT SCLOCK12 STAT 12 AVG Yes TD extrapartition lock wait time   396
TDGETCNT BINARY CMF 4 AVG No Number of transient data GET requests   56
TDILWTT SCLOCK12 STAT 12 AVG Yes TD intrapartition lock wait time   395
TDIOTIME SCLOCK12 CMF 12 MAX No Transient data I/O wait time   85
TDPURCNT BINARY CMF 4 AVG No Number of transient data PURGE requests   58
TDPUTCNT BINARY CMF 4 AVG No Number of transient data PUT requests   57
TERMCONNAME CHAR CMF 4 DIFF No Terminal connection name   120
TERMID CHAR CMF 4 DIFF No Actual terminal ID or session ID   212
TERMNALINFO HEX CMF 4 MIN No Terminal information   130
 TIME-1  HEX CMF 8 MIN Yes Time key   1
TMRATMSN CHAR CMF 8 DIFF No Atom service name E640 E650 372
TMRBFDGC BINARY CMF 4 MAX No Number of BIF DIGEST requests E640 E650 377
TMRBFTC BINARY CMF 4 MAX No Total number BIF Requests E640 E650 378
TMRCBRNM CHAR CMF 4 LIKE No CorbaServer name E680+ 276
TMRCFACT BINARY CMF 4 AVG No Number of OO class library API requests   225
TMRCIPOR BINARY CMF 4 MAX No Client IP Port E640 353
TMRCMDLY SCLOCK12 CMF 12 AVG No CICS TCB Change Mode delay time   314
TMRDHDLC BINARY CMF 4 AVG No Number of Document Delete requests E640 336
TMRDSCWT SCLOCK12 CMF 12 MAX No Dispatcher MVS storage constraint wait time   287
TMRDSMWT SCLOCK12 CMF 12 MAX No Dispatcher TCB mismatch wait time   286
TMRDSTHW BINARY CMF 4 AVG No Peak number of CICS dispatcher TCBs   277
TMRECEVC BINARY CMF 4 MAX No Number of events captured E640 E650 369
TMRECFOC BINARY CMF 4 MAX No Number of event filter commands E640 E650 368
TMRECSEC BINARY CMF 4 MAX No Number of synchronous emission events captured E640 E650 E660 383
TMRECSGE BINARY CMF 4 MAX No Number of SIGNAL EVENT requests E640 E650 367
TMREICTC BINARY CMF 4 MAX No Total number of EXEC CICS requests E640 E650 366
TMREJBAC BINARY CMF 4 AVG No Number of bean state activation requests E680+ 278
TMREJBCC BINARY CMF 4 AVG No Number of bean creation requests E680+ 280
TMREJBPC BINARY CMF 4 AVG No Number of bean state passivation requests E680+ 279
TMREJBRC BINARY CMF 4 AVG No Number of bean removal requests E680+ 281
TMREJBTC BINARY CMF 4 AVG No Total number of Enterprise bean requests E680+ 288
TMREJMCT BINARY CMF 4 AVG No Number of Enterprise bean method calls E680+ 282
TMRHTDLY SCLOCK12 CMF 12 AVG No Maximum hot-pooling TCB delay time E640+ 251
TMRICSCC BINARY CMF 4 AVG No Total local interval control starts with channel   317
TMRICSCD BINARY CMF 4 AVG No Data length of all local IC starts with channel   318
TMRICSRC BINARY CMF 4 AVG No Total remote interval control starts with channel   319
TMRICSRD BINARY CMF 4 AVG No Data length of all remote IC starts with channel   320
TMRISACT BINARY CMF 4 MAX No Number of IPCONN allocate requests E640 355
TMRISCNM CHAR CMF 8 MAX No IPCONN Name E640 354
TMRISWT SCLOCK12 CMF 12 MAX No IPCONN I/O wait time E640 356
TMRJ9CPU SCLOCK12 CMF 12 MAX No J9 TCB mode CPU time E680+ 285
TMRJSTWT SCLOCK12 CMF 12 MAX No JVM Server thread wait time E640 E650 358
TMRJTDLY SCLOCK12 CMF 12 AVG No Maximum JVM TCB delay time E680+ 250
TMRJVMIT SCLOCK12 CMF 12 AVG No JVM elapsed time - initializing   256
TMRJVMRT SCLOCK12 CMF 12 AVG No JVM elapsed time - resetting   257
TMRKY8CP SCLOCK12 CMF 12 AVG No User task key 8 mode CPU time   249
TMRKY8DS SCLOCK12 CMF 12 AVG No User task key 8 mode dispatch time   248
TMRKY9CP SCLOCK12 STAT 12 AVG No User task key 9 mode CPU time   284
TMRKY9DS SCLOCK12 STAT 12 AVG No User task key 9 mode dispatch time   283
TMRL9CPU SCLOCK12 CMF 12 MAX No User task L9 mode CPU time   321
TMRMLCTM SCLOCK12 CMF 12 MAX No XML System Services CPU time E640 E650 380
TMRMLTDL BINARY CMF 4 MAX No Total document length E640 E650 379
TMRMLXTC BINARY CMF 4 MAX No Number of EXEC CICS XML TRANSFORM requests E640 E650 359
TMRMQAST SCLOCK12 CMF 12 MAX No WebSphere MQ API SRB time E640 E650 382
TMRMQGWT SCLOCK12 CMF 12 MAX No WebSphere MQ Getwait wait time E640 352
TMRNETID CHAR CMF 8 DIFF No Network ID   221
TMRNETSX HEX CMF 8 DIFF No LU6.2 network-wide UOW instance and sequence number   259
TMROIDWT SCLOCK12 CMF 12 AVG No OTS indoubt wait time   255
TMROTSID CHAR CMF 128 DIFF No OTS transaction ID   224
TMRPCDCC BINARY CMF 4 AVG No Number of DPL program link requests with channel   293
TMRPCDLL BINARY CMF 4 AVG No Data length of all DPL program links with channel   289
TMRPCDRL BINARY CMF 4 AVG No Total data length of all DPL returns with channel   290
TMRPCLCC BINARY CMF 4 AVG No Number of program link requests with channel   291
TMRPCRCC BINARY CMF 4 AVG No Number of program return requests with channel   294
TMRPCRCL BINARY CMF 4 AVG No Data length of all program returns with channel   295
TMRPCXCC BINARY CMF 4 AVG No Number of program XCTL requests with channel   292
TMRPGBCC BINARY CMF 4 AVG No Number of browse container channel requests   297
TMRPGCCC BINARY CMF 4 AVG No Number of containers created for channel containers   324
TMRPGCTC BINARY CMF 4 AVG No Total number of channel data container requests   296
TMRPGGCC BINARY CMF 4 AVG No Number of get container channel requests   298
TMRPGGCL BINARY CMF 8 AVG No Data length of all get container channel requests   301
TMRPGMCC BINARY CMF 4 AVG No Number of move container channel requests   300
TMRPGPCC BINARY CMF 4 AVG No Number of put container channel requests   299
TMRPGPCL BINARY CMF 8 AVG No Data length of all put container channel requests   302
TMRPIPLN CHAR CMF 8 DIFF No Pipeline name E640 E650 371
TMRPORTN BINARY CMF 4 AVG No TCP/IP service port number   223
TMRPTPWT SCLOCK12 CMF 12 AVG No Partner wait time   258
TMRRLUNM CHAR CMF 8 DIFF No Real LU name   222
TMRROCPU SCLOCK12 CMF 12 AVG No User task read-only mode CPU time   247
TMRRODSP SCLOCK12 CMF 12 AVG No User task read-only mode dispatch time   246
TMRRQPWT SCLOCK12 CMF 12 AVG No Request processor wait time   254
TMRRQRWT SCLOCK12 CMF 12 AVG No Request receiver wait time   253
TMRSOCIN BINARY CMF 4 AVG No Number of characters received   237
TMRSOCNS BINARY CMF 4 AVG No Number of CREATE non-persistent socket requests   232
TMRSOCOT BINARY CMF 4 AVG No Number of characters sent   239
TMRSOCPS BINARY CMF 4 AVG No Number of CREATE persistent socket requests   233
TMRSOERC BINARY CMF 4 AVG No EXTRACT TCPIP and EXTRACT CERTIFICATE request count   231
TMRSOI1C BINARY CMF 4 AVG No Number of inbound socket characters received   242
TMRSOIMC BINARY CMF 4 AVG No Number of inbound socket receive requests   241
TMRSONHW BINARY CMF 4 AVG No Peak number of non-persistent sockets   234
TMRSOO1C BINARY CMF 4 AVG No Number of inbound socket characters sent   244
TMRSOOMC BINARY CMF 4 AVG No Number of inbound socket send requests   243
TMRSOOWT SCLOCK12 CMF 12 AVG No Outbound TCP/IP sockets I/O wait time   252
TMRSOPHW BINARY CMF 4 AVG No Peak number of persistent sockets   235
TMRSORCT BINARY CMF 4 AVG No Number of socket receive requests   236
TMRSOSCT BINARY CMF 4 AVG No Number of socket send requests   238
TMRSOTC BINARY CMF 4 AVG No Total number of socket requests   240
TMRSTDLY SCLOCK12 CMF 12 AVG No Maximum CICS SSL TCB delay time   312
TMRT8CPU SCLOCK12 CMF 12 MAX No User task T8 mode cpu time E640 E650 364
TMRTCPSV CHAR CMF 8 DIFF No TCP/IP Service name   260
TMRTGPID HEX CMF 28 DIFF No Transaction group ID   219
TMRTIATC BINARY CMF 4 MAX No Number of EXEC CICS ASKTIME requests E640 E650 375
TMRTITC BINARY CMF 4 MAX No Total number of EXEC xxxTIME Requests E640 E650 376
TMRTTDLY SCLOCK12 CMF 12 MAX No Maximum thread TCB delay time E640 E650 365
TMRURIMN CHAR CMF 8 DIFF No URI map name E640 E650 370
TMRWBBOC BINARY CMF 4 AVG No Number of web browse requests   311
TMRWBBRC BINARY CMF 4 AVG No Number of WEB BROWSE requests   228
TMRWBERC BINARY CMF 4 AVG No Number of WEB EXTRACT requests   227
TMRWBI1C BINARY CMF 4 AVG No Number of bytes received by web requests   307
TMRWBIRC BINARY CMF 4 AVG No Number of web receive requests   306
TMRWBIWC BINARY CMF 4 AVG No Number of invoke web service requests   303
TMRWBO1C BINARY CMF 4 AVG No Number of bytes sent by web send requests   309
TMRWBOSC BINARY CMF 4 AVG No Number of web send requests   308
TMRWBPRC BINARY CMF 4 AVG No Number of web parse requests   310
TMRWBRDL BINARY CMF 4 AVG No Data length of data read from the repository   322
TMRWBROC BINARY CMF 4 AVG No Number of web read requests   304
TMRWBRPR BINARY CMF 4 AVG No Number of repository reads   226
TMRWBRRC BINARY CMF 4 AVG No Number of WEB READ requests   229
TMRWBWDL BINARY CMF 4 AVG No Data length of data written to the repository   323
TMRWBWOC BINARY CMF 4 AVG No Number of web write requests   305
TMRWBWRC BINARY CMF 4 AVG No Number of WEB WRITE requests   230
TMRWMQRC BINARY CMF 4 MAX No Total number WebSphere MQ requests E640 351
TMRWPBMN CHAR CMF 8 DIFF No Program name E640 E650 374
TMRWSATC BINARY CMF 4 MAX No Total number of WS Addressing requests E640 E650 363
TMRWSCBC BINARY CMF 4 MAX No Number of WSACONTEXT BUILD requests E640 E650 360
TMRWSCGC BINARY CMF 4 MAX No Number of WSACONTEXT GET requests E640 E650 361
TMRWSEPC BINARY CMF 4 MAX No Number of WSAEPR CREATE requests E640 E650 362
TMRWSOPN CHAR CMF 64 DIFF No Web Services operation name E640 E650 381
TMRWSVCN CHAR CMF 32 DIFF No Webservice name E640 E650 373
TMRX8CPU SCLOCK12 CMF 12 AVG No User task X8 mode CPU time   315
TMRX9CPU SCLOCK12 CMF 12 AVG No User task X9 mode CPU time   316
TMRXTDLY SCLOCK12 CMF 12 AVG No Maximum CICS XPLink TCB delay time   313
TRANCLASS CHAR CMF 8 DIFF No Transaction class   6
TRANFLAGS HEX CMF 8 MIN No Transaction flags   118
TRANID CHAR CMF 4 DIFF No Transaction ID   9
TRANTYPE CHAR CMF 4 DIFF No Transaction type   10
TSCOUNT BINARY CMF 4 AVG No Total number of TS requests   63
TSGETCNT BINARY CMF 4 AVG No Number of temporary storage GET requests   60
TSIOTIME SCLOCK12 CMF 12 MAX No TS I/O wait time   83
TSPUTACNT BINARY CMF 4 AVG No Number of TS PUT requests to auxiliary storage   61
TSPUTMCNT BINARY CMF 4 AVG No Number of TS PUT requests to main storage   62
UNSHUNTED EYUDA CPSM 4 LIKE No Recovery manager UOW unshunted   270
UNSHUNTED Output valid values YES, NO
UOWID HEX CMF 8 MIN No Local unit of work (UOW) ID   4
UOWINSTSEQ HEX CMF 8 MIN No LU6.2 network-wide UOW instance and sequence number   133
USERID CHAR CMF 8 DIFF No User ID   5
USRPS24HWM BINARY CMF 4 AVG No Maximum program storage in UDSA   45
USRPS31HWM BINARY CMF 4 AVG No Maximum program storage in EUDSA   44
USTG24CNT BINARY CMF 4 AVG No Number of user storage GETMAIN requests below 16MB   28
USTG24HWM BINARY CMF 4 AVG No Peak number of bytes used by task in UDSA   32
USTG24OCC BINARY CMF 8 AVG No Average storage usage below 16MB   37
USTG31CNT BINARY CMF 4 AVG No Number of user storage GETMAIN requests above 16MB   29
USTG31HWM BINARY CMF 4 AVG No Peak number of bytes used by task in EUDSA   33
USTG31OCC BINARY CMF 8 AVG No Average storage usage above 16MB   38
WAITTIME SCLOCK12 CMF 12 MAX No Dispatch wait time   78
WBCHRIN BINARY CMF 4 AVG No Number of Web characters received   176
WBCHROUT BINARY CMF 4 AVG No Number of Web characters sent   178
WBISSFCT BINARY CMF 4 MAX No INVOKE SOAP service faults E640 E650 426
WBRCVCT BINARY CMF 4 AVG No Number of WEB RECEIVE requests   175
WBREPWCT BINARY CMF 4 AVG No Number of Web repository writes   180
WBSENDCT BINARY CMF 4 AVG No Number of WEB SEND requests   177
WBSFCRCT BINARY CMF 4 MAX No SOAPFAULT CREATE requests E640 E650 424
WBSFTOCT BINARY CMF 4 MAX No Total SOAPFAULT CREATE requests E640 E650 425
WBSREQBL BINARY CMF 4 MAX No SOAP request body length E640 E650 427
WBSRSPBL BINARY CMF 4 MAX No SOAP response body length E640 E650 428
WBTOTCT BINARY CMF 4 AVG No Total number of Web requests   179
WLMRPTRCNAME CHAR CMF 8 DIFF No Workload manager report class name   117
WLMSRVCNAME CHAR CMF 8 DIFF No Workload manager service class name   116


HTASKtab.html | Timestamp icon Last updated: Thursday, 27 June 2019