Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-54
ALTER PROCESS
ZDebug
directs the process to enter the DEBUG or INSPECT program soon after it
starts. The following values are valid:
ZSPI-VAL-True
The process enters DEBUG or INSPECT soon after starting.
ZSPI-VAL-False
The process does not enter the DEBUG or INSPECT program soon after
starting (unless other events cause this to happen).
ZInspect
determines which debugger the process enters soon after it starts. This field is
only valid if ZDebug is ZSPI-VAL-True. The following value is valid:
ZExtendedSegSize
specifies the size, in megabytes, of the process’ extended segment.
The first number is the initial size of the extended segment.
The second number is the growth limit for the extended segment. This value
must be equal to or greater than the initial size and must be a multiple of the
initial size.
The valid range for an extended segment size is 1 to 128 megabytes. If the
value is ZTMF-VAL-ResetWord for either of the two numbers, the extended
segment size is reset to the default value chosen by the process.
ZPfsSize
In the H0x series PfsSize is no longer alterable. PfsSize is set by the kernel
and can grow up to 32 mb. If this value is entered it is checked for
reasonability, but it is ignored when starting TMF processes.
ZTMF-TKN-Swap
This token is no longer processed by TMF. Swap files are always allocated out of
KMSF. If this value is entered it is checked for reasonability, but it is ignored when
starting TMF processes. See “Changing Swap Volumes” in the TMF Planning and
Configuration Guide for more information.
ZTMF-TKN-ExtFilename
specifies the name of the program file that runs for the process type. You must
specify a local file name. This token is optional; only one occurrence is allowed. If
ZSPI-VAL-True The process enters the INSPECT program.
ZSPI-VAL-False The process enters the DEBUG program.