HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
query_dlc_trace
message_type
The type of messages to be traced for the specified resource or session. If all messages are being traced, this
parameter is set to
TRACE_ALL. If specific messages are being traced, one or more of the following values is
combined with a
+ character:
TRACE_XID
XID messages
TRACE_SC
Session control RUs
TRACE_DFC
Data flow control RUs
TRACE_FMD
FMD messages
TRACE_NLP
Network layer protocol messages
TRACE_NC
Network control messages
TRACE_SEGS
Non-BBIU segments that do not contain an RH
TRACE_CTL
Messages other than MUs and XIDs
2.122.3 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 values are:
INVALID_LIST_TYPE
The value specified in the list_type parameter was not valid.
INVALID_RESOURCE_TYPE
The value specified in the resource_type parameter was not valid.
ALL_RESOURCES_NOT_DEFINED
The resource_type parameter was set to ALL_RESOURCES, but a DLC_TRACE entry has not been
defined for tracing options on all resources.
INVALID_RTP_CONNECTION
The RTP connection named in the resource_name parameter does not have any tracing options set.
355