AutoTMF Software User's Guide (Update 12)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-014
6-42
ALTER MAPDB
These attributes can also be changed using the ALTER MONITOR command.
subvol
name of MapDB subvolume. The default is the current CI session MapDB.
option
BACKUP cpu-number
cpu (in the range of 0 to 15) of the backup monitor processes. Used when the 
monitor process is started.
HOMETERM file-name
home terminal for the monitor process. 
If omitted, the home terminal is set to the default EMS collector. The default 
EMS collector is $0, or the EMS collector configured by setting the global 
parameter EMSCOLLECTOR.
Note that internally, the default hometerm of the monitor is $ZHOME, as 
displayed by the TACL command STATUS $<process-name>, because an 
EMS collector cannot be specified as the hometerm of a process when the 
process is launched. Functionally however, the home terminal for the monitor 
process is the default EMS collector, as shown by the AutoTMF STATUS 
MONITOR command. 
MONITOR process-name
NonStop AutoTMF software monitor process to associate with the MapDB 
subvolume. The name must be 5 characters long including the $. The default is 
$ZESC.
PRIMARY cpu-number
cpu (in the range of 0 to 15) of the primary monitor processes. Used when the 
monitor process is started.
PRIORITY process-priority
ALTER MAPDB [subvol] { , option } ;
option is
{ BACKUP cpu-number }
{ }
{ HOMETERM [ file-name | NONE ] }
{ }
{ MONITOR process-name }
{ }
{ PRIMARY cpu-number }
{ }
{ PRIORITY process-priority }










