Upgrade mapdb, Volume, Monitor commands – HP Integrity NonStop J-Series User Manual
Page 171: Monitor, Commands
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-95
UPGRADE MAPDB
UPGRADE MAPDB
Creates additional tables in an existing MapDB. The tables are created if required for a
new release of AutoTMF. The CI prompts you to issue the command when necessary.
subvol
the MapDB subvolume to upgrade.
VOLUME
Changes the default volume and/or subvolume for filename expansion. VOLUME can
be abbreviated to V.
volume
sets the default volume; does not alter the default subvolume.
subvolume
sets the 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]
a file where logging entries are stored.
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 and closes the log file.
UPGRADE MAPDB subvol;
V[OLUME] [ volume | subvolume | volume.subvolume ];
MONITOR LOG { TO file [CLEAR] | STOP }