Administration Commands
query_partner_lu
Start at the entry immediately following the entry specified by the combination of local and partner LU names
If FIRST_IN_LIST is specified, you can use a + character to include the following option:
LIST_BY_ALIAS
The list is returned in order of LU alias rather than LU name. This option is only valid if FIRST_IN_LIST is also specified. (For LIST_FROM_NEXT or LIST_INCLUSIVE, the list is in order of LU alias or LU name, depending on which was specified as the index into the list.)
If the list_options parameter is set to LIST_INCLUSIVE or LIST_FROM_NEXT, the combination of the local LU (lu_name or lu_alias) and partner LU (plu_alias or fqplu_name) specified is used as an index into the list of LUs.
lu_name
LU name of the local LU. This name is a
lu_alias
LU alias of the local LU. This parameter is used only if the lu_name parameter is not specified. To indicate the LU associated with the local CP (the default LU), do not specify either lu_name or lu_alias.
plu_alias
Partner LU alias. If list_options is set to FIRST_IN_LIST, this parameter is ignored; otherwise, you must specify either the LU alias or the fully qualified LU name for the partner LU. To indicate that the LU is identified by its fully qualified name instead of its alias, do not specify this parameter, and specify the LU name in the fqplu_name parameter.
fqplu_name
Fully qualified name of the partner LU. Specify
The name can be used as the partner LU name for which information is required or as an index into the list of LUs. If list_options is set to FIRST_IN_LIST, this parameter is ignored; otherwise, you must specify either the LU alias or the fully qualified LU name for the partner LU. This parameter is used only if the plu_alias parameter is not specified; it is ignored if plu_alias is specified.
active_sessions
Specifies whether to return information only about partner LUs for which sessions are active, or about all partner LUs. Possible values are:
YES
Return information only about partner LUs for which sessions are currently active.
NO
Return information about all partner LUs for which sessions are active or have been active.
2.158.2 Returned Parameters: Summary Information
Parameter name | Type | Length |
plu_alias | character | 8 |
fqplu_name | character | 17 |
description | character | 31 |
act_sess_count | decimal |
|