IBM Tivoli OMEGAMON XE for CICS on z/OS, Version 5.1.0

CICSTG Connection Manager Threads attribute group

The CICSTG Connection Manager Threads attribute group reports information about the various Connection Manager threads allocated by a particular CICS Transaction Gateway daemon. A Connection Manager thread is allocated when a client application successfully connects to this Gateway daemon.

The attributes that compose this group populate the Gateway Daemon Resources workspace.

Current Number Allocated Is the current number of Connection Manager threads allocated to Java clients by the Gateway daemon. A nonnegative integer.

Current Number Created Is the current number of Connection Manager threads created by the Gateway daemon. A nonnegative integer.

Initial Number Is the number of Connection Manager threads that the Gateway daemon created during initialization. It is defined using configuration parameter INITCONNECT. A nonnegative integer.

Gateway Daemon Name Indicates the jobname of the address space running the CICS® TG daemon being monitored. An alphanumeric string, maximum eight characters.

Number Of Times Connecttimeout Limit Hit Is the number of times the Gateway daemon failed to allocate a Connection Manager thread to a Java client application within the specified timeout limit. A nonnegative integer.

Number Waiting Is the current number of Connection Manager threads waiting for a Worker thread to become available. A nonnegative integer.

Origin Node Is the combination of the CICS TG jobname, the z/OS® System ID (SMFID), and the CICSTG string. An alphanumeric string, maximum 32 bytes and case-sensitive, format <jobname>:<SMFID>:CICSTG.

When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the situation. If the origin node name matches the name of a managed system, the node's status changes accordingly. If the names of the origin node and the managed systems do not match, the status remains unchanged.

Percentage Waiting Is the percentage of the maximum number of Connection Manager threads currently waiting. A nonnegative integer.

Ratio Of Current To Maximum Number Is the percentage of the maximum number of Connection Manager threads currently allocated. A nonnegative integer.

System ID Is the four character name that identifies the z/OS System ID (SMFID) that is hosting this CICS TG daemon. An alphanumeric string, maximum four characters. z/OS System IDs are always in uppercase characters.

Thread Limit Is the maximum number of Connection Manager threads that can possibly be created and allocated by the Gateway daemon. It is defined using the MAXCONNECT configuration parameter. A nonnegative integer, or the unrestricted string.

Times Connecttimeout Limit Hit Per Minute Is the percentage of times the Gateway daemon failed to allocate a Connection Manager thread to a Java client application within the specified timeout limit over the most recent sampling interval, divided by the duration of the interval (from 60 to 120 seconds) to give the average over the past minute. A nonnegative integer.


[ Top of Page | Previous Page | Next Page ]