Sample Output for XTUV,REAL Command
The following is an example of the output generated by the XTUV,REAL command:
XTUV,REAL
18:58:42.107 Receivers Active : 2 Receivers started : 0 Messages In Queue : 0 High Water Mark (HWM) : 0 Message Receives : 0 Message Replies : 0 Message Errors : 0 Abends detected : 0 Restart Limit : 5 Trigger Messages Sent : 0
Field Descriptions for output of XTUV,REAL
Field | Description |
---|---|
Receivers Active | The current number #RED receiver transactions that are active. #RED receivers process messages destined for CICS and can run concurrently. The maximum number of #RED receivers can be controlled by the parameter CICS-MAIN-MAX in the RED interface. |
Receivers started | Total number of CICS Start transactions issued to execute concurrent receivers. |
Messages In Queue | Current number of messages waiting in the RED pool that still need to be processed. |
High Water Mark (HWM) | Highest count of messages that were waiting in the RED pool to be processed. |
Messages Receives | The total number of messages received. |
Messages Replies | The total number of replies sent if it is required. |
Messages Errors | The total number of messages in error. |
Abends detected | The total number of #RED transactions or user programs that abended. |
Restart Limit | A decrementing count of allowable #RED restarts remaining. The value is decremented after an abend is detected and is used to stop recursive abends. The initial value is 5. Disconnect and connect your RED interface to have this value reset. |
Trigger Messages Sent | The total number of trigger messages sent. |
Copyright © Cloud Software Group, Inc. All rights reserved.