TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-99
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.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZTMF-TKN-AUDITTRAILID token-type ZSPI-TYP-ENUM.
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.
end.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.