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-40
Errors
392 ZTMF-ERR-DATAVOLPREVCONFIG
The specified volume appears to belong to a different TMF configuration, and
the IGNOREPREVIOUSCONFIG option was not specified on the command. A
volume may appear to belong to a different configuration if it was never
configured under TMF3, or if it was not cleanly deleted from its previous TMF
configuration.
The ZTMF-TKN-VOLUMENAME token supplied within the error list provides
additional information.
393 ZTMF-ERR-DATAVOLALREADYCONFIGD
The specified volume is already configured as a data volume.
The ZTMF-TKN-VOLUMENAME token supplied within the error list provides
additional information.
394 ZTMF-ERR-ATCANTBEDATAVOL
The specified volume is already configured as an active-audit volume, and
thus cannot be configured as a data volume.
The ZTMF-TKN-VOLUMENAME token supplied within the error list provides
additional information.
395 ZTMF-ERR-RMARCHIVENEEDSAUDDUMP
An attempt was made to configure a data volume with the RecoveryMode
attribute set to ARCHIVE. However, the audit trail associated with the data
volume is not currently configured for audit dumping, which is required for
RecoveryMode ARCHIVE.
396 ZTMF-ERR-RMARCHIVENEEDSMATDUMP
Recovery mode ARCHIVE requires that the MASTER audit trail be configured
for audit dumping.
No error list is returned in the response.
397 ZTMF-ERR-NOTADATAVOL
The specified volume is not configured as a data volume.
The ZTMF-TKN-VOLUMENAME token supplied within the error list provides
additional information.
398 ZTMF-ERR-DATAVOLNOTSELECTED
A data volume that was explicitly named in a command was not acted on by the
command because some other criterion of the command was not satisfied.










