TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-94
ALTER PROCESS
RESET SWAP explicitly directs the KMSF to select the default swap volume.
For the TMFMON and TMP process types, the SWAP parameter has no effect.
MAKESAVEABEND {ON | OFF}
determines whether an INSPECT program save-abend file is created if a process
of the specified type terminates abnormally. MAKESAVEABEND ON creates the
file if abnormal termination occurs. MAKESAVEABEND OFF suppresses creation
of the file. The default is MAKESAVEABEND ON.
For the TMFMON process type, the MAKESAVEABEND parameter has no effect.
DEBUG {OFF | ON}
determines whether a process of the specified type enters the DEBUG or
INSPECT debugger soon after it starts. DEBUG ON directs the process to enter
the debugger. DEBUG OFF prevents the process from entering the debugger
(unless other events cause this to happen). The default is DEBUG OFF.
For the TMFMON process type, the DEBUG parameter has no effect.
INSPECT {ON | OFF}
determines whether INSPECT is used if a process of the specified type falls into a
debugger after it is started. DEBUG must be specified to take advantage of this
option. INSPECT ON selects INSPECT. INSPECT OFF selects DEBUG. The
default is INSPECT ON.
For the TMFMON process type, the INSPECT parameter has no effect.
PROGRAMFILE file-id
RESET PROGRAMFILE
identifies the program file that runs for the process type. This parameter must
indicate a valid local file name.
RESET PROGRAMFILE selects the default program file, which is the normal
program file from the current $SYSTEM.SYSnn subvolume.
For the TMFMON process, the PROGRAMFILE parameter has no effect.
TERM file-id
RESET TERM
identifies the home terminal for the process type; it is useful to specify this option
when you are debugging.
RESET TERM selects the default home terminal, which is the home terminal of the
TMP system process (that is, $YMIOP.#CLCI for NonStop S-series servers).
For the TMFMON process type, the TERM parameter has no effect.