TMF Management Programming Manual (H06.05+)

Error and Warning Messages
HP NonStop TMF Management Programming Manual540140-002
7-13
Errors
127 ZTMF-ERR-INVACTIVEVOLUME
An invalid disk volume name was supplied with the ACTIVEVOL attribute of
an ADD AUDITTRAIL command.
128 ZTMF-ERR-INVOVERFLOWVOLUME
An invalid disk volume name was supplied with the OVERFLOWVOL attribute
of an ADD AUDITTRAIL command.
129 ZTMF-ERR-INVRESTOREVOLUME
An invalid disk volume name was supplied with the RESTOREVOL attribute of
an ADD AUDITTRAIL command.
130 ZTMF-ERR-INVALIDVOLUMESTRING
This error is returned if any of the following tokens contain an invalid value:
ZTMF-TKN-ACTIVEVOL, ZTMF-TKN-OVERFLOWVOL, ZTMF-TKN-
RESTOREVOL, ZTMF-TKN-ADDACTIVEVOLUME, ZTMF-TKN-
DELACTIVEVOLUME, ZTMF-TKN-ADDOVERFLOWVOLUME, ZTMF-
TKN-DELOVERFLOWVOLUME, ZTMF-TKN-ADDRESTOREVOLUME,
ZTMF-TKN-DELRESTOREVOLUME, ZTMF-TKN-VOLUMENAME. This
is an SPI syntax error.
The ZTMF-TKN-VOLUMENAME token supplied within the error list provides
additional information.
131 ZTMF-ERR-NOATSPECIFIED
This error is returned if a ZTMF-TKN-AUDITTRAILID token is expected in the
command, but none is specified. No error list is included in the response.
132 ZTMF-ERR-INVAUDITTRAILID
This error is returned if the value specified for ZTMF-TKN-AUDITTRAILID is
invalid. Valid values are ZTMF-VAL-MAT, -AUX01, -AUX02,...-AUX15.
133 ZTMF-ERR-INVAUDITDUMPFLAG
This error is returned by an ADD and ALTER AUDITTRAIL command if the
value of the ZAUDITDUMP field in the extensible structured token is invalid.
Valid values are ZTMF-VAL-TRUE and ZTMF-VAL-FALSE.
134 ZTMF-ERR-INVFILESPERVOLUME
This error is returned by an ADD and ALTER AUDITTRAIL command if the
value of the ZFILESPERVOLUME field in the extensible structured token is
invalid. Valid values are 1 through 100, inclusive.