NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS LOGWRAP
NonStop NET/MASTER MS Commands
2–492 115412 Tandem Computers Incorporated
LOGWRAP
LOGWRAP={ YES | NO }
specifies whether you can reuse an activity log file from the group of activity log
files after the file is used and closed.
The setting of the SYSPARMS LOGWRAP command is only used when NonStop
NET/MASTER MS attempts to automatically swap from the current log file to the
next log file in a group of log files and the next log file has been used before since
NonStop NET/MASTER MS has started.
YES
allows NonStop NET/MASTER MS to reuse an activity log file after the file is
closed. NonStop NET/MASTER MS performs a PURGEDATA operation on
the file, and begins logging to the file.
NO
disallows NonStop NET/MASTER MS from reusing an activity log file after
the file is closed. NonStop NET/MASTER MS sends a message to $0 reporting
that logging has stopped.
Example
The following example allows NonStop NET/MASTER MS to reuse an activity log file
after the file is closed:
SYSPARMS LOGWRAP=YES