Error and Warning Messages
HP NonStop TMF Management Programming Manual—540140-008
7-30
Errors
The response record includes a ZTMF-TKN-AUDITTRAILID token specifying
the audit trail which was being added/altered. There is no error list.
327 ZTMF-ERR-ATVOLALREADYACTIVE
This is returned from ADD and ALTER AUDITTRAIL commands if one of the
volumes specified as a ZTMF-TKN-ACTIVEVOL (ZTMF-TKN-
ADDACTIVEVOL for ALTER) is already configured as an active volume for an
audit trail.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the volume name in error and ZTMF-TKN-ATVOLUMETYPE
specifying the volume type, which will be ZTMF-VAL-ACTIVEVOL.
328 ZTMF-ERR-ACTIVEATVOLHASFILES
This is returned from an ADD AUDITTRAIL command if one of the volumes
specified as a ZTMF-TKN-ACTIVEVOL has files residing in the ZTMFAT
subvolume. The volume is not allowed to have files on the subvolume. Files
with the name ZTMFnnnn, which is the format for pre-allocated audit-trail files,
will be purged if they are found on the volume.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the volume name in error and ZTMF-TKN-ATVOLUMETYPE
specifying the volume type, which will be ZTMF-VAL-ACTIVEVOL.
329 ZTMF-ERR-AUDINFOERROR
This is returned from ADD and ALTER AUDITTRAIL commands if there was a
file-system error accessing the AUDINFO file in the TMF configuration
subvolume on $SYSTEM.
An error list is included in the response with ZTMF-TKN-FS-ERROR
specifying the file-system error that occurred.
330 ZTMF-ERR-ADDATVOLUMEERROR
This error is returned from ADD and ALTER AUDITTRAIL commands if an
error occurred trying to add a volume to a trail.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the offending volume, ZTMF-TKN-ATVOLUMETYPE specifying
which type the volume was being added as (this can have the values ZTMF-
VAL-ACTIVEVOL, -OVERFLOWVOL, or -RESTOREVOL), and if the error which
occurred was a file-system error, ZTMF-TKN-FS-ERROR specifies the file
system error that occurred.