TASKFILE Resource Table
A CICS® Resource that describes tasks and the CICS files they have used in an active system being managed by CICSPlex® SM. Note that for these records to be available, the MAS must be running with the SIT parameter MNRES=ON, and be using an MCT that specifies a value for FILE greater than 0 on the DFHMCT TYPE=INITIAL macro.
The First key field for this resource is MNRTASKNO.
The Second key field for this resource is MNRNAME.
- External resource name(CMCI)
- CICSTaskFileUsage
- Object type
- CICS Resource
- Length
- 176
- Usage
- API, WUI, CICS Management Client Interface(CMCI), EVALDEF
- API view
- Yes
- CMAS context
- No
- SCOPE applies
- Yes
- Only query CMASs in workload
- No
- Copybook identifier
- EYUt0115
- CICS Commands subject to CICS Security
- INQUIRE TASK
- Unsupported CICS Releases
- None
| Operations | Actions | Parameters | Required |
|---|---|---|---|
| GET | None | N/A |
| Name | Datatype | Source | CICS Source | CICS Field | Len | Sum | Description | Offset |
|---|---|---|---|---|---|---|---|---|
| EYU_CICSNAME | CHAR | CPSM | 8 | DIFF | CICS System Name | 0 | ||
| EYU_CICSREL | CHAR | CPSM | 4 | DIFF | CICS Release | 8 | ||
| EYU_RESERVED | CHAR | CPSM | 4 | N/A | Reserved | 12 | ||
| MNRTASKNO-1 | DECIMAL | STAT | MNR_ID_DATA | MNR_ID_TASKNO | 4 | AVG | Task ID | 16 |
| MNRNAME-2 | CHAR | STAT | MNR_FILE_ENTRY | MNR_FILE_NAME | 8 | DIFF | File ID | 24 |
| DSNAME | CHAR | CPSM | Calculated | 44 | DIFF | Data set name | 32 | |
| FCAMCNT | BINARY | STAT | MNR_FILE_ENTRY | MNR_FILE_AM_RQ | 4 | AVG | Number of access method calls | 76 |
| MNRADD | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_FILE_ADD | 8 | AVG | ADD request time and count | 112 |
| MNRBRWSE | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_FILE_BRWSE | 8 | AVG | BROWSE request time and count | 80 |
| MNRCFDTIOWT | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_CFDT_IO_WT | 8 | AVG | CFDT I/O wait time and count | 144 |
| MNRDEL | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_FILE_DEL | 8 | AVG | DELETE request time and count | 96 |
| MNRFILELIMIT | EYUDA | CPSM | Calculated | 4 | LIKE | File limit exceeded | 168 | |
| MNRFILELIMIT Output valid values |
|
|||||||
| MNRGET | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_FILE_GET | 8 | AVG | READ request time and count | 88 |
| MNRIOWT | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_FILE_IO_WT | 8 | AVG | File I/O wait time and count | 128 |
| MNRPUT | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_FILE_PUT | 8 | AVG | WRITE request time and count | 104 |
| MNRRLSIOWT | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_RLS_FILE_IO_WT | 8 | AVG | RLS I/O wait time and count | 136 |
| MNRSTART | TIMESTP | STAT | MNR_ID_DATA | MNR_ID_START | 8 | MAX | Task start time | 160 |
| MNRTOTAL | SCLOCK | STAT | MNR_FILE_ENTRY | MNR_FILE_TOTAL | 8 | AVG | Total request time and count | 120 |
| MNRTRANID | CHAR | STAT | MNR_ID_DATA | MNR_ID_TRANID | 4 | DIFF | Transaction ID | 20 |
| MNRUSERID | CHAR | STAT | MNR_ID_DATA | MNR_ID_USERID | 8 | DIFF | User ID | 152 |