HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
set_trace_le
TN_SERVER
File contains tracing on the SNAplus2 TN server component.
IPS
File contains tracing on kernel components for the specied node. This type of tracing is activated by
the
set_trace_type or add_dlc_trace command.
dual_les
Species whether tracing uses one le or to two les. Possible values are:
YES
Tracing uses two les. When the rst le reaches the size specied by trace_le_size, the second le
is cleared, and tracing continues to the second le. When this second le reaches the size specied
by trace_le_size, the rst le is cleared, and tracing continues to the rst le. This ensures that
tracing can continue for long periods without using excessive disk space; the maximum space required
is approximately twice the value of trace_le_size.
NO
Tracing uses one le.
LEAVE_UNCHANGED
Leave the dual_les setting unchanged from the existing denition. (When the SNAplus2 software is
started, the initial default is to use two les.)
trace_le_size
The maximum size of the trace le, in bytes. To continue using the existing trace le size denition, specify
0.
If dual_les is set to YES, tracing switches between the two les when the current le reaches this size. If
dual_les is set to NO, this parameter is ignored; the le size is not limited.
You may need to increase the size of the trace les according to the size of the SNAplus2 client-server
network to allow for the volume of trace information generated in larger systems. Consider increasing the
trace le size on a server to allow for large numbers of clients or users accessing the server.
le_name
Name of the trace le, or the name of the rst trace le if dual_les is set to YES. To continue using the le
name specied on a previous set_trace_file command, do not specify this parameter.
To create the le in the default directory for diagnostics les, /var/opt/sna, specify the le name with
no path. To create the le in a different directory, specify either a full path or the path relative to the default
directory. If you include the path, ensure that it is a valid path (either a path relative to the applications
working directory or a full path) on any computer to which this command is issued.
le_name_2
Name of the second trace le; this parameter is used only if dual_les is set to YES. To continue using the
le name specied on a previous set_trace_file command, do not specify this parameter.
To create the le in the default directory for diagnostics les, /var/opt/sna, specify the le name with
no path. To create the le in a different directory, specify either a full path or the path relative to the default
directory. If you include the path, ensure that it is a valid path (either a path relative to the applications
working directory or a full path) on any computer to which this command is issued.
2.192.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
595