HPlogo SNA NRJE Node Manager's Guide: HP 3000 MPE/iX Computer Systems > Chapter 6 Commands

TRACEOFF

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Turns off intrinsic and/or LU tracing for a workstation.

Syntax

 
TRACEOF[F][;W[SID]=Wsid][;TRACE=Type[,Type]]

Parameters

Wsid

The workstation name. This can be up to eight alphanumeric characters long; the first letter must be alphabetic.

If you omit this parameter, the default workstation identifier is used. You can specify a default workstation identifier in the NRJE command.

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. You can specify a particular workstation by specifying a Wsid.

Text Reference

See NRJECONTROL TRACEOFF earlier in this chapter. NRJETrace is the manager intrinsic counterpart of this command; it is described in the SNA NRJE User/Programmer Reference Manual.

Feedback to webmaster