Alter local, Alter mapdb – HP Integrity NonStop J-Series User Manual
Page 119

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-43
ALTER LOCAL
The default is ON, which restricts tracing privileges to the owner of the
process.
[SWAP]KMSF { ON | OFF }
enables or disables KMSF swap file allocation.
If an error occurs on the swap file allocation, the runtime reverts to the normal
swap file allocation, either using the SWAPVOLn global specification or the
default swap file.
The default is OFF.
SWAPVOL[0] local-disk-volume
SWAPVOL1 local-disk-volume
SWAPVOL2 local-disk-volume
SWAPVOL3 local-disk-volume
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
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.
ALTER LOCAL parameter-and-value;