AutoTMF Software User's Guide (Update 15)
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-017
6-43
ALTER LOCAL
the extended-memory swap file volumes for the AutoTMF runtime library 
private segment.
If local-disk-volume is omitted, the SWAPVOLn setting is deleted.
When a program is launched an extended memory segment and its disk swap 
files are allocated. The specified volumes are used randomly: all are tried until 
one succeeds. If the volumes all fail, the process default swap volume is also 
tried.
ALTER LOCAL
Sets or changes a local parameter value. Local parameters are the same as 
global parameters and have the same purpose, but they are in effect for the 
current Monitor (MapDB) only. Local parameter values are stored in the MapDB 
table REGISTRY. Setting a local parameter value overrides the global (default) 
value.
See ALTER GLOBAL
 above for a description of parameter-and-value. 
ALTER MAPDB
Alters MapDB attributes; most of these attributes pertain to the monitor process, not 
the mapping database. Changes take effect when the monitor process is restarted.
These attributes can also be changed using the ALTER MONITOR command.
mapdb-subvol
the MapDB subvolume. 
The default is the current session MapDB.
option
ALTER LOCAL parameter-and-value;
ALTER MAPDB [mapdb-subvol] { , option } ;
option is
{ BACKUP 0-to-15 }
{}
{ HOMETERM [ file-name | NONE ]}
{}
{ MONITOR process-name }
{}
{ PRIMARY 0-to-15 }
{}
{ PRIORITY 1-to-199 }










