HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
query_dlc_trace
NO
The DLC is not automatically started; it must be manually started.
2.121.4 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible value is:
INVALID_DLC_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but the value specified in the dlc_name parameter was not valid.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands,
occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary
return codes that are common to all commands.
2.122 query_dlc_trace
The query_dlc_trace command returns information about DLC line tracing, which was defined using
add_dlc_trace commands. This command can be used to obtain information about tracing on all resources, on
a specific resource type, or on a specific resource, depending on the options used.
2.122.1 Supplied Parameters
Parameter name Type Length Default
[query_dlc_trace]
num_entries decimal 1
list_options constant LIST_INCLUSIVE
list_type constant ALL_DLC_TRACES
resource_type constant ALL_RESOURCES
resource_name character 8 (null string)
sidh hex byte 0
sidl hex byte 0
odai constant NO
Supplied parameters are:
num_entries
351