TMF Management Programming Manual (H06.05+)

Error and Warning Messages
HP NonStop TMF Management Programming Manual540140-002
7-30
Errors
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.
331 ZTMF-ERR-DELATVOLUMEERROR
This error is returned from an ALTER AUDITTRAIL command if an error
occurred trying to delete a volume from 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.