Command Reference Guide
Administration Commands
query_active_transaction
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified 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 specified by the fq_req_loc_cp_name,
req_agent_appl_name, and seq_num_dt parameters
fq_req_loc_cp_name
Fully qualified 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 1–8 character network name,
followed by a period, followed by a 1–8 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 A–Z and numerals 0–9); alternatively,
it can be one of the MS Discipline-Specific Application Programs specified in Systems Network Architecture:
Management Services.
seq_num_dt
Sequence number date/time correlator (17 bytes long) of the original transaction, as defined 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 qualified 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-Specific Application Programs specified in
Systems Network Architecture: Management Services.
fq_dest_cp_name
Fully qualified 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-Specific Application Programs specified in Systems
Network Architecture: Management Services.
303