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-32
Errors
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the supplied volume name and ZTMF-TKN-ATVOLUMETYPE
specifying the value ZTMF-VAL-ACTIVEVOL.
336 ZTMF-ERR-ATCANTDELETECURRVOL
This error is returned from an ALTER AUDITTRAIL command if one of the
ZTMF-TKN-DELACTIVEVOLUME tokens specifies the volume which holds
the current audit-trail file.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the offending volume name and ZTMF-TKN-ATVOLUMETYPE
specifying the volume type, which is ZTMF-VAL-ACTIVEVOL. In order to
delete the volume, the trail must have more than one active volume configured
and a NEXT AUDITTRAIL command will need to be issued to move the current
file to the next volume.
337 ZTMF-ERR-ATCANTDELETENEXTVOL
This error is returned from an ALTER AUDITTRAIL command if one of the
ZTMF-TKN-DELACTIVEVOLUME tokens specifies the volume which holds
the “next” audit-trail file.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the offending volume name and ZTMF-TKN-ATVOLUMETYPE
specifying the volume type, which is ZTMF-VAL-ACTIVEVOL. This could
occur if the current file is almost full and the TMF subsystem has prepared the
next audit-trail file on the offending volume. In order to delete the volume, the
trail must have more than one active volume configured and two NEXT
AUDITTRAIL commands will need to be issued so that the volume no longer
holds the current or next file.
338 ZTMF-ERR-ATVOLHASINVALIDFILES
This error is returned by the ADD and ALTER AUDITTRAIL command if one
of the volumes specified as an active, overflow, or restore volume contains files
in its ZTMFAT subvolume which are not audit-trail files. The ZTMFAT
subvolume must be clear of all files except audit-trail files.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the offending volume name and ZTMF-TKN-ATVOLUMETYPE
specifying the offending volume type. It will have a value of ZTMF-VAL-
ACTIVEVOL, ZTMF-VAL-OVERFLOWVOL, or ZTMF-VAL-RESTOREVOL.










