Command Reference Guide

Administration Commands
query_active_transaction
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_3270_USER
The user_name, system_name,oruser_pid parameter was not set to a valid value.
INVALID_3270_SESSION
The lu_name parameter was not set to a valid value.
State Check
No specic state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands,
occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary
return codes that are common to all commands.
2.101 query_active_transaction
The query_active_transaction command returns information about active multiple-domain support (MDS)
transactions known to the SNAplus2 Management Services component. An active transaction is an MDS request
for which a reply has not yet been received.
This command may be used to obtain information about a single transaction or about multiple transactions, depending
on the options used. It must be issued to a running node.
2.101.1 Supplied Parameters
Parameter name Type Length Default
[query_active_transaction]
num_entries decimal 1
list_options constant LIST_INCLUSIVE
fq_req_loc_cp_name character 17 (null string)
req_agent_appl_name character 8 (null string)
seq_num_dt hex array 17 (null array)
Supplied parameters are:
num_entries
Maximum number of transactions for which data should be returned. You can specify 1 to return data for
a specic transaction, a number greater than 1 to return data for multiple transactions, or 0 (zero) to return
data for all transactions.
list_options
The position in the list of transactions from which SNAplus2 begins to return data. The list is ordered by
fq_req_loc_cp_name, then by req_agent_appl_name, and nally in numerical order of seq_num_dt.
Possible values are:
FIRST_IN_LIST
302