Command Reference Guide

Administration Commands
query_cs_trace
2.114.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 specic details about the reason for unsuccessful execution.
Parameter Check
No parameter errors occur for this command.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
INVALID_SYM_DEST_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but the sym_dest_name parameter value was not valid.
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.115 query_cs_trace
The query_cs_trace command returns information about the current tracing options for data sent between
computers in the SNAplus2 domain. For more information about tracing options, refer to HP-UX SNAplus2
Diagnostics Guide.
This command may be issued to a running node or to a HP-UX client computer on which the SNAplus2 software
is running. To issue the command to a client computer, use the
snapadmin program on the client computer without
specifying a node name.
On Windows clients, client-server tracing is controlled by options in the Windows Registry (Win32 clients) or in
the sna.ini le (Win16 clients). For more information, refer to HP-UX SNAplus2 Diagnostics Guide.
2.115.1 Supplied Parameters
Parameter name Type Length Default
[query_cs_trace]
dest_sys character 128 (null string)
Supplied parameter is:
dest_sys
The server name for which tracing options are to be queried.
To query tracing options on messages owing between the computer to which this command is issued (either
the local computer or one identied by the -n option on the
snapadmin program) and one other server in the
domain, specify the name of the other server.
If the server name includes a . (period) character, SNAplus2 assumes that it is a fully-qualied name;
otherwise it performs a DNS lookup to determine the server name.
332