NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM MDSMAPFILE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–219
MDSMAPFILE
MDSMAPFILE=
file-name
specifies the name of the NonStop NET/MASTER MS map file.
A map is a set of definitions that describes the entire structure of some item of data
being manipulated from an NCL process. NCL processes can use maps through
Mapping Services. The file specified by the PARAM MDSMAPFILE command
includes map definition for standard maps ($MAP, $NCL, $MSG, $SEC, and $SPI)
and user-defined maps.
You can specify a map file name in the form:
[ \
sys
. ]$
volume
.
subvolume
.
file-name
The default map file name is:
$
isv-vol
.ZNNMDATA.
p
MAPFILE
$
isv-vol
specifies the name of the volume on which NonStop NET/MASTER MS is
being installed.
p
specifies the process character (A through Z) specified when NonStop
NET/MASTER MS is initially executed.
Example
The following example specifies a map file:
PARAM MDSMAPFILE=$DATA1.SUBVOL1.MAPDEFS