TMF Management Programming Manual (H06.05+)

Error and Warning Messages
HP NonStop TMF Management Programming Manual540140-002
7-36
Errors
358 ZTMF-ERR-DUPLICATEATVOLUME
This error is returned if the same volume name is specified as the same volume
type twice in the same command. That is, the same volume name is specified
twice as ZTMF-TKN-ACTIVEVOLUME, ZTMF-TKN-
OVERFLOWVOLUME, or ZTMF-TKN-RESTOREVOLUME. In addition, the
same name cannot be specified for ZTMF-TKN-ADDACTIVEVOLUME and
ZTMF-TKN-DELACTIVEVOLUME, ZTMF-TKN-
ADDOVERFLOWVOLUME and ZTMF-TKN-DELOVERFLOWVOLUME, or
ZTMF-TKN-ADDRESTOREVOLUME and ZTMF-TKN-
DELRESTOREVOLUME.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the offending volume name and ZTMF-TKN-ATVOLUMETYPE
specifying the type of the offending volume (ZTMF-VAL-ACTIVEVOL, ZTMF-
VAL-OVERFLOWVOL, or ZTMF-VAL-RESTOREVOL).
359 ZTMF-ERR-AUXATISDUMPING
This error is returned by the ALTER AUDITTRAIL command if an attempt is
made to set ZAUDITDUMP to OFF for the master audit trail if at least one
auxiliary audit trail is configured with ZAUDITDUMP set to ON.
No error list is included in the response.
360 ZTMF-ERR-ATTOOFEWACTIVEFILES
This error is returned by the ADD and ALTER AUDITTRAIL command if the
total number of active-audit files configured is less than 2. The total number
of active-audit files is calculated by multiplying ZFILESPERVOLUME by
the number of non-deleting active volumes for the trail. Therefore, if there is
only one active volume, ZFILESPERVOLUME must be at least 2.
ZFILESPERVOLUME can be 1 if there are at least 2 active volumes configured.
No error list is returned in the response.
361 ZTMF-ERR-MUSTBESTARTED
This error is returned if the TMF subsystem is stopped and the command issued
requires that it be started. These include commands such as STATUS
AUDITTRAIL and NEXT AUDITTRAIL.
No error list is returned in the response.