Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-56
ALTER TMF
ALTER TMF
The ALTER TMF command changes configured attribute values of TMF.
Command Syntax
For information on the tokens present in the command and response buffers, see the
SPI Programming Manual.
Tokens in Command Buffer
ZTMF-TKN-VolumeName
specifies the configuration volume for TMF.
ZTKN-TKN-ATFileFormat
specifies the audit-trail file format. Values are 1 and 2. A value of 1 indicates format
1. A value of 2 indicates format 2. This token is optional and cannot be included
with ZTMF-TKN-VolumeName.
Command
ZTMF-CMD-Alter
Object Type
ZTMF-OBJ-Tmf
Tokens in Command Buffer
ZTMF-TKN-VolumeName token-type ZSPI-TYP-String.
ZTKN-TKN-ATFileFormat token-type ZSPI-TYP-Int.
ZTMF-MAP-Alter-Tmf
def ZTMF-DDL-Alter-Tmf.
02 ZGoRemote token-type ZSPI-DDL-Int.
02 ZPioBuffer token-type ZTMF-DDL-PioBuffer.
02 ZTmpWaitTimer token-type ZTMF-DDL-TmpWaitTimer.
02 ZTransProtocol token-type ZSPI-DDL-Int.
02 ZDisasterRecovery token-type ZSPI-DDL-Boolean.
02 ZNetDisconnectTimer token-type ZSPI-DDL-Int.
02 ZNetSessionIdleTimer token-type ZSPI-DDL-Int.
end.
Tokens in Response Buffer
None.