
Administration Commands
query_bck_cs_trace
2.104 query_bck_cs_trace
The query_bck_cs_trace command returns information about the current options for
This command must be issued to a running node on a computer where the
2.104.1 Supplied Parameters
[query_bck_cs_trace]
No parameters are supplied for this command.
2.104.2 Returned Parameters
Parameter name | Type |
trace_flagsconstant
If the command executes successfully, SNAplus2 returns the following parameters:
trace_flags
The types of tracing currently active. If no tracing is active, this parameter is set to NONE.
If tracing is active on specific interfaces, one or more of the following values is returned (combined using a
+character):
UDP
UDP messages are traced.
TCP
TCP messages are traced.
UDP_TEXT
Text strings describing UDP events are traced.
TCP_TEXT
Text strings describing TCP events are traced.
TEXT
Text strings describing other events are traced.
MS
TRANSFER_MS_DATA verbs (passed to the MS library on the server) are traced.
2.104.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
No parameter errors occur for this command.
309