TMF Reference Manual (G06.26+)

TMFCOM Messages
HP NonStop TMF Reference Manual522418-002
A-256
Message Descriptions
7324
Cause. A DUMP FILES, INFO DUMPS, or RECOVER FILES command used the
<file-name> specifier, but omitted the closing ">".
Effect. The command fails.
Recovery. Re-enter the command, using both the opening and closing delimiters ("<"
and ">") around the file name.
7325
Cause. An ALTER AUDITTRAIL command did not specify a correct value in the
COMMITHOLD parameter where TMFCOM expected one of the following: ON, OFF, or
SUSPEND.
Effect. The command fails.
Recovery. Check the syntax rules for the command, and re-enter it.
7326
Cause. An ALTER AUDITTRAIL command specified an incorrect timeout value in the
COMMITHOLDTIMER parameter.
Effect. The command fails.
Recovery. Re-enter the command, specifying a COMMITHOLDTIMER timeout value
as specified in the message.
7327
Cause. An ALTER AUDITTRAIL command did not specify the ON TIMEOUT clause
where TMFCOM expected this clause.
Effect. The command fails.
Recovery. Check the syntax rules for the command and re-enter it.
Expecting ">".
Expecting one of ON, OFF, or SUSPEND.
Invalid COMMITHOLDTIMER timeout value. Expecting -1 or 1
thru 24 HOUR[S] or 1 thru 1440 MINUTE[S] or 5 thru 86400
SECOND[S].
Expecting ON TIMEOUT.