TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-123
INFO PROCESS
ZDebug
specifies 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
specifies 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
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. When the process is using its default
values, “-1, -1” is returned in the ZExtendedSegSize field.
ZPfsSize
specifies 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
ZSPI-VAL-True The process enters the INSPECT program
ZSPI-VAL-False The process enters the DEBUG program