Sample Output for XTUV,STATS Command
The following is an example of the output generated by the XTUV,STATS command:
XTUV STATS                                                             
                                                                       
LPAR:LION Job:CICSPRO  Member:TIBSS.MSGS#YODA                          
XCF Status     :Active    RED Status     :Active    Buffer OvrFlow :0  
Msgs Discarded :0         Msgs Expired   :0         Msgs Held      :0  
                                                                       
Buffer Size    :8460      Msgs > Buff Sz :0                            
Msgs Received  :156       Largest Size(R):1020      Max Msg Occ    :0  
Msgs in Pool   :0         Buf Size Ovr   :0         HWM Buffers    :1  
Msg Reply      :78        Msg Reply(SNC) :0         Msg SNC NAck   :0  
Req/Reply      :0         Req/Reply Fail :0         Msg RC4        :0  
SNC Sig(S)     :78        SNC Sig(R)     :0                            
Mux Executes   :156       Mux Abend      :0         Mux Msg Lost   :0  
 
		Field Descriptions for output of XTUV,STATS
| Field | Description | 
|---|---|
| LPAR | The name of the Mainframe HUB being used for this URL registration. | 
| Job | Name of the job creating the RED URL member. | 
| Member | RED url target node. | 
| XCF Status | How XCF sees this entry. | 
| RED Status | How RED sees this entry. | 
| Buffer OvrFlow | Number of times a message arrived and triggered the throttle event. | 
| Msgs Discarded | Number of messages that were thrown away for error situations. | 
| Msgs Expired | Number of messages that were removed from the buffer pool due to a timestamp expiration | 
| Msgs Held | Number of messages with locks in the buffer pool. | 
| Buffer Size | Size of each buffer set on the "JOIN". | 
| Msgs > Buff Sz | Number of messages received that were greater than buffer size but less than Max size. | 
| Msgs Received | Number of messages received for this buffer pool url. | 
| Largest Size(R) | Size of largest message received. | 
| Max Msg Occ | Number of times max Msg size received. | 
| Msgs in Pool | Number of messages in the buffer pool (whether given to a receive api or not). | 
| Buf Size Ovr | Number of messages received that were over buffer size. | 
| HWM Buffers | High water Mark of messages in the buffer pool. | 
| Msg Reply | Number of messages received that were replies to a SEND-R api. | 
| Msg Reply(SNC) | Number of messages received that were confirmation events to a SEND-C. | 
| Msg SNC NAck | Number of messages received that were non-confirmation events to a SEND-C. | 
| Req/Reply | Number of messages sent (Req/Reply). | 
| Req/Reply Fail | Number of R/R Msgs not getting reply. | 
| Msg RC4 | Number of times XCF returned a return code of 4. | 
| SNC Sig(S) | SNC confirmation signals sent. | 
| SNC Sig(R) | SNC confirmation siganls received. | 
| Mux Executes | Message User EXIT execution count. | 
| Mux Abend | Message User EXIT Abend count. | 
| Mux Msg Lost | Message User EXIT Abend Lost Msgs. | 
Copyright © Cloud Software Group, Inc. All rights reserved.
