TMF Reference Manual (G06.24+)

TMFCOM Messages
HP NonStop TMF Reference Manual522418-002
A-189
Message Descriptions
7119
Cause. An ALTER PROCESS command specified an integer2 value for the
EXTENDEDSEGIZE parameter that was outside the range allowed for the process. In
general, TMFCOM accepts values between 1 and 128, but the minimum value actually
allowed in specific cases depends on the process type and software release.
Effect. The command fails.
Recovery. Check the syntax rules for the command. Then, re-enter the command,
specifying an integer2 value in the correct range.
7120
Cause. An ALTER PROCESS command specified invalid EXTENDEDSEGSIZE
values for integer1 and integer2; for example, an integer2 value that was less than the
integer1 value or an integer2 value that was not a multiple of the integer1 value.
Effect. The command fails.
Recovery. Check the syntax rules for the command. Then, re-enter the command,
specifying proper integer1 and integer2 values.
7121
Cause. A VOLUME command specified an illegal volume or subvolume name.
Effect. The command fails.
Recovery. Verify that the volume or subvolume name complies with the syntax rules
listed in File Names and Process Identifiers on page 3-6. Then, re-enter the
command, using a correct volume name.
Expecting EXTENDEDSEGSIZE integer2 value between 1 and 128.
The minimum value for integer2 depends on the process type
and software release.
EXTENDEDSEGSIZE integers are not valid. Integer2 must be
equal to or greater than integer1 and integer2 must be a
multiple of integer1.
Illegal volume or subvolume specified.