Administration Commands query_tp
num_entries | decimal |
| 1 |
list_options | constant |
| LIST_INCLUSIVE |
lu_name | character | 8 | (null string) |
lu_alias | character | 8 | (null string) |
tp_name | character | 64 | (null string) |
Supplied parameters are:
num_entries
Maximum number of TPs for which data should be returned. You can specify 1 to return data for a specific TP, a number greater than 1 to return data for multiple TPs, or 0 to return data for all TPs.
list_options
The position in the list of TPs from which SNAplus2 begins to return data.
Possible values are:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the combination of lu_name, lu_alias, and tp_name parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the combination of lu_name, lu_alias, and tp_name parameters
lu_name
LU name of the local LU. This name is a
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.
tp_name
TP name for which information is required. This value is ignored if list_options is set to FIRST_IN_LIST.
2.175.2 Returned Parameters
Parameter name | Type | Length |
tp_name | character | 64 |
description | character | 31 |
instance_limit | decimal |
|
instance_count | decimal |
|
locally_started_count | decimal |
|
remotely_started_count | decimal |
|
If the command executes successfully, SNAplus2 returns the following parameters:
tp_name
TP name.