SNAX/HLS Configuration and Control Manual

Command Dictionary
Using the HLSCOM Utility
6–26 104705 Tandem Computers Incorporated
LISTOBJECTS Command The LISTOBJECTS command lists all the objects known to the subsystem.
LISTOBJECTS [
session
]
Consideration
If the SESSION keyword is omitted, a list of all the objects known to the SNAX/HLS
process is generated. This includes the SNAX/HLS process itself.
If the SESSION keyword is included in the command, a list of the SESSION objects
known to the SNAX/HLS process is generated.
Example
If the SNAX/HLS process in $HLS and has one session on the LU $SNA1.#LU1, then
the following commands operate as shown:
@LISTOBJECTS
Object Type Object Name
-------------------------------------------------------
PROC $MJS
SESS $MJS.#SNA1.LU1
@
@LISTOBJECTS SESSION
Object Type Object Name
-------------------------------------------------------
SESS $MJS.#SNA1.LU1
@