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

HALT

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Stops active LU-LU sessions immediately.

Syntax

H[ALT][;W[SID]=Wsid][;LU=LUName[,LUName]...]

Parameters

Wsid

The workstation name. This can be up to eight alphanumeric characters long; the first character 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.

LUName

For NRJE/V, this is the name of the SNA node LU class whose LU-LU sessions you want to halt. (Node classes are configured on the MPE V SNA Configuration: Classes screen.) For NRJE/XL, this is the configured LU Name (not the NAU number) of the LU whose LU-LU sessions you want to halt. (LUs are configured on the MPE XL SNANode Configuration: PU and LU Data screen.)

The name can be up to eight alphanumeric characters long; the first character must be alphabetic. You can specify a maximum of five LUNames. If you do not specify any LUNames, all active LUs for the workstation are halted.

Description

This command enables you to stop active LU-LU sessions immediately. This differs from the STOPWS command, which causes an orderly termination of the LU-LU sessions. You can specify a particular workstation by specifying a Wsid. You can halt all active LU-LU sessions by not specifying any LUNames, or you can select sessions to halt by specifying LUNames.

NOTE: Control is returned to NRJE before completing execution of this command.

An LU-LU session can also be stopped without issuing a HALT in these ways:

  • By issuing the NRJE command STOPWS.

  • By issuing the MPE command NRJECONTROL HALT.

  • By issuing the MPE command NRJECONTROL STOP.

  • By issuing the MPE command SNACONTROL STOP.

  • By the host job entry subsystem; SNA NRJE honors the request. This can happen at any time.

Text Reference

See NRJECONTROL HALT and NRJECONTROL STOP earlier in this chapter, and STOPWS later in this chapter. NRJEStopWS is the manager intrinsic counterpart of this command; it is described in the SNA NRJE User/Programmer Reference Manual.

Feedback to webmaster