Administration Commands
query_tp_definition
on the options used. This command returns information about the definition of the TPs, not about their current usage; use query_tp to obtain usage information.
2.176.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_tp_definition] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| SUMMARY + LIST_INCLUSIVE |
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 level of information required for each entry and the position in the list of TPs 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 tp_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the tp_name parameter
tp_name
TP name for which information is required or the name to be used as an index into the list of TPs. This value is ignored if list_options is set to FIRST_IN_LIST.
2.176.2 Returned Parameters: Summary Information
Parameter name | Type | Length |
tp_name | character | 64 |
description | character | 31 |
If the command executes successfully and you specified SUMMARY as the list_options parameter value, SNAplus2 returns the following parameters: