Sample Output for XTUV, TRG, INFO Command
The following one is an example of the output generated by the XTUV, TRG, INFO command:
XTUV, TRG, INFO command
Location 1FC1F590 Size:5516 Status:1 Group Name:TIBQA Max Len:60000 Rep-TO:5000 XMC-TO:10 Pool 1 Max Size 600 Listener:P1AMSG Members:10 Pacing:300 Retry:0 Last:6 Lost:0 Sent:0 Error:0 Join:0 Pool 2 Max Size 8192 Listener:P2AMSG Members:02 Pacing:500 Retry:0 Last:22 Lost:0 Sent:0 Error:0 Join:0 Member 01 St:0 RC:- RSN:- URL:TIBQA.C512WW3G#01.P1AMSG#01 Member 02 St:0 RC:- RSN:- URL:TIBQA.C512WW3G#02.P1AMSG#02 Member 03 St:0 RC:- RSN:- URL:TIBQA.C512WW3G#03.P1AMSG#03 Member 04 St:0 RC:- RSN:- URL:TIBQA.C512WW3G#04.P1AMSG#04 Member 05 St:0 RC:- RSN:- URL:TIBQA.C512WW3G#05.P1AMSG#05 Member 06 St:0 RC:- RSN:- URL:TIBQA.C512WW3G#06.P1AMSG#06
Field Descriptions for Output of XTUV,TRG,INFO
Field | Description |
---|---|
Status | This field indicates the availability of the RED Trigger program
SXCOTRED. Valid values are
1 and
0.
A value of 0 indicates an error, and any user program that links to SXCOTRED receives an error. |
Group Name | The field value shows the group name that the RED interface uses to communicate. |
Max Len | The value shows that the AMSG-MAXLEN value that the RED interface uses as the maximum message length. If the application program attempts to send data of longer length through SXCOTRED, it fails. |
Rep-TO | The wait time in milliseconds that the guaranteed Trigger process to wait for the response from Substation ES. |
XMC-TO | The maximum time in seconds that an XCF send trigger message operation is given to complete successfully. |
Max Size | The maximum message length that is allowed to be sent within a selected pool. If a message is larger than a specified value in the Max Size field but smaller or equal to the value in the field, RED handles the message differently, resulting in processing overhead. |
Listener | The target member name that the RED interface uses to publish trigger messages. |
Members | The number of concurrent message worker threads that the RED interface started to service trigger messages. |
Pacing | The number of microseconds that the RED interface trigger request waits after sending a trigger message from the buffer pool, before returning to the CICS application. |
Retry | The times SXCOTRED attempts to resend a reliable and guaranteed trigger message if the first send fails. |
Last | The worker thread most recently used to send a trigger message. |
Lost | The total number of reliable confirm and guaranteed trigger messages that have been resent after receiving a timeout error (with RED reason code 8110). |
Sent | The total number of trigger messages that have been sent. This count includes any resend messages following a failure. |
Error | The total number of trigger messages that were not sent because of an error. |
Join | The total number of RED API JOIN calls that have been done. |
Copyright © Cloud Software Group, Inc. All rights reserved.