TMF Management Programming Manual (H06.05+)

Error and Warning Messages
HP NonStop TMF Management Programming Manual540140-002
7-29
Errors
324 ZTMF-ERR-PREVATNOTCONFIG
This is returned by an ADD AUDITTRAIL command when the specified ZTMF-
TKN-AUDITTRAILID is not one greater than the last audit trail currently
configured. The trails must be added in order, starting with ZTMF-VAL-MAT,
then ZTMF-VAL-AUX01, ZTMF-VAL-AUX02, and through to ZTMF-VAL-
AUX15.
The response record includes a ZTMF-TKN-AUDITTRAILID token containing
the offending value. There is no error list.
325 ZTMF-ERR-ATNOACTIVEVOLS
This is returned by ADD and ALTER AUDITTRAIL commands if successful
completion of the command would result in no active volumes configured for the
trail. In the case of the ADD command, no ZTMF-TKN-ACTIVEVOLUME
tokens were specified. For the ALTER command, the token ZTMF-TKN-
DELACTIVEVOLUME was specified for all currently configured active
volumes, but no ZTMF-TKN-ADDACTIVEVOLUME tokens were specified.
The response record includes a ZTMF-TKN-AUDITTRAILID token specifying
the audit trail which was being added/altered. There is no error list.
326 ZTMF-ERR-ATNORESTOREVOLS
This is returned by ADD and ALTER AUDITTRAIL commands if successful
completion of the command would result in no restore volumes configured for
the trail, which is configured for audit dumping. In the case of the ADD
command, no ZTMF-TKN-RESTOREVOLUME tokens were specified. For the
ALTER command, the token ZTMF-TKN-DELRESTOREVOLUME was
specified for all currently configured active volumes, but no ZTMF-TKN-
ADDRESTOREVOLUME tokens were specified.
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.