A CICS® Resource that describes a task in an active CICS system being managed by CICSPlex® SM.
The Primary key field for this resource class is TASK .
When used in an EVALDEF you may wish to limit the evaluation
to include only those tasks for which a specific transaction is associated.
To accommodate this, when TASK is used in an EVALDEF, the INSTANCE
refers to the TRANID attribute instead of the Primary key.
For GET requests, an optional parameter may be specified
as follows:
PARM('INCL_QUEUED(YES|NO).')
where:
YES (default) indicates that tasks queued for MAXTASKS
or TRANCLASS MAXACTIVE should be included in the result set.
NO indicates that tasks queued for MAXTASKS or TRANCLASS
MAXACTIVE should not be included in the result set.
The following action is supported:
The parameter data for the PURGE action is:
PARM('TYPE(cvda).')
where:
cvda = (Required) Valid CVDA value for the
type of operation.
Valid CVDA values for the PURGE action are PURGE and FORCEPURGE, for example: PARM('TYPE(FORCEPURGE).').
API Actions
PARM(' TYPE(value) .')
Parameters: None
Parameters: None
Unsupported releases: E530
Name | Datatype | Source | Len | Sum | Set | Description | Get Invalid | Set Invalid | Attr ID |
---|---|---|---|---|---|---|---|---|---|
EYU_CICSNAME | CHAR | CPSM | 8 | N/A | CICS System Name | ||||
EYU_CICSREL | CHAR | CPSM | 4 | N/A | CICS Release | ||||
EYU_RESERVED | CHAR | CPSM | 4 | N/A | Reserved | ||||
TASK-1 | DECIMAL | INQ | 4 | MAX | Task ID | 1 | |||
FACILITY | CHAR | INQ | 4 | DIF | Principal facility | 2 | |||
FACILITYTYPE | CVDAS | INQ | 4 | LIKE | Facility type | 3 | |||
FACILITYTYPE Output Valid Values | TERM DEST TASK | ||||||||
SUSPENDTIME | SECONDS | INQ | 4 | MAX | Time task has been suspended | 4 | |||
SUSPENDTYPE | CHAR | INQ | 8 | DIF | Reason task is suspended | 5 | |||
SUSPENDVALUE | CHAR | INQ | 16 | DIF | Resource for which task is waiting | 6 | |||
PRIORITY | BINARY | INQ | 4 | AVG | yes | Task priority | 7 | ||
UOWID | HEX | CMF | 8 | MIN | Network UOW instance and sequence number | 8 | |||
RUNSTATUS | CVDAS | INQ | 4 | LIKE | Dispatch status | 9 | |||
RUNSTATUS Output Valid Values | DISPATCHABLE RUNNING SUSPENDED | ||||||||
TRANCLASS | CHAR | INQ | 8 | DIF | Transaction class | 10 | |||
TRANID | CHAR | INQ | 4 | DIF | Transaction ID | 11 | |||
USERID | CHAR | INQ | 8 | DIF | User ID | 12 | |||
RECUNITID | HEX | INQ | 8 | MIN | Local unit of recovery ID | 13 | |||
TRANTYPE | BINARY | CMF | 4 | AVG | Transaction type | 14 | |||
RECTYPE | CHAR | CMF | 4 | DIF | Record type | 15 | |||
START | TIMESTP | CMF | 8 | MAX | Task start time | 16 | |||
STOP | TIMESTP | CMF | 8 | MAX | Task stop time | 17 | |||
LUNAME | CHAR | CMF | 8 | DIF | VTAM LU name | 18 | |||
FIRSTPRGM | CHAR | CMF | 8 | DIF | First program name | 19 | |||
NETNAME | CHAR | CMF | 20 | DIF | Originating system netname | 20 | |||
TASKFLAG | BINARY | CMF | 4 | AVG | Transaction error flags | 21 | |||
ABCODEO | CHAR | CMF | 4 | DIF | Original ABEND code | 22 | |||
ABCODEC | CHAR | CMF | 4 | DIF | Current ABEND code | 23 | |||
MSGIN | BINARY | CMF | 4 | AVG | Number of Primary TC message receives | 24 | |||
CHARIN | BINARY | CMF | 4 | AVG | Number of Primary TC characters received | 25 | |||
MSGOUT | BINARY | CMF | 4 | AVG | Number of Primary TC message sends | 26 | |||
CHAROUT | BINARY | CMF | 4 | AVG | Number of Primary TC characters sent | 27 | |||
MSGINSEC | BINARY | CMF | 4 | AVG | Number of Secondary TC message receives | 28 | |||
CHARINSEC | BINARY | CMF | 4 | AVG | Number of Secondary TC characters received | 29 | |||
MSGOUTSEC | BINARY | CMF | 4 | AVG | Number of Secondary TC message sends | 30 | |||
CHAROUTSEC | BINARY | CMF | 4 | AVG | Number of Secondary TC characters sent | 31 | |||
ALLOCATES | BINARY | CMF | 4 | AVG | Number of ALLOCATE requests | 32 | |||
TERMSTG | BINARY | CMF | 4 | AVG | Terminal storage | 33 | |||
USTG24CNT | BINARY | CMF | 4 | AVG | User storage GETMAIN request count below 16MB | 34 | |||
USTG31CNT | BINARY | CMF | 4 | AVG | User storage GETMAIN request count above 16MB | 35 | |||
CDSAGETM | BINARY | CMF | 4 | AVG | Number of GETMAIN requests in CDSA | 36 | |||
ECDSAGETM | BINARY | CMF | 4 | AVG | Number of GETMAIN requests in ECDSA | 37 | |||
USTG24HWM | BINARY | CMF | 4 | AVG | Peak number of bytes used by task in UDSA | 38 | |||
USTG31HWM | BINARY | CMF | 4 | AVG | Peak number of bytes used by task in EUDSA | 39 | |||
CDSASHWM | BINARY | CMF | 4 | AVG | Peak number of bytes used by task in CDSA | 40 | |||
ECDSASHWM | BINARY | CMF | 4 | AVG | Peak number of bytes used by task in ECDSA | 41 | |||
USTG24OCC | BINARY | CMF | 8 | AVG | Average storage usage below 16 MB line | 42 | |||
USTG31OCC | BINARY | CMF | 8 | AVG | Average storage usage above 16 MB line | 43 | |||
CDSASOCC | BINARY | CMF | 4 | AVG | Average CDSA storage usage | 44 | |||
ECDSASOCC | BINARY | CMF | 4 | AVG | Average ECDSA storage usage | 45 | |||
PSTGHWM | BINARY | CMF | 4 | AVG | Maximum program storage across all DSAs | 46 | |||
PSTG24HWM | BINARY | CMF | 4 | AVG | Maximum program storage below 16 MB line | 47 | |||
PSTG31HWM | BINARY | CMF | 4 | AVG | Maximum program storage above 16 MB line | 48 | |||
USRPS31HWM | BINARY | CMF | 4 | AVG | Maximum program storage in EUDSA | 49 | |||
USRPS24HWM | BINARY | CMF | 4 | AVG | Maximum program storage in UDSA | 50 | |||
ECDSAPSHWM | BINARY | CMF | 4 | AVG | Maximum program storage in ECDSA | 51 | |||
CDSAPSHWM | BINARY | CMF | 4 | AVG | Maximum program storage in CDSA | 52 | |||
ROPS31HWM | BINARY | CMF | 4 | AVG | Maximum program storage in ERDSA | 53 | |||
FCGETCNT | BINARY | CMF | 4 | AVG | Number of file control READ requests | 54 | |||
FCPUTCNT | BINARY | CMF | 4 | AVG | Number of file control REWRITE requests | 55 | |||
FCBRWCNT | BINARY | CMF | 4 | AVG | Number of file control browse requests | 56 | |||
FCADDCNT | BINARY | CMF | 4 | AVG | Number of file control WRITE requests | 57 | |||
FCDELCNT | BINARY | CMF | 4 | AVG | Number of file control DELETE requests | 58 | |||
FCCOUNT | BINARY | CMF | 4 | AVG | Total number of file control requests | 59 | |||
FCAMCNT | BINARY | CMF | 4 | AVG | Number of file control access method requests | 60 | |||
TDGETCNT | BINARY | CMF | 4 | AVG | Number of transient data get requests | 61 | |||
TDPUTCNT | BINARY | CMF | 4 | AVG | Number of transient data put requests | 62 | |||
TDPURCNT | BINARY | CMF | 4 | AVG | Number of transient data purge requests | 63 | |||
TDCOUNT | BINARY | CMF | 4 | AVG | Total number of transient data requests | 64 | |||
TSGETCNT | BINARY | CMF | 4 | AVG | Number of temporary storage gets | 65 | |||
TSPUTACNT | BINARY | CMF | 4 | AVG | Number of TS puts to auxiliary storage | 66 | |||
TSPUTMCNT | BINARY | CMF | 4 | AVG | Number of TS puts to main storage | 67 | |||
TSCOUNT | BINARY | CMF | 4 | AVG | Total number of temporary storage requests | 68 | |||
BMSMAPCNT | BINARY | CMF | 4 | AVG | Number of BMS map requests | 69 | |||
BMSINCNT | BINARY | CMF | 4 | AVG | Number of BMS map in requests | 70 | |||
BMSOUTCNT | BINARY | CMF | 4 | AVG | Number of BMS map out requests | 71 | |||
BMSCOUNT | BINARY | CMF | 4 | AVG | Total number of BMS requests | 72 | |||
PCLINKCNT | BINARY | CMF | 4 | AVG | Number of program link requests | 73 | |||
PCXCTLCNT | BINARY | CMF | 4 | AVG | Program transfer control (XCTL) request count | 74 | |||
PCLOADCNT | BINARY | CMF | 4 | AVG | Number of program load requests | 75 | |||
JCUSRWCNT | BINARY | CMF | 4 | AVG | Number of journal output requests | 76 | |||
ICCOUNT | BINARY | CMF | 4 | AVG | Number of interval control requests | 77 | |||
SYNCCOUNT | BINARY | CMF | 4 | AVG | Number of syncpoint requests | 78 | |||
DISPTIME | SCLOCK | CMF | 8 | MAX | User task dispatch time | 79 | |||
CPUTIME | SCLOCK | CMF | 8 | MAX | User task CPU time | 80 | |||
SUSPTIME | SCLOCK | CMF | 8 | MAX | Task suspend time | 81 | |||
WAITTIME | SCLOCK | CMF | 8 | MAX | Dispatch wait time | 82 | |||
EXWAIT | SCLOCK | CMF | 8 | MAX | Exception wait time | 83 | |||
TCIOTIME | SCLOCK | CMF | 8 | MAX | Terminal I/O wait time | 84 | |||
FCIOTIME | SCLOCK | CMF | 8 | MAX | File control I/O wait time | 85 | |||
JCIOTIME | SCLOCK | CMF | 8 | MAX | Journal control I/O wait time | 86 | |||
TSIOTIME | SCLOCK | CMF | 8 | MAX | Temporary storage I/O wait time | 87 | |||
IRIOTIME | SCLOCK | CMF | 8 | MAX | Inter-region communication I/O wait time | 88 | |||
TDIOTIME | SCLOCK | CMF | 8 | MAX | Transient data I/O wait time | 89 | |||
PCLOADTM | SCLOCK | CMF | 8 | MAX | Program load time | 90 | |||
STARTCODE | CHAR | INQ | 2 | DIF | Start code | 91 | |||
CMDSEC | CVDAS | INQ | 4 | LIKE | Command level security status | 93 | |||
CMDSEC Output Valid Values | CMDSECNO CMDSECYES | ||||||||
DTB | CVDAS | INQ | 4 | LIKE | Dynamic transaction backout option | 94 | |||
DTB Output Valid Values | WAIT COMMIT BACKOUT | ||||||||
DTIMEOUT | BINARY | INQ | 4 | AVG | Deadlock timeout (seconds) | 95 | |||
DUMPING | CVDAS | INQ | 4 | LIKE | Transaction dump option | 96 | |||
DUMPING Output Valid Values | TRANDUMP NOTRANDUMP | ||||||||
ISOLATEST | CVDAS | INQ | 4 | LIKE | Data isolation type | 97 | |||
ISOLATEST Output Valid Values | NOISOLATE ISOLATE | ||||||||
PROFILE | CHAR | INQ | 8 | DIF | Task profile name | 98 | |||
PURGEABILITY | CVDAS | INQ | 4 | LIKE | Purgeability status | 99 | |||
PURGEABILITY Output Valid Values | PURGEABLE NOTPURGEABLE | ||||||||
ROUTING | CVDAS | INQ | 4 | LIKE | Dynamic routing type | 100 | |||
ROUTING Output Valid Values | DYNAMIC STATIC | ||||||||
RESSEC | CVDAS | INQ | 4 | LIKE | Resource level security status | 101 | |||
RESSEC Output Valid Values | RESSECNO RESSECYES | ||||||||
RTIMEOUT | BINARY | INQ | 4 | AVG | Read timeout (seconds) | 102 | |||
RUNAWAY | BINARY | INQ | 4 | AVG | Runaway task time (milliseconds) | 103 | |||
SCRNSIZE | CVDAS | INQ | 4 | LIKE | Screen size | 104 | |||
SCRNSIZE Output Valid Values | ALTERNATE DEFAULT | ||||||||
STORAGECLEAR | CVDAS | INQ | 4 | LIKE | Storage clearance status | 105 | |||
STORAGECLEAR Output Valid Values | CLEAR NOCLEAR | ||||||||
TASKDATAKEY | CVDAS | INQ | 4 | LIKE | Data storage key | 106 | |||
TASKDATAKEY Output Valid Values | CICSDATAKEY USERDATAKEY | ||||||||
TASKDATALOC | CVDAS | INQ | 4 | LIKE | Data location | 107 | |||
TASKDATALOC Output Valid Values | BELOW ANY | ||||||||
TRACING | CVDAS | INQ | 4 | LIKE | Task tracing type | 108 | |||
TRACING Output Valid Values | SPECTRACE STANTRACE SPRSTRACE | ||||||||
TRANPRIORITY | BINARY | INQ | 4 | AVG | Transaction priority | 109 | |||
TRPROF | CHAR | INQ | 8 | DIF | Transaction routing profile name | 110 | |||
TWASIZE | BINARY | INQ | 4 | AVG | Size in bytes of transaction work area (TWA) | 111 | |||
REMOTENAME | CHAR | INQ | 4 | DIF | Remote transaction name | 112 | |||
RSYSID | CHAR | CMF | 4 | DIF | Remote system ID | 113 | |||
TCM62IN2 | BINARY | CMF | 4 | AVG | Number of secondary LU6.2 messages received | 114 | |||
TCC62IN2 | BINARY | CMF | 4 | AVG | Number of secondary LU6.2 characters received | 115 | |||
TCM62OU2 | BINARY | CMF | 4 | AVG | Number of secondary LU6.2 messages sent | 116 | |||
TCC62OU2 | BINARY | CMF | 4 | AVG | Number of secondary LU6.2 characters sent | 117 | |||
PC24RHWM | BINARY | CMF | 4 | AVG | Maximum read-only storage in RDSA | 118 | |||
PC31SHWM | BINARY | CMF | 4 | AVG | Maximum shared storage in ESDSA | 119 | |||
PC24SHWM | BINARY | CMF | 4 | AVG | Maximum shared storage in SDSA | 120 | |||
SZALLOCT | BINARY | CMF | 4 | AVG | Number of FEPI allocate requests | 121 | |||
SZRCVCT | BINARY | CMF | 4 | AVG | Number of FEPI receive requests | 122 | |||
SZSENDCT | BINARY | CMF | 4 | AVG | Number of FEPI send requests | 123 | |||
SZSTRTCT | BINARY | CMF | 4 | AVG | Number of FEPI start requests | 124 | |||
SZCHROUT | BINARY | CMF | 4 | AVG | Number of FEPI characters sent | 125 | |||
SZCHRIN | BINARY | CMF | 4 | AVG | Number of FEPI characters received | 126 | |||
SZALLCTO | BINARY | CMF | 4 | AVG | Number of FEPI allocate timeouts | 127 | |||
SZRCVTO | BINARY | CMF | 4 | AVG | Number of FEPI receive timeouts | 128 | |||
SZTOTCT | BINARY | CMF | 4 | AVG | Total number of FEPI requests | 129 | |||
SZWAIT | SCLOCK | CMF | 8 | MAX | FEPI suspend time | 130 | |||
DSPDELAY | SCLOCK | CMF | 8 | MAX | First dispatch delay time | 131 | |||
TCLDELAY | SCLOCK | CMF | 8 | MAX | First dispatch delay time caused by TCL | 132 | |||
MXTDELAY | SCLOCK | CMF | 8 | MAX | First dispatch delay time caused by MXT limit | 133 | |||
ENQDELAY | SCLOCK | CMF | 8 | MAX | Delay time for enqueue | 134 | |||
LU61WTT | SCLOCK | CMF | 8 | MAX | LU6.1 I/O wait time | 135 | |||
LU62WTT | SCLOCK | CMF | 8 | MAX | LU6.2 I/O wait time | 136 | |||
RMITIME | SCLOCK | CMF | 8 | MAX | Total RMI elapsed time | 137 | |||
RMISUSP | SCLOCK | CMF | 8 | MAX | RMI suspend time | 138 | |||
PERFRECCNT | BINARY | CMF | 4 | AVG | Number of performance records | 141 | |||
RECOVERTOKN | HEX | CMF | 8 | MIN | Recovery manager unit of work ID | 142 | |||
WLMSRVCNAME | CHAR | CMF | 8 | DIF | Workload manager service class name | 143 | |||
WLMRPTRCNAME | CHAR | CMF | 8 | DIF | Workload manager report class name | 144 | |||
TRANFLAGS | HEX | CMF | 8 | MIN | Transaction flags | 145 | |||
TERMCONNAME | CHAR | CMF | 4 | DIF | Terminal connection name | 146 | |||
SHSTGGMCBEL | BINARY | CMF | 4 | AVG | Shared storage GETMAIN request count below 16MB | 147 | |||
SHSTGBYTEGMB | BINARY | CMF | 4 | AVG | GETMAIN byte count of shared storage below 16MB | 148 | |||
SHSTGBYTEFMB | BINARY | CMF | 4 | AVG | FREEMAIN byte count of shared storage below 16MB | 149 | |||
SHSTGGMCABV | BINARY | CMF | 4 | AVG | Shared storage GETMAIN request count above 16MB | 150 | |||
SHSTGBYTEGMA | BINARY | CMF | 4 | AVG | GETMAIN byte count of shared storage above 16MB | 151 | |||
SHSTGBYTEFMA | BINARY | CMF | 4 | AVG | FREEMAIN byte count of shared storage above 16MB | 152 | |||
JRNLWRITREQ | BINARY | CMF | 4 | AVG | Number of journal write requests | 153 | |||
LOGGRWRITREQ | BINARY | CMF | 4 | AVG | Number of CICS logger write requests | 154 | |||
SYNCPTWAITTM | SCLOCK | CMF | 8 | MAX | Syncpoint wait time | 155 | |||
RLSWAITTIME | SCLOCK | CMF | 8 | MAX | VSAM record level sharing wait time | 156 | |||
TERMNALINFO | HEX | CMF | 4 | MIN | Terminal information | 157 | |||
ATTACHTIME | DATETIME | INQ | 8 | MAX | Task attach time | 158 | |||
UNITOFWORK | HEX | INQ | 16 | MIN | Local unit of work (UOW) ID | 159 | |||
INDOUBT | CVDAS | INQ | 4 | LIKE | Transaction in-doubt option | 160 | |||
INDOUBT Output Valid Values | BACKOUT COMMIT | ||||||||
INDOUBTMINS | BINARY | INQ | 4 | AVG | In-doubt time (minutes) | 161 | |||
INDOUBTWAIT | CVDAS | INQ | 4 | LIKE | In-doubt wait option | 162 | |||
INDOUBTWAIT Output Valid Values | WAIT NOWAIT | ||||||||
BRIDGE | CHAR | INQ | 4 | DIF | Bridge transaction ID | 163 | |||
RSVD1 | SCLOCK | CMF | 8 | MAX | Reserved space | 164 | |||
RSVD2 | EYUDA | CMF | 4 | LIKE | Reserved space | 165 | |||
RSVD2 Output Valid Values | YES NO | ||||||||
BRDGTRAN | EYUDA | CMF | 4 | LIKE | Transaction ID as started by bridge | 166 | |||
BRDGTRAN Output Valid Values | YES NO | ||||||||
LOCKMGRWAIT | SCLOCK | CMF | 8 | MAX | Lock manager wait time | 167 | |||
EXTERNWAIT | SCLOCK | CMF | 8 | MAX | External wait time | 168 | |||
CICSWAIT | SCLOCK | CMF | 8 | MAX | CICS event wait time | 169 | |||
INTVLWAIT | SCLOCK | CMF | 8 | MAX | Interval control delay time | 170 | |||
CONTROLWAIT | SCLOCK | CMF | 8 | MAX | Give-up-control wait time | 171 | |||
SHAREDTSWAIT | SCLOCK | CMF | 8 | MAX | Shared temporary storage wait time | 172 | |||
RLSCPUT | SCLOCK | CMF | 8 | MAX | CPU time used by VSAM record level sharing | 173 | |||
INTVLC | BINARY | CMF | 4 | AVG | Number of interval control requests | 174 | |||
IDENT | CHAR | INQ | 48 | DIF | User data provided by the bridge exit | 175 | |||
PCLURMCT | BINARY | CMF | 4 | AVG | Number of user replaceable module (URM) links | 177 | |||
DB2PLAN | CHAR | INQ | 8 | DIF | DB2 plan name | 178 | |||
CFDTWAIT | SCLOCK | CMF | 8 | MAX | CFDT wait time | 179 | |||
SRVSYWTT | SCLOCK | CMF | 8 | MAX | CFDT syncpoint wait time | 180 | |||
TCB | CVDAS | INQ | 4 | LIKE | CICS TCB type | 181 | |||
TCB Output Valid Values | CKOPEN UKOPEN QR INTERNAL | ||||||||
PRCSNAME | CHAR | INQ | 36 | DIF | BTS process name | 182 | |||
PRCSID | HEX | CMF | 52 | MIN | BTS process ID | 183 | |||
PRCSTYPE | CHAR | INQ | 8 | DIF | BTS process type | 184 | |||
ACTVTYNM | CHAR | INQ | 16 | DIF | BTS activity name | 185 | |||
ACTVTYID | HEX | INQ | 52 | MIN | BTS activity ID | 186 | |||
BARSYNCT | BINARY | CMF | 4 | AVG | BTS run synchronous requests | 187 | |||
BARASYCT | BINARY | CMF | 4 | AVG | BTS run asynchronous requests | 188 | |||
BALKPACT | BINARY | CMF | 4 | AVG | BTS link requests | 189 | |||
BADPROCT | BINARY | CMF | 4 | AVG | BTS define process requests | 190 | |||
BADACTCT | BINARY | CMF | 4 | AVG | BTS define activity requests | 191 | |||
BARSPACT | BINARY | CMF | 4 | AVG | BTS reset requests | 192 | |||
BASUPACT | BINARY | CMF | 4 | AVG | BTS suspend requests | 193 | |||
BARMPACT | BINARY | CMF | 4 | AVG | BTS resume requests | 194 | |||
BADCPACT | BINARY | CMF | 4 | AVG | BTS delete activity and cancel requests | 195 | |||
BAACQPCT | BINARY | CMF | 4 | AVG | BTS acquire requests | 196 | |||
BATOTPCT | BINARY | CMF | 4 | AVG | BTS total requests | 197 | |||
BAPRDCCT | BINARY | CMF | 4 | AVG | BTS process data container requests | 198 | |||
BAACDCCT | BINARY | CMF | 4 | AVG | BTS activity data container requests | 199 | |||
BATOTCCT | BINARY | CMF | 4 | AVG | BTS total data container requests | 200 | |||
BARATECT | BINARY | CMF | 4 | AVG | BTS retrieve reattach event requests | 201 | |||
BADFIECT | BINARY | CMF | 4 | AVG | BTS define input event requests | 202 | |||
BATIAECT | BINARY | CMF | 4 | AVG | BTS timer associated event requests | 203 | |||
BATOTECT | BINARY | CMF | 4 | AVG | BTS total event requests | 204 | |||
RUNTRWTT | SCLOCK | CMF | 8 | MAX | Run synchronous transaction wait time | 205 | |||
SYNCDLY | SCLOCK | CMF | 8 | MAX | Waiting for parent syncpoint delay time | 206 | |||
WBRCVCT | BINARY | CMF | 4 | AVG | Number of WEB receive requests | 207 | |||
WBCHRIN | BINARY | CMF | 4 | AVG | Number of characters received via WEB requests | 208 | |||
WBSENDCT | BINARY | CMF | 4 | AVG | Number of WEB send requests | 209 | |||
WBCHROUT | BINARY | CMF | 4 | AVG | Number of characters sent via WEB requests | 210 | |||
WBTOTCT | BINARY | CMF | 4 | AVG | Total number of WEB requests | 211 | |||
WBREPWCT | BINARY | CMF | 4 | AVG | Number of WEB repository writes | 212 | |||
DHCRECT | BINARY | CMF | 4 | AVG | Number of Document Create requests | 213 | |||
DHINSCT | BINARY | CMF | 4 | AVG | Number of Document Insert requests | 214 | |||
DHSETCT | BINARY | CMF | 4 | AVG | Number of Document Set requests | 215 | |||
DHRETCT | BINARY | CMF | 4 | AVG | Number of Document Retrieve requests | 216 | |||
DHTOTCT | BINARY | CMF | 4 | AVG | Total number of Document requests | 217 | |||
DHTOTDCL | BINARY | CMF | 4 | AVG | Total length of documents created | 218 | |||
IMSWAIT | SCLOCK | CMF | 8 | MAX | IMS request wait time | 219 | |||
DB2RDYQW | SCLOCK | CMF | 8 | MAX | DB2 ReadyQ wait time | 220 | |||
DB2CONWT | SCLOCK | CMF | 8 | MAX | DB2 Connection (TCB) wait time | 221 | |||
DB2WAIT | SCLOCK | CMF | 8 | MAX | DB2 request wait time | 222 | |||
MXTOTDLY | SCLOCK | CMF | 8 | MAX | Maximum delay time on an open TCB | 223 | |||
QRMODDLY | SCLOCK | CMF | 8 | MAX | Delay time whilst running on QR TCB | 224 | |||
QRDISPT | SCLOCK | CMF | 8 | MAX | Dispatch time whilst running on QR TCB | 225 | |||
QRCPUT | SCLOCK | CMF | 8 | MAX | CPU time used on QR TCB | 226 | |||
MSDISPT | SCLOCK | CMF | 8 | MAX | Other TCB mode dispatch time | 227 | |||
MSCPUT | SCLOCK | CMF | 8 | MAX | Other TCB mode CPU time | 228 | |||
L8CPUT | SCLOCK | CMF | 8 | MAX | L8 TCB mode CPU time | 229 | |||
J8CPUT | SCLOCK | CMF | 8 | MAX | J8 TCB mode CPU time | 230 | |||
S8CPUT | SCLOCK | CMF | 8 | MAX | S8 TCB mode CPU time | 231 | |||
IMSREQCT | BINARY | CMF | 4 | AVG | Total number of IMS requests | 232 | |||
DB2REQCT | BINARY | CMF | 4 | AVG | Total number of DB2 requests | 233 | |||
CHMODECT | BINARY | CMF | 4 | AVG | Number of CICS dispatcher change modes | E640 and higher | 234 | ||
TCBATTCT | BINARY | CMF | 4 | AVG | Number of CICS dispatcher TCB attaches | 235 | |||
GNQDELAY | SCLOCK | CMF | 8 | MAX | Global ENQ delay time | 236 | |||
RRMSWAIT | SCLOCK | CMF | 8 | MAX | RRMS/MVS syncpoint coordination delay time | 237 | |||
SOIOWTT | SCLOCK | CMF | 8 | MAX | TCP/IP sockets I/O wait time | 238 | |||
RRMSURID | HEX | CMF | 16 | MIN | RRMS/MVS unit of recovery ID | 239 | |||
PCDPLCT | BINARY | CMF | 4 | AVG | Distributed program link (DPL) request count | 240 | |||
CLIPADDR | CHAR | CMF | 16 | DIF | Client IP address | 241 | |||
SOBYENCT | BINARY | CMF | 4 | AVG | Number of socket bytes encrypted | 242 | |||
SOBYDECT | BINARY | CMF | 4 | AVG | Number of socket bytes decrypted | 243 | |||
TERMID | CHAR | CMF | 4 | DIF | Actual terminal ID or session ID | 244 | |||
JVMTIME | SCLOCK | CMF | 8 | MAX | Total Java virtual machine (JVM) elapsed time | 245 | |||
JVMSUSP | SCLOCK | CMF | 8 | MAX | Total Java virtual machine (JVM) suspend time | 246 | |||
BRTOKEN | HEX | INQ | 8 | DIF | 3270 Bridge Facility Token | E530 | 247 | ||
PURGETYPE | CVDAS | INQ | 4 | LIKE | yes | Purge Type | E620 | 248 | |
PURGETYPE Input/Output Valid Values | PURGE FORCEPURGE KILL | ||||||||
DFHSTOR033 | BINARY | STAT | 4 | AVG | Task storage UDSA | 253 | |||
DFHSTOR106 | BINARY | STAT | 4 | AVG | Task storage EUDSA | 254 | |||
DFHSTOR116 | BINARY | STAT | 4 | AVG | Task storage CDSA | 255 | |||
DFHSTOR119 | BINARY | STAT | 4 | AVG | Task storage ECDSA | 256 | |||
DFHSTOR087 | BINARY | STAT | 4 | AVG | Program storage - Total | 257 | |||
DFHSTOR139 | BINARY | STAT | 4 | AVG | Program storage - Above | 258 | |||
DFHSTOR108 | BINARY | STAT | 4 | AVG | Program storage - Below | 259 | |||
DFHSTOR142 | BINARY | STAT | 4 | AVG | Program storage - ECDSA | 260 | |||
DFHSTOR143 | BINARY | STAT | 4 | AVG | Program storage - CDSA | 261 | |||
DFHSTOR122 | BINARY | STAT | 4 | AVG | Program storage - ERDSA | 262 | |||
DFHSTOR162 | BINARY | STAT | 4 | AVG | Program storage - RDSA | 263 | |||
DFHSTOR161 | BINARY | STAT | 4 | AVG | Program storage - ESDSA | 264 | |||
DFHSTOR160 | BINARY | STAT | 4 | AVG | Program storage - SDSA | 265 | |||
DFHSOCK292 | BINARY | STAT | 4 | AVG | Non-persistent sockets | 266 | |||
DFHSOCK293 | BINARY | STAT | 4 | AVG | Persistent sockets | 267 | |||
APPLNAMETRAN | CHAR | STAT | 4 | DIF | Applname - Transaction name | 268 | |||
APPLNAMEPROG | CHAR | STAT | 8 | DIF | Applname - Program name | 269 | |||
CURRENTPROG | CHAR | INQ | 8 | DIF | Current program being executed | 270 | |||
TMRTRSN | DECIMAL | STAT | 4 | MAX | Transaction sequence number | 274 | |||
TMRTGPID | HEX | STAT | 28 | DIF | Transaction group id | 275 | |||
TMRNETID | CHAR | STAT | 8 | DIF | Network id | E530 | 277 | ||
TMRRLUNM | CHAR | STAT | 8 | DIF | Real LUNAME | E530 | 278 | ||
TMRPORTN | BINARY | STAT | 4 | AVG | TCP/IP service port number | E530 | 279 | ||
TMROTSID | CHAR | STAT | 128 | DIF | OTS transaction id | E530 | 280 | ||
TMRCFACT | BINARY | STAT | 4 | AVG | Number OO class library API requests | 281 | |||
TMRWBRPR | BINARY | STAT | 4 | AVG | Number repository reads | 282 | |||
TMRWBERC | BINARY | STAT | 4 | AVG | Number WEB EXTRACT requests | E530 | 283 | ||
TMRWBBRC | BINARY | STAT | 4 | AVG | Number WEB BROWSE requests | E530 | 284 | ||
TMRWBRRC | BINARY | STAT | 4 | AVG | Number WEB READ requests | E530 | 285 | ||
TMRWBWRC | BINARY | STAT | 4 | AVG | Number WEB WRITE requests | E530 | 286 | ||
TMRSOERC | BINARY | STAT | 4 | AVG | EXTRACT TCPIP & EXTRACT CERTIFICATE request count | E530 | 287 | ||
TMRSOCNS | BINARY | STAT | 4 | AVG | Number CREATE non-persistent socket requests | E530 | 288 | ||
TMRSOCPS | BINARY | STAT | 4 | AVG | Number CREATE persistent socket requests | E530 | 289 | ||
TMRSONHW | BINARY | STAT | 4 | AVG | Non-persistent socket HWM | E530 | 290 | ||
TMRSOPHW | BINARY | STAT | 4 | AVG | Persistent socket HWM | E530 | 291 | ||
TMRSORCT | BINARY | STAT | 4 | AVG | Number socket receive requests | E530 | 292 | ||
TMRSOCIN | BINARY | STAT | 4 | AVG | Number characters received | E530 | 293 | ||
TMRSOSCT | BINARY | STAT | 4 | AVG | Number socket send requests | E530 | 294 | ||
TMRSOCOT | BINARY | STAT | 4 | AVG | Number characters sent | E530 | 295 | ||
TMRSOTC | BINARY | STAT | 4 | AVG | Total number socket requests | E530 | 296 | ||
TMRSOIMC | BINARY | STAT | 4 | AVG | Number inbound socket receive requests | E530 | 297 | ||
TMRSOI1C | BINARY | STAT | 4 | AVG | Number inbound socket characters received | E530 | 298 | ||
TMRSOOMC | BINARY | STAT | 4 | AVG | Number inbound socket send requests | E530 | 299 | ||
TMRSOO1C | BINARY | STAT | 4 | AVG | Number inbound socket characters sent | E530 | 300 | ||
TMRRODSP | SCLOCK | STAT | 8 | AVG | User task RO mode dispatch time | E530 | 301 | ||
TMRROCPU | SCLOCK | STAT | 8 | AVG | User task RO mode CPU time | E530 | 302 | ||
TMRKY8DS | SCLOCK | STAT | 8 | AVG | User task key 8 mode dispatch time | E530 | 303 | ||
TMRKY8CP | SCLOCK | STAT | 8 | AVG | User task key 8 mode CPU time | E530 | 304 | ||
TMRJTDLY | SCLOCK | STAT | 8 | AVG | Maximum Java virtual machine (JVM) TCB delay time | E530 | 305 | ||
TMRHTDLY | SCLOCK | STAT | 8 | AVG | Maximum Hot-Pooling TCB delay time | E530 and E640 and higher | 306 | ||
TMRSOOWT | SCLOCK | STAT | 8 | AVG | Outbound socket I/O wait time | E530 | 307 | ||
TMRRQRWT | SCLOCK | STAT | 8 | AVG | Request receiver wait time | E530 | 308 | ||
TMRRQPWT | SCLOCK | STAT | 8 | AVG | Request processor wait time | E530 | 309 | ||
TMROIDWT | SCLOCK | STAT | 8 | AVG | OTS indoubt wait time | E530 | 310 | ||
TMRJVMIT | SCLOCK | STAT | 8 | AVG | Java virtual machine (JVM) elapsed time - initialise | E530 | 311 | ||
TMRJVMRT | SCLOCK | STAT | 8 | AVG | Java virtual machine (JVM) elapsed time - resetting | E530 | 312 | ||
TMRPTPWT | SCLOCK | STAT | 8 | AVG | Partner wait time | E530 | 313 | ||
DETTRANTYPE | EYUDA | CPSM | 4 | LIKE | Transaction type details | 314 | |||
DETTRANTYPE Output Valid Values | NONE SYSTEM MIRROR DPL ONCRPC WEB BRIDGE CICSBTS | ||||||||
BTECOMP | EYUDA | CPSM | 4 | LIKE | Workload manager begin-to-end phase complete | 315 | |||
BTECOMP Output Valid Values | YES NO | ||||||||
EXECOMP | EYUDA | CPSM | 4 | LIKE | Workload manager execution phase complete | 316 | |||
EXECOMP Output Valid Values | YES NO | ||||||||
SUBEXECOMP | EYUDA | CPSM | 4 | LIKE | WLM subset of execution phase complete | 317 | |||
SUBEXECOMP Output Valid Values | YES NO | ||||||||
ORIGINTYPE | EYUDA | CPSM | 4 | LIKE | Transaction origin type | 318 | |||
ORIGINTYPE Output Valid Values | NONE TERMINAL TDQUEUE START TERMSTART SCHEDULED XMRUN BRIDGE SOCKET WEB IIOP RRS LU61 LU62 MRO ECI IIRQRECVR RZSTTRPT | ||||||||
RESOLVEACT | EYUDA | CPSM | 4 | LIKE | Recovery manager UOW resolved with indoubt action | 319 | |||
RESOLVEACT Output Valid Values | YES NO | ||||||||
SHUNTED | EYUDA | CPSM | 4 | LIKE | Recovery manager UOW shunted | 320 | |||
SHUNTED Output Valid Values | YES NO | ||||||||
UNSHUNTED | EYUDA | CPSM | 4 | LIKE | Recovery manager UOW unshunted | 321 | |||
UNSHUNTED Output Valid Values | YES NO | ||||||||
INDOUBTFAIL | EYUDA | CPSM | 4 | LIKE | Recovery manager UOW indoubt failure | 322 | |||
INDOUBTFAIL Output Valid Values | YES NO | ||||||||
ROFAIL | EYUDA | CPSM | 4 | LIKE | Recovery manager UOW resource owner failure | 323 | |||
ROFAIL Output Valid Values | YES NO | ||||||||
RESPTIME | INTSTCK | CPSM | 8 | MAX | Task response time | 324 | |||
TMRNETSX | HEX | CMF | 8 | DIF | LU6.2 network-wide UOW instance & sequence number | 325 | |||
TMRTCPSV | CHAR | CMF | 8 | DIF | TCP/IP Service name | E530 | 326 | ||
TMRCBRNM | CHAR | CMF | 4 | N/A | CorbaServer name | E530 and E620 | 327 | ||
TMRDSTHW | BINARY | CMF | 4 | AVG | CICS dispatcher TCB high water mark | E620 | 328 | ||
TMREJBAC | BINARY | CMF | 4 | AVG | Number of bean state activation requests | E620 | 329 | ||
TMREJBPC | BINARY | CMF | 4 | AVG | Number of bean state passivation requests | E620 | 330 | ||
TMREJBCC | BINARY | CMF | 4 | AVG | Number of bean creation requests | E620 | 331 | ||
TMREJBRC | BINARY | CMF | 4 | AVG | Number of bean removal requests | E620 | 332 | ||
TMREJMCT | BINARY | CMF | 4 | AVG | Number of Enterprise bean method calls | E620 | 333 | ||
TMREJBTC | BINARY | CMF | 4 | AVG | Total number of Enterprise bean requests | E620 | 334 | ||
TMRKY9DS | SCLOCK | STAT | 8 | AVG | User task key 9 mode dispatch time | E620 | 335 | ||
TMRKY9CP | SCLOCK | STAT | 8 | AVG | User task key 9 mode CPU time | E620 | 336 | ||
TMRJ9CPU | SCLOCK | CMF | 8 | MAX | J9 TCB mode CPU time | E620 | 337 | ||
TMRDSMWT | SCLOCK | CMF | 8 | MAX | Dispatcher TCB mismatch wait time | E620 | 338 | ||
TMRDSCWT | SCLOCK | CMF | 8 | MAX | MVS DS storage constraint wait time | E620 | 339 | ||
CORREUOW | HEX | CMF | 23 | MIN | Correlation UOW id | 340 | |||
NETUOWID | HEX | CMF | 27 | MIN | Network id of UOW | 341 | |||
TMRPCDLL | BINARY | CMF | 4 | AVG | Data length of all DPL program links with channel | E620 and E630 | 343 | ||
TMRPCDRL | BINARY | CMF | 4 | AVG | Total data length of all DPL returns with channel | E620 and E630 | 344 | ||
TMRPCLCC | BINARY | CMF | 4 | AVG | Number of program link requests with channel | E620 and E630 | 345 | ||
TMRPCXCC | BINARY | CMF | 4 | AVG | Number of program XCTL requests with channel | E620 and E630 | 346 | ||
TMRPCDCC | BINARY | CMF | 4 | AVG | Number of DPL program link requests with channel | E620 and E630 | 347 | ||
TMRPCRCC | BINARY | CMF | 4 | AVG | Number of program return requests with channel | E620 and E630 | 348 | ||
TMRPCRCL | BINARY | CMF | 4 | AVG | Data length of all program returns with channel | E620 and E630 | 349 | ||
TMRPGCTC | BINARY | CMF | 4 | AVG | Total number of channel data container requests | E620 and E630 | 350 | ||
TMRPGBCC | BINARY | CMF | 4 | AVG | Number of browse container channel requests | E620 and E630 | 351 | ||
TMRPGGCC | BINARY | CMF | 4 | AVG | Number of get container channel requests | E620 and E630 | 352 | ||
TMRPGPCC | BINARY | CMF | 4 | AVG | Number of put container channel requests | E620 and E630 | 353 | ||
TMRPGMCC | BINARY | CMF | 4 | AVG | Number of move container channel requests | E620 and E630 | 354 | ||
TMRPGGCL | BINARY | CMF | 4 | AVG | Data length of all get container channel requests | E620 and E630 | 355 | ||
TMRPGPCL | BINARY | CMF | 4 | AVG | Data length of all put container channel requests | E620 and E630 | 356 | ||
TMRWBIWC | BINARY | CMF | 4 | AVG | Number of invoke web service requests | E620 and E630 | 357 | ||
TMRWBROC | BINARY | CMF | 4 | AVG | Number of web read requests | E620 and E630 | 358 | ||
TMRWBWOC | BINARY | CMF | 4 | AVG | Number of web write requests | E620 and E630 | 359 | ||
TMRWBIRC | BINARY | CMF | 4 | AVG | Number of web receive requests | E620 and E630 | 360 | ||
TMRWBI1C | BINARY | CMF | 4 | AVG | Number of bytes received by web requests | E620 and E630 | 361 | ||
TMRWBOSC | BINARY | CMF | 4 | AVG | Number of web send requests | E620 and E630 | 362 | ||
TMRWBO1C | BINARY | CMF | 4 | AVG | Number of bytes sent by web send requests | E620 and E630 | 363 | ||
TMRWBPRC | BINARY | CMF | 4 | AVG | Number of web parse requests | E620 and E630 | 364 | ||
TMRWBBOC | BINARY | CMF | 4 | AVG | Number of web browse requests | E620 and E630 | 365 | ||
TMRSTDLY | SCLOCK | CMF | 8 | AVG | Maximum CICS SSL TCB delay time | E620 and E630 | 366 | ||
TMRXTDLY | SCLOCK | CMF | 8 | AVG | Maximum CICS XPLink TCB delay time | E620 and E630 | 367 | ||
TMRCMDLY | SCLOCK | CMF | 8 | AVG | CICS TCB Change Mode delay time | E620 and E630 | 368 | ||
TMRX8CPU | SCLOCK | CMF | 8 | AVG | User task X8 mode CPU time | E620 and E630 | 369 | ||
TMRX9CPU | SCLOCK | CMF | 8 | AVG | User task X9 mode CPU time | E620 and E630 | 370 | ||
TMRICSCC | BINARY | CMF | 4 | AVG | Total local interval control starts with channel | E620 and E630 | 371 | ||
TMRICSCD | BINARY | CMF | 4 | AVG | Data length of all local IC starts with channel | E620 and E630 | 372 | ||
TMRICSRC | BINARY | CMF | 4 | AVG | Total remote interval control starts with channel | E620 and E630 | 373 | ||
TMRICSRD | BINARY | CMF | 4 | AVG | Data length of all remote IC starts with channel | E620 and E630 | 374 | ||
TMRL9CPU | SCLOCK | CMF | 8 | MAX | User task L9 mode CPU time | E620 and E630 | 375 | ||
DFHTASK252 | BINARY | STAT | 4 | AVG | Current CICS dispatcher TCBs | E620 | 376 | ||
TMRWBRDL | BINARY | CMF | 4 | AVG | Data length of data read from the repository | E620 and E630 | 377 | ||
TMRWBWDL | BINARY | CMF | 4 | AVG | Data length of data written to the repository | E620 and E630 | 378 | ||
TMRPGCCC | BINARY | CMF | 4 | AVG | Number of containers created for channel containers | E620 and E630 | 379 |