Displaying one transaction group

To display details about a particular transaction group:

exec sgw_dsptrngrp tran_group, rpc

where:

Example

exec sgw_dsptrngrp TGROUP1
go

The results of this procedure list the following information:

To list only the RPC name and the RPC password source, you can include the optional rpc fixed-string parameter:

exec sgw_dsptrngrp TGROUP1, rpc 
go