SNAX/HLS Configuration and Control Manual
Command Dictionary
Using the HLSCOM Utility
104705 Tandem Computers Incorporated 6–7
ABORT Command The ABORT command can only be issued from a SNAX/HLS communications session
running on the same system as the SNAX/HLS server process. The ABORT command
allows the SNAX/HLS operator to terminate sessions forcibly. The effect of the
command is the same as if the selected SNAX/HLS process performed a CLOSE-
SESSION or HLS-DEALLOCATE verb. The owner of the SNAX/HLS process, or
$SUPER.SUPER, is the only user that can execute this command.
ABORT
LU-specifier
LU-specifier
is a LU specifier in one of the standard forms. See the “Basic Components”
discussion in this section.
Consideration
A default
line-name
in the ABORT command can be specified by using the ASSUME
command.
Examples
This command aborts all sessions known to the SNAX/HLS process.
@ ABORT *.*
This command aborts only the sessions on the specified LU.
@ ABORT $SNA1.#LU2
This command aborts all sessions on
line-name
$SNA1.
@ ABORT $SNA1.*
This command aborts the session on #LU4 on the default
line-name
specified in a
previous ASSUME command.
@ ABORT #LU4