NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM LOGFILE1
NonStop NET/MASTER MS Commands
2–218 115412 Tandem Computers Incorporated
LOGFILE1
LOGFILE1=
file-name
specifies the name of the activity log file used during NonStop NET/MASTER MS
startup.
This activity log file is used to log messages during NonStop NET/MASTER MS
startup. You can specify a different activity log file name or additional activity log
files with the same file name in the INIT NCL procedure using the SYSPARMS
LOGFILEn command.
You can specify an activity log file name to use during NonStop NET/MASTER
MS startup in the form:
[ \
sys
. ]$
volume
.
subvolume
.
file-name
The default activity log file name used during NonStop NET/MASTER MS startup
is:
$
isv-vol
.ZNNMDATA.
p
LGFILE1
$
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 an activity log file to be used during NonStop
NET/MASTER MS startup:
PARAM LOGFILE1=$DATA1.SUBVOL1.LOGFILE1