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
Error and Warning Messages
HP NonStop TMF Management Programming Manual—540140-010
7-48
Errors
493 ZTMF-ERR-FileSetFileNotFound
For a DUMP FILES, INFO DUMPS, or RECOVER FILES command, a file
specified within a file of filenames was not found, or is inaccessible (possibly
due to a user having it open for write access).
No error list is returned in the response.
494 ZTMF-ERR-SystemInFileSet
One of the entries within the specified file of filenames contains a system name.
No error list is returned in the response.
495 ZTMF-ERR-MustBeFullyQualified
An entry within the specified filename file is not fully qualified, and no defaults
are specified.
No error list is returned in the response.
496 ZTMF-ERR-TooManyFSetDefaults
The command buffer of a DUMP FILES, INFO FILES, or RECOVER FILES
command contained more than one ZTMF-TKN-FileSetDefault token.
No error list is returned in the response.
501 ZTMF-ERR-USEDLENTOOLARGE
The USEDLEN of the SPI buffer (received by the TMFSERVE process)
indicated a buffer larger than the buffer actually read.
The ZTMF-TKN-USEDLEN and ZTMF-TKN-READLEN tokens that are
supplied within the error list provide additional information.
502 ZTMF-ERR-BUFFERNOTTMF
The SPI buffer received by the TMFSERVE process had not been initialized
with the TMF subsystem ID.
The ZTMF-TKN-SUBSYSTEMID token supplied within the error list provides
additional information.
503 ZTMF-ERR-NEEDNEWERSERVER
The SPI buffer received by the TMFSERVE process contained a minimum
server version that was greater than the server version of the TMFSERVE
process.
The ZTMF-TKN-MAXFIELDVERSION and ZTMF-TKN-SERVERVERSION
tokens supplied within the error list provide additional information.










