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

Introduction to TMF
HP NonStop TMF Management Programming Manual—540140-010
1-11
TACL
For further information about system procedure calls, see the Guardian Procedure
Calls Reference Manual. For information about how to issue these calls from the
language you are using, see that language’s reference manual.
TACL
The Tandem Advanced Command Language (TACL) provides the Guardian
environment’s command interface to the operating system. TACL features built-in
functions that can be used for constructing programmatic routines and macros.
Table 1-6 lists some of the functions that call operating system procedures for
performing TMF operations.
For further information about TACL built-in functions, see the TACL Reference Manual.
Measure Subsystem
The Measure performance analysis subsystem is used to collect performance
statistics on a wide range of system resources. With Measure, you can gather data
from system components, network components, and applications. Among these
elements, Measure allows you to obtain and display performance statistics for TMF.
See the Measure Reference Manual and the Measure User’s Guide for descriptions of
these statistics and the TMF entities to which they apply.
TMF Object Types
Like all subsystems that support DSM, TMF defines a set of object types—the types of
objects that can be managed by TMF. The object types for the TMFCOM interactive
interface are not exactly the same as those for the TMFSERVE programmatic
interface. The object types for the programmatic interface are as follows:
Table 1-6. TACL Built-In Functions
Function Description
#ABORTTRANSACTION Invokes the ABORTTRANSACTION system procedure.
#BEGINTRANSACTION Invokes the BEGINTRANSACTION system procedure.
#COMPUTETRANSID Invokes the COMPUTETRANSID system procedure.
#ENDTRANSACTION Invokes the ENDTRANSACTION system procedure.
#FILEINFO Invokes the FILE_GETINFO[LIST][BYNAME] system
procedure.
#INTERPRETTRANSID Invokes the INTERPRETTRANSID system procedure.
ATDUMPDM ATVOLUME
AUDITDUMPFILES AUDITTRAIL
BEGINTRANS CATALOG
DATAVOLS DISKDUMPS










