TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-34
ALTER AUDITTRAIL
ZTMF-TKN-ADDOVERFLOWVOLUME
specifies a volume to be added as an overflow volume for the audit trail. This 
token is optional; multiple occurrences are allowed but the total number of overflow 
volumes configured must not exceed 16.
ZTMF-TKN-DELOVERFLOWVOLUME
specifies an overflow volume to be deleted. This token is optional; multiple 
occurrences are allowed.
If the volume currently holds overflow-audit files still needed by TMF, the volume is 
marked as “deleting”; no new files are allocated to it. When the remaining files are 
no longer needed, they are purged. When all files have been purged, the volume 
is removed from the overflow file list.
ZTMF-TKN-ADDRESTOREVOLUME
specifies a volume to be added as a restore volume for the audit trail. This token is 
optional; multiple occurrences are allowed but the total number of restore volumes 
configured must not exceed 16.
ZTMF-TKN-DELRESTOREVOLUME
specifies a restore volume to be deleted. This token is optional; multiple 
occurrences are allowed but at least 1 volume must remain if audit dumping is 
configured.
If the volume currently holds restore-audit files, the volume is marked as “deleting”; 
no new files are allocated to it. When the remaining files are no longer needed, 
they are purged. When all of the files have been purged, the volume is removed 
from the restore file list.
ZTMF-MAP-ALTER-AUDITTRAIL
is an extensible structured token specifying the attributes of the audit trail that are 
to be changed. This token is required; only one occurrence is allowed. This token 
contains the following fields:
ZFILESPERVOLUME
specifies the number of audit trail files that reside on each active-audit volume 
configured. The minimum value is 1 and the maximum value is 100; the value 
of ZTMF-VAL-RESETWORD is 5.
If the number of files per volume is increased, then extra preallocated files are 
created immediately on each active-audit volume to make up the difference 
between the old and new values. If this allocation fails, then the ALTER 
AUDITTRAIL command returns an error and the ZFILESPERVOLUME value 
stays the same as before.










