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-53
Errors
664 ZTMF-ERR-MustResetAuxFirst
This error is returned if an ALTER AUDITTRAIL command request reset
commit-hold for the MAT before first having done so for all auxiliary audit trails.
Before you can turn COMMITHOLDMODE to OFF for the master audit trail, you
must first turn it OFF for all auxiliary audit trails.
No error list is included in the response.
665 ZTMF-ERR-CommitHoldNullTime
This error is returned if an ALTER AUDITTRAIL command request specified
null as the ZCommitHoldTimer value.
No error list is included in the response.
666 ZTMF-ERR-CommitHoldAction
This error is returned if an ALTER AUDITTRAIL command request specified an
invalid ZTimeoutAction value.
No error list is included in the response.
667 ZTMF-ERR-CantAltTimeWithoutOn
This error is returned if an ALTER AUDITTRAIL command request includes a
ZCommitHoldTimer or ZTimeoutAction token while commit-hold mode is not
ON.
No error list is included in the response.
668 ZTMF-ERR-NotZLTCHActive
This error is returned if a command request included a token having to do with
commit-hold, and commit-hold is supported but not active.
No error list is included in the response.
669 ZTMF-ERR-ZLTCHNotSupported
This error is returned if a command request included a token having to do with
commit-hold, and commit-hold is not supported.
No error list is included in the response.
670 ZTMF-ERR-ZLTCHChangeFSError
This error is returned if the disk process returned a file-system error to the TMP
after the TMP tried to change the commit-hold state of a disk volume.
No error list is included in the response.










