Remote - MREMTDQ
The Monitor data for remote transient data queues (MREMTDQ) views display information about monitored remote transient data queues. Remote transient data queues are queues that are defined to the local CICS system, but reside in another CICS system.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| Monitor data for remote transient data queues EYUSTARTMREMTDQ.DETAILED |
Detailed information about a selected remote transient data queue. |
| Monitor data for remote transient data queues EYUSTARTMREMTDQ.DISCARD |
Removes an remote transient data queue from CICSPlex SM monitoring for the current sample interval and discards its accumulated statistics. |
| Monitor data for remote transient data queues EYUSTARTMREMTDQ.RESET |
Resets the CICSPlex SM statistics counters associated with an remote transient data queue to 0. |
| Monitor data for remote transient data queues EYUSTARTMREMTDQ.TABULAR |
Tabular information about monitored remote transient data queues. |
Actions
| Action | Description |
|---|---|
| DISCARD | Removes an remote transient data queue from CICSPlex SM monitoring for the current sample interval and discards its accumulated statistics. |
| RESET | Resets the CICSPlex SM statistics counters associated with an remote transient data queue to 0. |
Fields
| Field | Attribute name | Description |
|---|---|---|
| Output rate for current sample | CUROUTQRATE | The rate at which READ and WRITE requests were issued against the transient data queue during the last sample period. |
| Interval identifier | INTERVALID | The ID of the monitor interval. |
| Output rate for interval | INTOUTQRATE | The average rate at which READ and WRITE requests were issued against the transient data queue over the monitor interval. |
| Number of I/O requests | OUTCNT | The number of READs, WRITEs, and DELETEs made to the remote transient data queue. |
| Remote name | REMOTENAME | The name by which this transient data queue is known in a remote system. |
| Remote system name | REMOTESYSTEM | The system ID of the remote CICS system where the transient data queue resides. |
| Queue identifier | TDQUEUE | The name of the transient data queue as known to the local CICS system. |