Connections - MFEPICON
The Monitor FEPI connections (MFEPICON) views display information about installed FEPI connections within monitored CICS systems.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| Monitor data for FEPI connections EYUSTARTMFEPICON.DETAILED |
Detailed information about a selected FEPI connection. |
| Monitor data for FEPI connections EYUSTARTMFEPICON.DISCARD |
Removes a FEPI connection from CICSPlex SM monitoring for the current sample interval and discards its accumulated statistics. |
| Monitor data for FEPI connections EYUSTARTMFEPICON.RESET |
Resets the CICSPlex SM statistics counters associated with a FEPI connection to 0. |
| Monitor data for FEPI connections EYUSTARTMFEPICON.TABULAR |
Tabular information about display information about monitored FEPI connections. |
Actions
| Action | Description |
|---|---|
| DISCARD | Removes a FEPI connection from CICSPlex SM monitoring for the current sample interval and discards its accumulated statistics. |
| RESET | Resets the CICSPlex SM statistics counters associated with a FEPI connection to 0. |
Fields
| Field | Attribute name | Description |
|---|---|---|
| Acquired status | ACQSTATUS | The acquire state; that is, whether a session on the connection is bound or not (ACQUIRED, ACQUIRING, RELEASED or RELEASING). |
| Number of acquires | ACQUIRES | The number of times the connection has been acquired. |
| Number of characters received | CHARSRECVD | The number of characters of data received on this connection. |
| Number of characters sent | CHARSSENT | The number of characters of data sent on this connection. |
| Number of conversations | CONVERSATNS | The number of conversations that have used the connection. |
| Acquire rate for current sample | CSACQRATE | The rate of acquires per sample period. |
| Number of error conditions | ERRORS | The number of VTAM error conditions raised for this connection. |
| Interval ID | INTERVALID | The ID of the monitor interval. |
| Acquire rate for monitor interval | MIACQRATE | The rate of acquires per monitor interval. |
| Node name | NODENAME | The node name identifying the connection. |
| Pool name | POOLNAME | The name of the pool identifying the connection. |
| Number of receive timeouts | RECVTIMEOUT | The number of times a FEPI RECEIVE timed out on this connection. |
| Connection service state | SERVSTATUS | The service state of the connection (INSERVICE, OUTSERVICE, or GOINGOUT). |
| Conversation status | STATE | The state of a conversation using the connection (NOCONV, PENDSTSN, STSN, PENDBEGIN, BEGINSESSION, APPLICATION, PENDDATA, PENDSTART, PENDFREE, FREE, PENDRELEASE, RELEASE, PENDUNSOL, UNSOLDATA, or PENDPASS). |
| Target name | TARGETNAME | The target name identifying the connection. |
| Number of unsolicited inputs | UNSOLICINP | The number of times unsolicited input was received on this connection. |
| Number of conversations waiting for connection | WAITCONVNUM | The number of conversations that are waiting to start using the connection. |