TMF Management Programming Manual (H06.06+, J06.03+)
Table Of Contents
- HP NonStop TMF Management Programming Manual
- Legal Notices
- Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction to TMF
- 2 Communicating With the TMFSERVE Process
- 3 SPI Programming Considerations for TMF
- 4 Common Definitions
- 5 Commands and Responses
- Command Summary
- Command Descriptions
- ABORT TRANSACTION
- ADD AUDITTRAIL
- ADD DATAVOLS
- ADD DUMPS
- ADD MEDIA
- ADD RESOURCEMANAGER
- ALTER AUDITDUMP
- ALTER AUDITTRAIL
- ALTER BEGINTRANS
- ALTER CATALOG
- ALTER DATAVOLS
- ALTER DUMPS
- ALTER MEDIA
- ALTER PROCESS
- ALTER TMF
- CANCEL OPERATION
- CLOSE RESOURCEMANAGER
- DELETE CATALOG
- DELETE DATAVOLS
- DELETE DUMPS
- DELETE MEDIA
- DELETE RESOURCEMANAGER
- DELETE TMF
- DELETE TRANSACTION
- DISABLE AUDITDUMP
- DISABLE BEGINTRANS
- DISABLE DATAVOLS
- DUMP FILES
- ENABLE AUDITDUMP
- ENABLE BEGINTRANS
- ENABLE DATAVOLS
- INFO ATDUMPDM
- INFO ATVOLUME
- INFO AUDITDUMP
- INFO AUDITTRAIL
- INFO BEGINTRANS
- INFO CATALOG
- INFO DATAVOLS
- INFO DUMPS
- INFO MEDIA
- INFO PROCESS
- INFO RESOURCEMANAGER
- INFO TMF
- LIST AUDITTRAIL
- NEXT AUDITTRAIL
- RECOVER FILES
- RELOCATE DISKDUMPS
- RESOLVE TRANSACTION
- START TMF
- STATUS ATFILE
- STATUS AUDITDUMP
- STATUS AUDITTRAIL
- STATUS BEGINTRANS
- STATUS CATALOG
- STATUS DATAVOLS
- STATUS OPERATION
- STATUS RESOURCEMANAGER
- STATUS RMTRANSBRANCHES
- STATUS TMF
- STATUS TMFSERVER
- STATUS TRANSACTION
- STATUS TRANSACTIONCHILDREN
- STOP TMF
- 6 Event Messages
- 7 Error and Warning Messages
- A TMF Configuration Limits and Defaults
- Index
Commands and Responses
HP NonStop TMF Management Programming Manual—540140-010
5-127
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
Zero is always returned. KMSF is always used for TMF processes.
ZDfltExtendedSegSize
specifies the size, in megabytes, of the process' default extended segment.
The first number is the initial size of the extended segment. The second
number is the growth limit for the extended segment.
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










