1 SHOW Either shows you all the tracing that is taking place on a particular node, or shows you your key definitions. 2 TRACE_COLLECTOR Format: SHOW TRACE_COLLECTOR [node::][process-name-string][/[NO]FULL] 3 node The node where data is being traced. 3 process-name-string Process-name-string is a string which is matched against the process names that are running TRACE. A match occurs with all TRACE processes that begin with process-name-string. '*' will match all TRACE processes. If you omit process-name-string from the command, all trace collecting processes are displayed. 3 /FULL If you specify /FULL, the names of the lines or channels being traced are also displayed. 2 KEY Format: SHOW KEY [key-name] Displays the key definitions defined by the DEFINE/KEY command, or definitions that have been read from the NETTRACE key definition file. This file is pointed at by the logical name NETTRACE$KEY_INIT. 3 /ALL Will display all the key definitions. If you use the /ALL qualifier, do not specify a key name. 3 /STATE /NOSTATE /STATE=state-name Specifies the name of a state table for which the specified key definitions are to be displayed. If you do not specify /STATE, then the key definitions for all states are displayed. 3 /FULL Requests that all qualifiers that are associated with a definition are displayed. The default is /NOFULL.