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

HP NonStop TMF Management Programming Manual—540140-010
7-1
7 Error and Warning Messages
This section provides a description for each TMF subsystem error (including command
syntax and execution errors, SPI errors and warnings, TMF dump/restore errors and
warnings, and archive tape errors and warnings). The SPI standard token ZSPI-TKN-
RETCODE contains a nonzero value if the TMFSERVE process detects an error in a
command message—or while attempting to perform a command.
This section contains the following topics:
Error Information and Failure Data Capture on page 7-2
Errors on page 7-3
Archive Tape Errors and Warnings on page 7-55
Dump/Restore Errors and Warnings on page 7-65
Audit Reading Exceptions on page 7-81
For the following errors and warnings, the error list begins with the ZSPI-TKN-
ERRLIST token, ends with the ZSPI-TKN-ENDLIST token, and the error values are in
the following ranges:
The archive tape errors and warnings (within the range 8000-8999) are returned in the
ZART-TKN-ARCHTAPEERRORMESS token by TMF events 204, 205, 206, and 207.
The dump/restore errors and warnings (within the range 9000-9999) are returned in the
ZTMF-TKN-DR-ERROR token by TMF events 202 and 203. The first occurrence of the
token contains the error number; the second occurrence contains the message text.
The audit reading exceptions are returned in the ZTMF-TKN-AUDITREADEXCEPTION
token by TMF event 173.
Range of Error Numbers Description
0
(ZSPI-ERR-OK)
The command completed successfully
1-200 Command syntax errors
201-500 Command execution errors
501-600 SPI errors
601-700 Warnings
1000 TMFSERVE encountered an internal error










