TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-8
ADD AUDITTRAIL
ADD AUDITTRAIL
The ADD AUDITTRAIL command adds an audit trail to the TMF configuration by
specifying the audit trail identifier and the attributes associated with that audit trail
(such as volumes to hold the files, the size of the files, and the number of files
allocated per active volume).
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-ADD
Object Type
ZTMF-OBJ-AUDITTRAIL
Tokens in Command Buffer
ZTMF-MAP-ADD-AUDITTRAIL
def ZTMF-DDL-ADD-AUDITTRAIL.
!r
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.
end.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZTMF-TKN-VOLUMENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-ATVOLUMETYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-FS-ERROR token-type ZSPI-TYP-INT.