Upgrade mapdb, Volume, Monitor commands – HP Integrity NonStop H-Series User Manual
Page 162: Be specified either by the, Monitor, Commands
![background image](/manuals/397556/162/background.png)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-013
6-90
UPGRADE MAPDB
UPGRADE MAPDB
Creates additional tables in an existing MapDB. The tables are created if required for a
new release of NonStop AutoTMF software. The CI prompts you to issue the command
when necessary.
subvol
the name of the MapDB subvolume to upgrade.
VOLUME
Changes the default volume and/or subvolume for filename expansion. VOLUME can
be abbreviated to V.
volume
specifies a new default volume; does not alter the default subvolume.
subvolume
specifies a new default subvolume; does not alter the default volume.
Monitor Commands
Each of the following commands are recognized by the monitor process. To send a
command to the monitor, use the
command of the CI.
LOG
Initiates or terminates a monitor activity log.
TO file [CLEAR]
specifies the name of a log file and starts logging. CLEAR empties the file before
logging starts.
If file already exists, information is appended to the end of the file unless CLEAR is
specified. If file ends with a number (for example LOG001), additional files will be
allocated with incrementing numbers when the first file becomes full.
STOP
terminates logging.
UPGRADE MAPDB subvol;
V[OLUME] [ volume | subvolume | volume.subvolume ];
MONITOR LOG { TO file [CLEAR] | STOP }