Command Reference Guide
Administration Commands
query_cpic_side_info
sym_dest_name character 8 (null string)
Supplied parameters are:
num_entries
Maximum number of symbolic destination names for which data should be returned. You can specify 1 to
return data for a specific symbolic destination name, a number greater than 1 to return data for multiple
symbolic destination names, or 0 (zero) to return data for all symbolic destination names.
list_options
The position in the list of symbolic destination names 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 sym_dest_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the sym_dest_name parameter
sym_dest_name
Symbolic destination name for which data is required, or the name to be used as an index into the list.
Valid characters are uppercase A–Z and numerals 0–9. This value is ignored if list_options is set to
FIRST_IN_LIST.
2.114.2 Returned Parameters
Parameter name Type Length
sym_dest_name character 8
description character 31
partner_lu_name character 17
tp_name_type constant
tp_name character 64
mode_name character 8
conversation_security_type constant
security_user_id character 10
security_password character 10
lu_alias character 8
If the command executes successfully, SNAplus2 returns the following parameters:
sym_dest_name
Symbolic destination name for the returned side information entry.
description
A text string describing the side information entry, as specified in the definition of the side information entry.
partner_lu_name through lu_alias
For more information about these parameters, see Section 2.13, define_cpic_side_info.
331