TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-26
ALTER AUDITDUMP
ALTER AUDITDUMP
The ALTER AUDITDUMP command changes the configured attribute values of an
audit dump process.
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-AuditDump
Tokens in Command Buffer
ZTMF-TKN-AuditTrailId token-type ZSPI-TYP-Enum.
ZTMF-TKN-AddDiskMedia token-type ZTMF-TYP-String.
ZTMF-TKN-DelDiskMedia token-type ZTMF-TYP-String.
ZTMF-MAP-Alter-AuditDump
def ZTMF-DDL-Alter-AuditDump.
02 ZCopies token-type ZSPI-DDL-Int.
02 ZSeriesCopies token-type ZSPI-DDL-Boolean.
02 ZVerifyTape token-type ZSPI-DDL-Boolean.
02 ZBlockSize token-type ZSPI-DDL-Int.
02 ZUnloadMedia token-type ZSPI-DDL-Boolean.
02 ZMedium token-type ZSPI-DDL-Enum.
02 ZSystemName token-type ZSPI-DDL-Char8.
02 ZSystemName2 token-type ZSPI-DDL-Char8.
end.
Tokens in Response Buffer
None.