TCP/IP Services Report

Figure 96, Figure 97 and Figure 98 show the formats of the TCP/IP Services reports. These reports are produced using a combination of EXEC CICS® INQUIRE TCPIPSERVICE and EXEC CICS COLLECT STATISTICS TCPIPSERVICE commands, the statistics data is mapped by the DFHSORDS DSECT. The field headings and contents are described in Table 220, Table 221 and Table 222.

Figure 96. The TCP/IP Services Report -- first pass
 Applid IYK2Z1V2  Sysid CJB2  Jobname CI07CJB2   Date 12/17/2004  Time 08:44:37       CICS 6.4.0                  PAGE   35
 
TCP/IP Services
 
 
  TCP/IP    Service      Port                                                                                     Attach
  Service   Status      Number  Protocol  Backlog  Start of changeMaxdataEnd of change  IP Address       SSL     Authenticate  Privacy       Security

  CHRIS1    OPEN         5064     HTTP         15       32  9.20.138.199     None    None          Notsupported
  CHRIS10   CLOSED      11201     HTTP         15       32                   SSL     Basic         Supported
  CHRIS11   CLOSED      11202     ECI          15        0                   None    None          Notsupported   Verify
  CHRIS2    OPEN         5065     HTTP         15       32  9.20.138.199     None    None          Notsupported
  CHRIS3    OPEN         5066     HTTP          8       32  9.20.138.199     None    None          Notsupported
  CHRIS4    CLOSED       5067     HTTP          8       32                   None    None          Notsupported
  CHRIS5    OPEN         5068     HTTP         10       32  9.20.138.199     None    Automatic     Notsupported
  CHRIS6    CLOSED       5069     HTTP          5       32                   Client  None          Notsupported
  CHRIS9    CLOSED      11200     IIOP          5        0                   None    None          Notsupported
  EJBTCP1   CLOSED        687     IIOP          5        0                   None    None          Notsupported   
Table 220. Fields in the TCP/IP Services Report -- first pass
Field Heading Description
TCP/IP Service The name of the TCP/IP service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE()

Service Status Indicates the current status of this TCP/IP service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() OPENSTATUS(cvda)

Port Number The number of the port on which CICS is listening on behalf of this service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() PORT()

Protocol Indicates the protocol being used for this service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() PROTOCOL(cvda)

Backlog The port backlog setting for this TCP/IP service, which controls the number of requests that TCP/IP queues for this port before it starts to reject incoming requests.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() BACKLOG()

Start of changeMaxdataEnd of change Start of changeIndicates the setting for the maximum length of data that may be received by CICS as an HTTP server.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() MAXDATALEN()

End of change
IP Address The TCP/IP address defined for the TCP/IP stack used for this TCP/IP service.

Source field: SOR-IP-ADDRESS

SSL Indicates the level of secure sockets being used for the service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() SSLTYPE(cvda)

Authenticate Indicates the authentication requested for clients using this service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() AUTHENTICATE(cvda)

Privacy Indicates the level of SSL encryption required for inbound connections to this service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() PRIVACY(cvda)

Attach Security Indicates, for ECI over TCP/IP services, the level of attach-time security used by connections to CICS clients.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() ATTACHSEC(cvda)

Figure 97. The TCP/IP Services Report -- second pass
 Applid IYK2Z1V2  Sysid CJB2  Jobname CI07CJB2   Date 12/17/2004  Time 08:44:37       CICS 6.4.0                  PAGE   35
 
TCP/IP Services
 
 
  TCP/IP     Port                             Tsqueue                      DNS Group
  Service   Number  Protocol  Tran  URM       Prefix   WLM DNS Group       Critical   DNS Status

  CHRIS1     5064     HTTP    CWXN  DFHWBADX                                  No
  CHRIS10   11201     HTTP    CWXN  DFHWBADX  DFHWEB                          No
  CHRIS11   11202     ECI     CIEP                                            No
  CHRIS2     5065     HTTP    CWXN  DFHWBAOX                                  No
  CHRIS3     5066     HTTP    CWXN  DFHWBADX                                  No
  CHRIS4     5067     HTTP    CWXN  DFHWBADX                                  No
  CHRIS5     5068     HTTP    CWXN  DFHWBADX                                  No
  CHRIS6     5069     HTTP    CWXN  DFHWBADX                                  No
  CHRIS9    11200     IIOP    CIRR                                            No
  EJBTCP1     687     IIOP    CIRR                                            No
Table 221. Fields in the TCP/IP Services Report -- second pass
Field Heading Description
TCP/IP Service The name of the TCP/IP service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE()

Port Number The number of the port on which CICS is listening on behalf of this service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() PORT()

Protocol Indicates the protocol being used for this service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() PROTOCOL(cvda)

Tran The name of the transaction to be started to process a new request.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() TRANSID()

URM The name of the service user-replaceable module (URM) to be invoked by the attached task.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() TSQPREFIX

Tsqueue Prefix The name of the temporary storage queue prefix used to store inbound data and Web documents created by applications.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() TSQPREFIX 

WLM DNS Group The DNS group name that this TCPIPSERVICE registers with the z/OS® Workload Manager (WLM).

Source field: EXEC CICS INQUIRE TCPIPSERVICE() DNSGROUP()
DNS Group Critical Indicates whether this TCPIPSERVICE is a critical member of the DNS group.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() GRPCRITICAL(cvda)
DNS Status The current status of WLM/DNS registration of this TCPIPSERVICE.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() DNSSTATUS(cva)
Figure 98. The TCP/IP Services Requests Report
TCP/IP Services - Requests  
 
Applid IYK2Z1V3  Sysid CJB3  Jobname CI07CJB3    Date 12/17/2004  Time 08:44:37                 CICS 6.4.0         PAGE     36

  
  TCP/IP    Service        Open       Open    <- Connections ->     Trans       Send      Avg Bytes   Receive     Avg Bytes
  Service   Status         Date       Time    Current      Peak   Attached    Requests     / Send     Requests    / Receive

  CHRIS1    OPEN        12/17/2004  08:43:01        0         0           0           0           0           0           0
  CHRIS10   CLOSED                                  0         0           0           0           0           0           0
  CHRIS11   CLOSED                                  0         0           0           0           0           0              
  CHRIS2    OPEN        12/17/2004  08:43:01        0         0           0           0           0           0           0
  CHRIS3    OPEN        12/17/2004  08:43:01        0         0           0           0           0           0           0
  CHRIS4    CLOSED                                  0         0           0           0           0           0           0
  CHRIS5    OPEN        12/17/2004  08:43:01        0         0           0           0           0           0           0
  CHRIS6    CLOSED                                  0         0           0           0           0           0           0
  CHRIS9    CLOSED                                  0         0           0           0           0           0           0
 EJBTCP1   CLOSED                                  0         0           0           0           0           0           0
  Totals                                            0                     0           0                       0
                                
Table 222. Fields in the TCP/IP Services Requests Report
Field Heading Description
TCP/IP Service The name of the TCP/IP service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE()

Service Status Indicates the current status of this TCP/IP service.

Source field: EXEC CICS INQUIRE TCPIPSERVICE() OPENSTATUS(cvda)

Open Date The date on which this TCP/IP service was opened.

Source field: SOR-OPEN-LOCAL

Open Time The time at which this TCP/IP service was opened.

Source field: SOR-OPEN-LOCAL
Connections - Current The current number of connections for this TCP/IP service.

Source field: SOR-CURRENT-CONS

Connections - Peak The peak number of connections for this TCP/IP service.

Source field: SOR-PEAK-CONS

Trans Attached The total number of transactions attached for this TCP/IP service.

Source field: SOR-TRANS-ATTACHED

Send Requests The number of send requests issued for the TCP/IP service. 

Source field: SOR-SENDS

Avg Bytes / Send The average number of bytes per send request for the TCP/IP service. 

Source field: (SOR-BYTES-SENT / SOR-SENDS)

Receive Requests The number of receive requests issued for the TCP/IP service. 

Source field: SOR-RECEIVES

Avg Bytes / Receive The average number of bytes per receive request for the TCP/IP service. 

Source field: (SOR-BYTES-RECEIVED / SOR-RECEIVES)

Related reference
Back to full list of DFH0STAT reports
The DFH0STAT reports
Interpreting these statistics
Interpreting Web and TCP/IP statistics
Full listing and DFHSTUP reports for these statistics
TCP/IP global and TCP/IP Service statistics
[[ Contents Previous Page | Next Page Index ]]