TMF Management Programming Manual (H06.05+)

Error and Warning Messages
HP NonStop TMF Management Programming Manual540140-002
7-33
Errors
340 ZTMF-ERR-MUSTDUMPMAT
This is error is returned by an ADD and ALTER AUDITTRAIL command if
adding or altering an auxiliary audit trail and the value of ZAUDITDUMP is set
to ZTMF-VAL-TRUE, and the master audit trail has not been configured for
dumping. It does not make sense to dump an auxiliary trail if the MAT is not
also dumped.
No error list is included in the response.
341 ZTMF-ERR-CANTADJUSTFILESPERVOL
This error is returned by an ADD and ALTER AUDITTRAIL command if the
specified/configured number of active files cannot be adjusted correctly.
An error list is included in the response with ZTMF-TKN-VOLUMENAME
specifying the offending volume name, ZTMF-TKN-ATVOLUMETYPE
specifying the volume type (ZTMF-VAL-ACTIVEVOL), and ZTMF-TKN-FS-
ERROR specifying the file-system error which occurred.
342 ZTMF-ERR-MUSTDELETETMF
This error is returned if an operation is attempted which requires a DELETE
TMF command to be issued prior to executing the command. One example of
this is an ADD AUDITTRAIL command after the TMF subsystem has been
started at least once.
No error list is included in the response.
343 ZTMF-ERR-CANTALTERACTIVEATVOLS
This error is returned by an ALTER AUDITTRAIL command if an attempt was
made to add or delete active volumes when the TMF subsystem is stopped and
has been started at least once since the last DELETE TMF command.
No error list is included in the response.
346 ZTMF-ERR-RMNAMEDUPLICATE
This error is returned if the specified resource manager name already exists
in the resource manager directory.
An error list is included in the response with ZTMF-TKN-RMNAME specifying
the duplicate resource manager name.