Command Reference Guide
Administration Commands
query_session
num_entries decimal 1
list_options constant SUMMARY + LIST_INCLUSIVE
lu_name character 8 (null string)
lu_alias character 8 (null string)
plu_alias character 8 (null string)
fqplu_name character 17 (null string)
mode_name character 8 (null string)
session_id hex array 8
Supplied parameters are:
num_entries
Maximum number of sessions for which data should be returned. You can specify 1 to return data for a
specific session, a number greater than 1 to return data for multiple sessions, or 0 to return data for all
sessions.
list_options
The level of information required for each entry and the position in the list of sessions from which SNAplus2
begins to return data.
Specify the level of information required with one of the following values:
SUMMARY
Summary information only
DETAIL
Detailed information
Use a + character to combine this value with one of the following values:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the combination of local LU, partner LU, mode name, and session ID
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the combination of local LU, partner
LU, mode name, and session ID
lu_name
LU name of the local LU. This name is a type-A character string. To indicate that the LU is identified by its
LU alias instead of its LU name, do not specify this parameter. To specify the LU associated with the local
CP (the default LU), do not specify either
lu_name or lu_alias.
lu_alias
Locally defined LU alias. This parameter is used only if lu_name is not specified. To specify the LU
associated with the local CP (the default LU), do not specify either lu_name or lu_alias.
plu_alias
Partner LU alias. To return information only about sessions associated with a specific partner LU, specify the
partner LU alias or the partner LU fully qualified network name (fqplu_name). To return information about
all sessions without filtering on the partner LU, do not specify either of these parameters.
To specify that the LU is identified by its LU name rather than its alias, specify fqplu_name and not plu_alias.
fqplu_name
531