CTASKDIO view
To display information about a task’s resource usage for those files that match the criteria that was used to select the detail record, perform one of the following actions:
- Hyperlink from the Resource Usage field of the CTASKDQ view.
- Issue the following command:
CTASKDIO [target [taskID]]
where target is the name of the target CICS region, and taskID is the ID of the CICS task.
The following figure is displayed.
CTASKDIO view
COMMAND ===> SCROLL ===> PAGE
CURR WIN ===> 1 ALT WIN ===>
W1 =CTASKDIO=========(ALL======*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D====1
Target............... BCVCB670
Task Number.......... 140
Transaction ID....... PTQR Resource Usage Total Average
QM Type Count Time Time
NF Start Date (Local)... 2012/07/09 -------- ------- --------- ---------
PF Start Time (Local)... 11:08:02.1 PSEUDO
DB2
Expanded Data........ YES DBCTL
MQSERIES
Files Used by Txn.... 0 CICS FCT
Programs Used by Txn. 0 PROGRAM
Connectn Used by Txn. 0 CONNECTN
Sessions Used by Txn. 0 SESSION
TDQueues Used by Txn. 0 TDQUEUE
TSQueues Used by Txn. 0 TSQUEUE
Web Srvc Used by Txn. 6 WEB SRVC 10 0.004847 0.000485
CMRCUEX
ADABAS
Res. Overflow Count.. 0 DATACOM
Res. Overflow Flag1.. 00000000 IDMS
Flag2.. 00000000 SAP
SUPRA
SYSTEM2
User
Usage notes
Use the QM hyperlink to display the quick menu for the current view set.
Use the NF and PF hyperlinks to display the next detail form for the current view set.
The Resource Type hyperlink depends on the file represented by the file segment:
File segment | Hyperlink to |
---|---|
CICS FCT | TASKFLFS |
DB2 | TASKFLDS |
DBCTL | TASKFLLS |
MQSERIES | TASKFLQS |
SESSION | CTASKDN |
CONNECTION | CTASKDO |
TDQUEUE | CTASKDJ |
TSQUEUE | CTASKDK |
WEBSRV | CTASKDWB |
Related views
The following views are part of the CTASKDIO family of views.
View | Description |
---|---|
CTASKDF | To display detailed information about a specific task’s use of file control, hyperlink from the CICS FCT field of the CTASKDIO view. |
CTASKDD | To display detailed information about DB2 usage for a specific CICS task, hyperlink from the DB2 field of the CTASKDIO view. |
CTASKDJ | To display detailed information about transient data queue activity for a specific CICS task, hyperlink from the TDQUEUE field on the CTASKDIO view. |
CTASKDK | To display detailed information about temporary storage queue activity for a specific CICS task, hyperlink from the TSQUEUE field on the CTASKDIO view. |
CTASKDL | To display detailed information about DL/I usage for a specific CICS task, hyperlink from the DBCTL field of the CTASKDIO view. Note: For additional information about DL/I usage, you can hyperlink from the DBCTL Susbsystem ID field on CTASKDL to the DRGNSUMR view in MainView for IMS. |
CTASKDN | To display detailed information about session activity for a specific CICS task, hyperlink from the SESSION field of the CTASKDIO view. |
CTASKDO | To display detailed information about connection activity for a specific CICS task, hyperlink from the CONNECTN field of the CTASKDIO view. |
CTASKDWB | To display detailed information about web services activity for a specific CICS task, hyperlink from the WEBSRV field on the CTASKDIO view. |