TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-121
INFO PROCESS
ZDEBUG
indicates whether the process enters the DEBUG or INSPECT program soon 
after it starts.  The following values are possible: 
If this field is null, the value is ZSPI-VAL-FALSE.
ZINSPECT
indicates which debugger the process enters soon after it starts.  This field is 
only valid if ZDEBUG is ZSPI-VAL-TRUE. The following values are possible: 
ZEXTENDEDSEGSIZE
indicates 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. When the process is using its default 
values, “-1, -1” is returned in the ZEXTENDEDSEGSIZE field.
ZPFSSIZE
indicates the size (in bytes) of the process file segment (PFS) for the process. 
The valid size range is 131072 to 1048576 bytes.
Usage Guidelines
Any user can issue this command.
You can enter this command at any time, whether or not TMF has been started.
ZSPI-VAL-TRUE The process enters DEBUG or INSPECT soon after 
starting
ZSPI-VAL-FALSE  The process does not enter DEBUG or INSPECT soon 
after starting
ZSPI-VAL-TRUE The process enters the INSPECT program
ZSPI-VAL-FALSE  The process enters the DEBUG program










