A CICS Resource that describes tasks and the use they have made of the CICS Resource Manager Interface in an active system being managed by CICSPlex® SM. Note that for these records to be available, the MAS must be running with MNPER=YES, and be using an MCT that specifies RMI=YES on the DFHMCT TYPE=INITIAL macro.
The Primary key field for this resource class is TASKID .
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.
There are no object specific actions for this resource class.
Name | Datatype | Source | Len | Sum | Description | 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 | |
RMITIME | SCLOCK | CMF | 8 | MAX | Total RMI elapsed time | 1 |
RMITOTALTIME | SCLOCK | CMF | 8 | MAX | Total RMI suspend time | 2 |
RMIOTHERTIME | SCLOCK | CMF | 8 | MAX | Total other elapsed time | 3 |
RMIDB2TIME | SCLOCK | CMF | 8 | MAX | DB2 RMI elapsed time | 4 |
RMIDBCTLTIME | SCLOCK | CMF | 8 | MAX | DBCTL RMI elapsed time | 5 |
RMIEXECDLITM | SCLOCK | CMF | 8 | MAX | DL/I RMI elapsed time | 6 |
RMIMQSERIEST | SCLOCK | CMF | 8 | MAX | MQSeries RMI elapsed time | 7 |
RMICPSMTIME | SCLOCK | CMF | 8 | MAX | CICSPlex SM RMI elapsed time | 8 |
RMITCPIPTIME | SCLOCK | CMF | 8 | MAX | TCP/IP Sockets RMI elapsed time | 9 |
TRANID | CHAR | INQ | 4 | DIF | Transaction ID | 10 |
TASKID-1 | DECIMAL | INQ | 4 | MAX | Task ID | 11 |
USERID | CHAR | INQ | 8 | DIF | User ID | 12 |
START | TIMESTP | CMF | 8 | MAX | Task start time | 13 |
STOP | TIMESTP | CMF | 8 | MAX | Task stop time | 14 |
RESPTIME | INTSTCK | CPSM | 8 | MAX | Task response time | 15 |
DISPTIME | SCLOCK | CMF | 8 | MAX | User task dispatch time | 16 |
CPUTIME | SCLOCK | CMF | 8 | MAX | User task CPU time | 17 |
SUSPTIME | SCLOCK | CMF | 8 | MAX | Task suspend time | 18 |
WAITTIME | SCLOCK | CMF | 8 | MAX | Dispatch wait time | 19 |