Sample Output for XTUV,REAL Command
The following is an example of the output generated by the XTUV,REAL command:
XTUV,REAL
11:10:51.384 Receivers Active : 1 <== #RED not running due to Abend Limit Receivers Busy : 1 Receivers started : 1 Messages In Queue : 0 High Water Mark (HWM) : 0 Message Receives : 13 Message Replies : 0 Message Errors : 13 Abends (count, limit) : 7 of 5 <== Manual Intervention Required Trigger Messages Sent : 11
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 Busy | Total number of #RED receiver transactions that have been in busy mode. |
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 (count, limit) | The total number of #RED transactions or user programs that abended. The maximum limit of abend allowable #RED restarts. The initial limit value is 5. Disconnect and connect your RED interface to have this abend count value reset. |
Trigger Messages Sent | The total number of trigger messages sent. |
Copyright © Cloud Software Group, Inc. All rights reserved.