SNA NRJE User/Programmer Reference Manual (30292-90006)
200 Chapter6
NRJE Manager Intrinsics
NRJEStartWS
If the value of
LUNamesLen
is 0 and the workstation is
inactive, the configured auto-start LU names are
initiated.
If
LUNamesLen
=0 and the workstation is active, a
Result
will indicate an error.
The maximum
LUNamesLen
value is 16.
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 the elements is
not significant.
Traces
element values are as follows:
• 0 = No tracing.
• 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 tracing.
TraceFileLen
An input integer. The
TraceFileLen
parameter is
the length in characters of the trace file designator,
TraceFile
.
The number of characters may be between one and
thirty-five. If this parameter is zero, the trace is
recorded in the
DefaultFile
.
TraceMedium
An input integer.
TraceMedium
indicates the
TraceFile
device type. This parameter is called by
reference. The only valid value for
TraceMedium
is 0,
which indicates that the trace information will be
written to a disk file.
TraceSize
An input integer.
TraceSize
contains the maximum
number of logical records
TraceFile
is to contain,
from 0 through 32767.
A logical record is 128 words long. If
TraceSize
is zero,
the default file size of 1024 records is used.
TraceFile
An input byte array. The
TraceFile
byte array
contains an actual file designator used for trace output.
This parameter is used only when
TraceFileLen
is
greater than zero. This parameter identifies a disk
trace output file.
TraceFile
can contain a fully