SNAX/XF LU Network Services Manual

SNAXUTL ADD Commands
The SNAX/XF Utility
097841 Tandem Computers Incorporated A–19
For example, run SNAXUTL using the following command:
RUN SNAXUTL /IN $
vol.subvol.file
/
A source file named LOGTAB1 and an object file named LOGTAB1O will be
allocated. Based on the above example, SNAXUTL builds the BIND image and
places it in both files as a record named
bind1
. SNAX/XF retrieves the BIND
image after reading the object file (LOGTAB1O) into extended memory.
ADD SETESS Command The ADD SETESS command adds to the SET table a record representing an ESS table.
ADD SETESS
ess-table-name
, FILENAME
filename
[ , DEFAULTTABLE { Y | N } ]
ess-table-name
is the table name of the ESS table. The value specified for
ess-table-name
can
contain from one to eight alphanumeric and special characters.
Note that unless you are designating this table as the default table, you specify the
same table name as part of the ESSTABLE attribute when you use the SCF ADD
command to add a LINE PU, or LU object.
FILENAME
filename
is the name of the table source file in which the ESS table can be found. If you are
running SNAXUTL on a volume and subvolume different from the ones on which
the table source file resides, the value specified for
filename
must be fully
qualified. The filename is the same as the one which was used in the
SELECTFILE-TYPE ESS command.
DEFAULTTABLE { Y | N }
specifies whether or not the ESS table being defined is to be the default ESS table.
If this operand is not specified, the default value is N.