TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-32
ALTER AUDITTRAIL
ALTER AUDITTRAIL
The ALTER AUDITTRAIL command changes the configured attribute values of an
audit trail and can execute while TMF is running.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-ALTER
Object Type
ZTMF-OBJ-AUDITTRAIL
Tokens in Command Buffer
ZTMF-TKN-AUDITTRAILID token-type ZSPI-TYP-ENUM.
!r
ZTMF-TKN-ADDACTIVEVOLUME token-type ZSPI-TYP-STRING.
ZTMF-TKN-DELACTIVEVOLUME token-type ZSPI-TYP-STRING.
ZTMF-TKN-ADDOVERFLOWVOLUME token-type ZSPI-TYP-STRING.
ZTMF-TKN-DELOVERFLOWVOLUME token-type ZSPI-TYP-STRING.
ZTMF-TKN-ADDRESTOREVOLUME token-type ZSPI-TYP-STRING.
ZTMF-TKN-DELRESTOREVOLUME token-type ZSPI-TYP-STRING.
ZTMF-MAP-ALTER-AUDITTRAIL
def ZTMF-DDL-ALTER-AUDITTRAIL.
02 ZFILESPERVOLUME token-type ZSPI-DDL-INT.
02 ZOVERFLOWTHRESHOLD token-type ZSPI-DDL-INT.
02 ZBEGINTRANSDISABLE token-type ZSPI-DDL-INT.
02 ZAUDITDUMP token-type ZSPI-DDL-BOOLEAN.
02 ZMAXRETAINEDATFILES 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.