Command Reference Guide

Administration Commands
query_active_transaction
Start at the rst entry in the list
LIST_INCLUSIVE
Start at the entry specied by the fq_req_loc_cp_name, req_agent_appl_name, and seq_num_dt
parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the fq_req_loc_cp_name,
req_agent_appl_name, and seq_num_dt parameters
fq_req_loc_cp_name
Fully qualied control point name of the transaction requester. This parameter is ignored if list_options is set
to
FIRST_IN_LIST. The name is a type-A character string. It consists of a 18 character network name,
followed by a period, followed by a 18 character control point name.
req_agent_appl_name
Application name of the transaction requestor. This parameter is ignored if list_options is set to
FIRST_IN_LIST.
This name is normally a type-1134 character string (using uppercase AZ and numerals 09); alternatively,
it can be one of the MS Discipline-Specic Application Programs specied in Systems Network Architecture:
Management Services.
seq_num_dt
Sequence number date/time correlator (17 bytes long) of the original transaction, as dened in Systems Network
Architecture: Formats. This parameter is ignored if list_options is set to FIRST_IN_LIST.
2.101.2 Returned Parameters
Parameter name Type Length
fq_origin_cp_name character 17
origin_ms_appl_name character 8
fq_dest_cp_name character 17
dest_ms_appl_name character 8
fq_req_loc_cp_name character 17
req_agent_appl_name character 8
seq_num_dt hex array 17
If the command executes successfully, SNAplus2 returns the following parameters:
fq_origin_cp_name
Fully qualied control point name of the CP initiating the transaction.
origin_ms_appl_name
Name of the application from which the transaction originates. This name is usually a type-1134 character
string; alternatively, it can also be one of the MS Discipline-Specic Application Programs specied in
Systems Network Architecture: Management Services.
fq_dest_cp_name
Fully qualied control point name of the transaction destination.
dest_ms_appl_name
Application name of the destination application for the transaction. This name is usually a type-1134 character
string; alternatively, it can be one of the MS Discipline-Specic Application Programs specied in Systems
Network Architecture: Management Services.
303