TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-98
INFO AUDITTRAIL
INFO AUDITTRAIL
The INFO AUDITTRAIL command returns the configured attribute values of audit trails.
The list of volumes configured for audit trails is not returned by this command; to obtain
the list of volumes use the INFO ATVOLUME command.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Info
Object Type
ZTMF-OBJ-AuditTrail
Tokens in Command Buffer
ZTMF-TKN-AuditTrailId token-type ZSPI-TYP-Enum.
ZSPI-TKN-MaxResp token-type ZSPI-TYP-Int.
ZSPI-TKN-Context token-type ZSPI-TYP-ByteString.
Tokens in Response Buffer
ZTMF-TKN-AuditTrailId token-type ZSPI-TYP-Enum.
ZSPI-TKN-Context token-type ZSPI-TYP-ByteString.
ZTMF-MAP-Info-AuditTrail
def ZTMF-DDL-Info-AuditTrail.
02 ZFilesPerVolume token-type ZSPI-DDL-Int.
02 ZFileSize token-type ZSPI-DDL-Int.
02 ZAuditDump token-type ZSPI-DDL-Boolean.
02 ZOverflowThreshold token-type ZSPI-DDL-Int.
02 ZBeginTransDisable token-type ZSPI-DDL-Int.
02 ZMaxRetainedATFiles token-type ZSPI-DDL-Int.
02 ZFileSize32 token-type ZSPI-DDL-Int2.
02 ZCommitHoldMode token-type ZSPI-DDL-Enum.
02 ZCommitHoldTimer token-type ZSPI-DDL-Int2.
02 ZTimeoutAction token-type ZSPI-DDL-Enum.
end.