NET/MASTER Management Services (MS) System Management Guide

Rebuilding Standard Maps
Maintaining the Map File
12–2 115414 NonStop NET/MASTER MS System Management Guide
The syntax of the TACL RUN command used to invoke the MDMAINT program to
rebuild some or all standard map definitions is the following:
RUN MDMAINT /
run-options
/
map-file
[
owner-file
[ $MAP | $MSG | $NCL | $SEC | $SPI | ALL ] ]
run-options
specifies TACL RUN command options, separated by commas (,). Refer to the
TACL Reference Manual for more information.
map-file
specifies the name of the map file, as described by the PARAM MDSMAPFILE
command. If the file does not exist, it is created.
See Section 3, “Configuring NonStop NET/MASTER MS,” for a discussion of the
MDSMAPFILE operand. Refer to the NonStop NET/MASTER MS Command
Reference Manual for more information on the PARAM command.
owner-file
specifies a SPI-to-MDO conversion file, as described in “Mapping User-Defined
Tokens to MDOs,” later in this section. The contents of the conversion file are
used only when you are rebuilding the $SPI map or incorporating your own user-
defined tokens in the map file (see “Mapping User-Defined Tokens to MDOs,”
later in this section, for more information): otherwise, the conversion file is not
used, and can be empty.
Note You cannot name the conversion file ADD or DEL.
$MAP
specifies the standard map $MAP. This map is rebuilt.
$MSG
specifies the standard map $MSG. This map is rebuilt.
$NCL
specifies the standard map $NCL. This map is rebuilt.
$SEC
specifies the standard map $SEC. This map is rebuilt.
$SPI
specifies the standard map $SPI. This map is rebuilt.