TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-146
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
is 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
is the name of the audit-trail file. This token appears once in each response
record.
ZTMF-TKN-ATFILESTATUS
indicates the status of the audit-trail file.
ZTMF-TKN-ATFILEDUMPSTATUS
indicates the dump status of the audit-trail file.