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-30
Errors
The response record includes a ZTMF-TKN-AUDITTRAILID token specifying
the audit trail which was being added/altered. There is no error list.
327 ZTMF-ERR-ATVOLALREADYACTIVE
This is returned from ADD and ALTER AUDITTRAIL commands if one of the
volumes specified as a ZTMF-TKN-ACTIVEVOL (ZTMF-TKN-
ADDACTIVEVOL for ALTER) is already configured as an active volume for an
audit trail.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the volume name in error and ZTMF-TKN-ATVOLUMETYPE
specifying the volume type, which will be ZTMF-VAL-ACTIVEVOL.
328 ZTMF-ERR-ACTIVEATVOLHASFILES
This is returned from an ADD AUDITTRAIL command if one of the volumes
specified as a ZTMF-TKN-ACTIVEVOL has files residing in the ZTMFAT
subvolume. The volume is not allowed to have files on the subvolume. Files
with the name ZTMFnnnn, which is the format for pre-allocated audit-trail files,
will be purged if they are found on the volume.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the volume name in error and ZTMF-TKN-ATVOLUMETYPE
specifying the volume type, which will be ZTMF-VAL-ACTIVEVOL.
329 ZTMF-ERR-AUDINFOERROR
This is returned from ADD and ALTER AUDITTRAIL commands if there was a
file-system error accessing the AUDINFO file in the TMF configuration
subvolume on $SYSTEM.
An error list is included in the response with ZTMF-TKN-FS-ERROR
specifying the file-system error that occurred.
330 ZTMF-ERR-ADDATVOLUMEERROR
This error is returned from ADD and ALTER AUDITTRAIL commands if an
error occurred trying to add a volume to a trail.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the offending volume, ZTMF-TKN-ATVOLUMETYPE specifying
which type the volume was being added as (this can have the values ZTMF-
VAL-ACTIVEVOL, -OVERFLOWVOL, or -RESTOREVOL), and if the error which
occurred was a file-system error, ZTMF-TKN-FS-ERROR specifies the file
system error that occurred.










