CTASKD view
To display detailed information about a specific CICS task, perform one of the following actions:
- Hyperlink from the St field of the CTASK view.
Issue the following command:
CTASKD [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.
CTASKD view
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
>W1 =CTASK====CTASKD==(BCVPPALL=BCVCP70E)ddmmmyyyy==hh:mm:ss====MVCICS===D====1===
Target............... BCVCP70E Platform........... N/A
Task Number.......... 56 Application........ N/A
Transaction ID....... BCRT Version............ N/A
Start Date (Local)... 02NOV2015 User ID............
Start Time (Local)... 08:39:28.8 Terminal ID........ N/A
Terminal Network ID
Elapsed Time......... 04:37:26.02 Terminal RLUNAME...
Suspend Time......... 00:00:00.00
CPU Time............. 0.0000 Current Program.... BBK1CRTR
Load Point........ 3C457000
Task Status.......... Suspend HLL Return Offset. 00000344
Suspend Type......... Facility Name......
Suspend Resource..... Start Type......... N/A
TCB Mode............. QR
MXT at Task Attach... Transaction Data...
Cur Tasks at Attach.. Class............. DFHTCL00
Type.............. N/A
Originating System... N/A Data Location..... ANY
Remote SYSID......... N/A Data Type......... CICS
Isolation......... NO
Unit of Work ID...... 000000000000 Dynamic........... NO
Unit of Recovery ID.. 0000000000000000 Abending Program...
RRMS/MVS Recovery ID. Abend Codes........
Original..........
> Correlation Data... Current...........
Additional.........
CEC Machine Type..
CEC Model ID......
WLM Serv Class....
WLM Rpt Class.....
User Data............
User Data2...........
...........
Related views
The following views are part of the CTASKD family of views.
View | Description |
---|---|
CTASKDCD | To display a comparison of the data used to correlate the current task with the originating task, hyperlink from the Correlation Data field of the CTASKD view. The fields in the left column pertain to the current transaction; the fields in the right column provide information about the originating transaction. The Task Number and Txn. Flags fields in both columns display the same views (CTASKQ and CTASKDCC respectively). The left column displays information about the current transaction in the associated view; the right column displays information about the original transaction. |
CTASKDCC | To display the data used to correlate the current task when it starts another task, hyperlink from the Txn. Flags fields of the CTASKDCD view (left column). |
CTASKDCO | To display the data used to correlate the originating task, hyperlink from the Txn. Flags fields of the CTASKDCC view (right column). |
CTASKDCI | To display the the correlation ID of the originating task (in character and hexadecimal), hyperlink from the Correlation ID field of the CTASKDCO view. Character data must have values less than x'40' translated out in order to prevent problems under MainView or ISPF. |
CTASKQ | To display the Quick Menu for a specific CICS task and related resources, hyperlink from the Task Number field of the CTASKD view. |
CTASKDA | To display detailed information about task storage area addresses and identifications, hyperlink from the Storage Addresses field of the CTASKQ detail menu. |