SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-72
NAMES CONV Command
NAMES CONV Command
The NAMES CONV command displays all of the matching CONV object names.
This example shows the request for information about all conversations associated with
the process $APC2:
-> ASSUME PROCESS $APC2
-> NAMES CONV *
The following display is returned in response to this request:
NAMES LU Command
The NAMES LU command displays all of the matching LU names.
This example requests information about all LU objects that have names beginning with
LU and are under control of the SNAX/APC process named $APC1:
-> ASSUME PROCESS $APC1
-> NAMES LU LU*
The following display is returned in response to this request:
NAMES PROCESS Command
The NAMES PROCESS command returns information about all of the matching
PROCESS names. The NAMES PROCESS command allows the use of the SUB
parameter; however only the ALL option can be specified.
This example requests information about all objects known to the $APC1 process:
-> NAMES PROCESS $APC, SUB ALL
SNAX/APC NAMES CONV: $APC2.*
CONVERSATION
$APC2.LU043.DEPT6141.0076.0034
$APC2.LU043.DEPT6141.0032.0090
$APC2.LU001.DEPT6060.00DA.0067
$APC2.LU001.DEPT6060.0001.01D5
$APC2.LU001.DEPT6060.01D7.01D7
SNAX/APC NAMES LU: $APC1.LU*
LU
$APC1.LU01
$APC1.LU02