NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SESSION DELETE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–313
SESSION DELETE The SESSION DELETE command deletes an Inter-NET/MASTER Connection (INMC)
session definition record from global memory.
SESSION DELETE=
session-name
session-name
specifies the name of the session to the remote system. The session name can be
from 1 through 12 characters long and can include any displayable characters.
Alphabetic characters are not case-sensitive.
Considerations
The default authority level of this command is 3.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
This command does not affect the current operational status of the link to which it
applies. If the link is active, it remains active; if the link is stopped, it remains
stopped; if the link is pending active, it remains pending active.
For related information, see the LINK, PARAM FEATUREDISABLE, SESSION
DEFINE, SHOW LINKS, and UNIT commands.
Example
The following example deletes the session definition record, IBMS:
SESSION DELETE=IBMS