TASKWBS view


To display general information about count and timing information for web services used by a task, perform one of the following actions:

  • Hyperlink from the Web Srvc Used by Txn field of the CTASKDIO view
  • Issue the following command:
    TASKWBS [target]
    where target is the specific or generic name of a target CICS region.

The following figure is displayed:

ddmmmyyyy  hh:mm:ss ------ MAINVIEW WINDOW INTERFACE (Vv.r.mm) ---------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>                                           
>W1 =TASKWBS==========(BCVGJALL=BCVCG71D)08MAY2017==11:09:36====MVCICS===D====6======
CMD Task  Target   Tran T Resource Service  URIMAP   URIMAP   URIMAP Srvc    Elapsed  
--- Num             ID  S  ID       Type    Resource Usage    Port   Count  Srvc Time
     1740 BCVCG71D WBSV S WBSRVC01 Web_Sess DFH$URI2 Client    23938     2   0.002161
     1740 BCVCG71D WBSV S WBSRVC02 Web_Sess DFH$URI3 Client    23939     2   0.002397
     1740 BCVCG71D WBSV S WBSRVC03 Web_Sess DFH$URI4 Server      N/A     1   0.000050
     1740 BCVCG71D WBSV S WBSRVC04 Web_Sess Wrn_Stkn N/A         N/A     3   0.000020
     1740 BCVCG71D WBSV S WBSRVC05 Web_Sess Wrn_Lctn N/A         N/A     1   0.000056
     1740 BCVCG71D WBSV S WBSRVC06 Web_Sess DFH$URI1 Server      N/A     1   0.000163
ddmmmyyyy  hh:mm:ss ------ MAINVIEW WINDOW INTERFACE (Vv.r.mm) ---------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>                                           
>W1 =TASKWBS==========(BCVGJALL=BCVCG71D)08MAY2017==11:09:36====MVCICS===D====6======
CMD Task    Average   Elapsed    Web Service - Section
--- Num    Srvc Time Task Time
     1740   0.001080 00:01:34.03 HTTP://sjsd:23938/sam
     1740   0.001198 00:01:34.03 HTTP://sjsd:23939/chu
     1740   0.000050 00:01:34.03 URIMAP(DFH$URI4)
     1740   0.000007 00:01:34.03
     1740   0.000056 00:01:34.03 URIMAP(DFH$URI5)
     1740   0.000163 00:01:34.03 URIMAP(DFH$URI1)   

Usage notes

  • TASKWBS provides service count and timing information for each web services accessed by the task.
  • This data is available only if the web services collection facility has been activated for the CICS region.

Actions

The TASKWBS view supports the same line command actions as the CTASK-view.

Related views

The following views are part of the TASKWBS family of views.

View

Description

TASKWBSZ

This view provides summarized service count and timing information for web services usage.

By default, the data is summarized by the web services name. The Count field shows how many tasks are represented by each line of summarized data.

TASKWBSD

This view provides detail count and timing information for each function issued against a single web services.  To display this view, hyperlink from the Access Count field of the TASKWBS view.

TASKWBSQ

This view provides a quick menu to other web services views and related task views.  To display this view, hyperlinks from the Task Num field of the TASKWBS view.


Related topic



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView for CICS 7.1