CTGSERV view
The CTGSERV view provides information about the current state and condition of the CICS Transaction Gateway servers monitored by MainView for CICS.
To display the status of CTG servers, perform one of the following actions:
- Hyperlink from the Analysis field on the EZCCTG Easy menu
Issue the following command:
CTGSERV [app_ID]
where app_ID is the CICS application identifier.
The CTGSERV view is displayed.
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
W1 =CTGSERV===========BCVDWBTG=*========ddmmmyyyy=hh:mm:ss====MVCICS===D====1
APPLID Qualifer Jobname Status Hlt CICS CICS Activ Conn Work EXCI LSRV LSRV
-------- -------- -------- -------- Ind HWM Def Tasks Thrds Thrds Pipes HWM Def
BCVDWBTG USBMCN01 BCVDWBTG RUNNING 100 0 20 0 1 0 0 0 6
Usage notes
- The value in the Status field indicates the current state of the gateway. Valid values are:
- STARTING gateway is initializing
- RUNNING gateway is running
- SHUTTING DOWN gateway is terminating
- The value in the Hlt Ind (Health Indicator) field indicates the relative health of communications between the gateway and CICS. Values range from 0 to 100; higher values indicate a healthier state.
- CTGSERV provides historical data by using the MainView interval recorder. Data for previous MainView reporting intervals is available by using the TIME command.
The following views are part of the CTGSERV family of views.
View | Description |
---|---|
CTGSERVZ | This view provides summary information about the CICS Transaction Gateway servers. By default, the data is summarized by MVS system. |
CTGSERVD | To display detailed information about the status of a specific CTG server, hyperlink from the Jobname field on the CTGSERV view. |
CTGSERVL | To display lifetime statistics for the CTG servers, hyperlink from the Status field on the CTGSERV. |
CTGSERVQ | To display the Quick Menu for CICS Transaction Gateway views, hyperlink from the Qualifier field on the CTGSERV view. |
CTGSERVM | To display a detail view of the statistical usage of the CICS Transaction Gateway Multiplatform Server, hyperlink from the CTG Server (MultiPlatform) Stats. field on the CTGSERVQ view. The view contains information for the lifetime of the gateway and the current MainView for CICS reporting interval. The view data is available only for multiplatform support. |
Related topic