TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-151
STATUS ATFILE
ZTMF-VAL-DumpStatusDumping
specifies a file in the process of being copied to archive media by the
AUDITDUMP process, or a file that is next to be dumped.
ZTMF-VAL-DumpStatusDumped
specifies a file that has been copied to archive media by the AUDITDUMP
process.
ZTMF-VAL-DumpStatusNotDumped
specifies a file that is not the current file: therefore, no additional audit trails can
be written to it. Although the audit file is in a state where it could be dumped,
audit dumping of the file has not yet been initiated.
ZTMF-VAL-DumpStatusNotDumping
specifies a file that is not the current file. The audit trail was not configured for
audit dumping, and the file will never be dumped.
Tokens in Response Buffer
ZTMF-TKN-AuditTrailId
specifies the audit-trail identifier for which the status information is returned.
Status information for each audit trail is returned in a separate response record.
The response records can be spread across multiple replies, or multiple response
records can be contained in a single reply, depending on the value of ZTMF-TKN-
MaxResp and the size of the reply buffer. If multiple response records are
contained in a single reply buffer, they are each contained in a data list.
ZTMF-TKN-AuditFileName
specifies the name of the audit-trail file. This token appears once in each response
record.
ZTMF-TKN-ATFileStatus
specifies the status of the audit-trail file.
ZTMF-TKN-ATFileDumpStatus
specifies the dump status of the audit-trail file.