SNA NRJE User/Programmer Reference Manual (30292-90006)

Chapter 6 205
NRJE Manager Intrinsics
NRJETrace
NRJETrace
Initiates or terminates NRJE tracing.
Syntax
BA I IA I I
NRJETrace (
Wsid
,
TraceOnOff
,
Traces
,
TraceFileLen
,
TraceMedium
,
I BA BA IA
TraceSize
,
TraceFile
,
DefaultFile
,
Result
)
Parameter
Wsid
An eight-character input byte array. The
Wsid
parameter identifies your workstation. It must contain
a left-justified alphanumeric name beginning with a
letter. If the workstation identifier is less than eight
characters long, it must be followed by blanks.
TraceOnOff
An input integer. The
TraceOnOff
parameter
indicates whether to initiate or terminate the tracing
specified in
Traces
. Values are as follows:
0 = Terminate the tracing.
1 = Initiate the tracing.
Traces
A two-element input integer array. Each element of
Traces
contains an integer that represents a type of
tracing to turn on or off.
The use of two elements allows you to enable multiple
trace types simultaneously. The order of entry of the
elements is not significant.
Traces
element values are
as follows:
0 = No trace.
1 = NRJE LU process tracing.
NOTE
Use this option only when recommended by your HP representative.
This type of tracing can have a performance impact.
If LU tracing is initiated, it must be done when the workstation is
started. Thereafter, it can be stopped and restarted.
2 = Intrinsic trace. Intrinsic tracing records the
execution of NRJE intrinsics. All intrinsics are
traced.