TMF Supplement for Large Audit Files (G06.24+)

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-7
ADD AUDITTRAIL (Pages 5-8 through 5-12)
For format 1 files the default file size is 100, resulting in files of 100 MB (100 x
1024 x 1024 bytes) each. For format 2 files the default file size is 1024,
resulting in files of 1024 MB (1024 x 1024 x 1024 bytes) each.
At any point after the FILESIZE attribute value is set, you can change it with
the ALTER AUDITTRAIL command.
Tokens in Response Buffer
ZTMF-TKN-VOLUMENAME
contains the name of a volume that was in error, if an error is returned.
ZTMF-TKN-ATVOLUMETYPE
contains the type of the volume specified in ZTMF-TKN-VOLUMENAME. This
token is only present if ZTMF-TKN-VOLUMENAME is present.
ZTMF-TKN-FS-ERROR
contains the file-system error that may have caused the command to fail. Its
presence depends on the value of ZSPI-RET-CODE.
Usage Guidelines
Only super-group users can issue this command.
You only can issue ADD AUDITTRAIL commands under either of two conditions:
1. Before you start TMF for the first time by using the START TMF command.
2. After you stop TMF by using the STOP TMF command and purge the existing TMF
configuration by using the DELETE TMF command but before you issue the next
START TMF command.
Under either of these conditions, you can issue multiple ADD AUDITTRAIL commands.
For more information about the ADD AUDITTRAIL command, see the TMF Reference
Manual.