Turns off intrinsic and/or LU tracing for a workstation.
Syntax |
 |
NRJECONTROL TRACEOF[F];W[SID]=Wsid[;TRACE=Type[,Type]]
|
Parameters |
 |
- Wsid
Required. The workstation
name. This can be up to eight alphanumeric characters long; the
first letter must be alphabetic.
The workstation must have been configured.
- Type
The type of trace to be stopped:
LU: for NRJE LU procedures.
INTRINSIC: for commands and intrinsics accessed by
NRJE workstation users and operators.
If you omit this parameter, all tracing that is on is turned
off.
Description |
 |
This command is used to turn off intrinsic and/or LU tracing
for all active LU-LU sessions of a workstation. Tracing is described
in Chapter 5 “SNA NRJE Troubleshooting” of this manual.
Text Reference |
 |
See TRACEOFF later in this chapter. NRJETrace is the manager intrinsic counterpart of this command;
it is described in the SNA NRJE User/Programmer Reference
Manual.