TMF Reference Manual (G06.24+)

TMFCOM Messages
HP NonStop TMF Reference Manual522418-002
A-203
Message Descriptions
7180
Cause. An ALTER BEGINTRANS command specified a RMOPENPERCPU value that
was outside the range 16 through 1024.
Effect. The command fails.
Recovery. Re-enter the command, specifying a valid RMOPENPERCPU value.
7181
Cause. An ALTER BEGINTRANS command specified one or more incorrect threshold
values in the TMFLIBMEMTHRESH or the TMPMEMTHRESH parameters, or in both
of these parameters. Each of the values must be in the range from 1 to 100, and for
each parameter, the first value entered must be less than the second value entered.
Effect. The command fails.
Recovery. Re-enter the command, specifying a correct TMFLIBMEMTHRESH or
TMPMEMTHRESH value.
7182
Cause. An ALTER BEGINTRANS command specified one or more incorrect values in
the TRANSCOUNTTHRESH parameter. Each of the values must be in the range from
1 to 1073741824, and the first value entered must be less than the second value
entered.
Effect. The command fails.
Recovery. Re-enter the command, specifying correct TRANSCOUNTTHRESH
values.
Invalid RMOPENPERCPU value. Must be between 16 and 1024.
Incorrect threshold values. The values must be between 1 and
100, and value1 must be less than value2.
Incorrect TRANSCOUNTTHRESH values. The values must be
between 1 and 1073741824, and value1 must be less than
value2.