HP-UX SNAplus2 R7 Administration Guide

Managing SNAplus2 Client/Server Systems
Managing Win32 clients
The full path name of the trace le, or of the rst trace le if tracing is to two les (see the description of
the
le2 parameter).
This parameter is required if you want to enable client/server tracing; you also need to set the trace_ags
parameter.
le2
The Registry data type of this value is REG_SZ.
The full path name of the second trace le. This parameter is optional; to indicate that tracing is to one le
instead of two les, do not include this line.
If both le1 and le2 are specied, tracing is to two les. When the rst le reaches the size specied by
the ip_size parameter, the second le is cleared, and tracing continues to the second le. When this le
then reaches the size specied by ip_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 the ip_size parameter.
ip_size
The Registry data type of this value is REG_DWORD.
The maximum size of the trace le. If two le names are specied, tracing switches between the two les
when the current le reaches this size. If only one le name is specied, this parameter is ignored; the le
size is not limited.
This parameter is optional. If it is not specied, the default is 1000000 (bytes).
admin_msg
The Registry data type of this value is REG_SZ.
To trace internal messages relating to client/server topology, set this parameter to YES; otherwise, set it to
NO.
This parameter is optional. If it is not specied, the default is NO.
datagram
The Registry data type of this value is REG_SZ.
To trace datagram messages, set this parameter to YES; otherwise, set it to NO.
This parameter is optional. If it is not specied, the default is NO.
data
The Registry data type of this value is REG_SZ.
To trace data messages, set this parameter to YES; otherwise, set it to NO.
This parameter is optional. If it is not specied, the default is NO.
send
The Registry data type of this value is REG_SZ.
To trace all data messages sent from the client to the server, set this parameter to YES; otherwise, set it to
NO.
This parameter is optional. If it is not specied, the default is NO.
receive
The Registry data type of this value is REG_SZ.
To trace all data messages received by the client from the server, set this parameter to YES; otherwise, set it
to NO.
This parameter is optional. If it is not specied, the default is NO.
156