TMF Reference Manual (G06.24+)

TMFCOM Messages
HP NonStop TMF Reference Manual522418-002
A-126
Message Descriptions
447
Cause. An ALTER PROCESS command specified an invalid file identifier in the TERM
parameter.
Effect. The command fails.
Recovery. Re-enter the command, specifying a valid file identifier.
448
Cause. An ALTER PROCESS command attempted to alter the configuration attributes
for a process type, but specified an invalid extended segment size (integer1, integer2,
or both) in the EXTENDEDSEGSIZE parameter. For the specific
EXTENDEDSEGSIZE limits and default values, see the discussion of the ALTER
PROCESS command in Section 3, and Table C-6, Process Limits and Defaults, on
page C-3.
Effect. The command fails.
Recovery. Re-enter the command, specifying a valid size for the extended segment.
449
Cause. An ALTER PROCESS command specified an invalid process file segment size
in the PFSSIZE parameter.
Effect. The command fails.
Recovery. Re-enter the command, specifying a valid size for the process file segment.
The command specified an erroneous TERM value.
The command specified an erroneous EXTENDEDSEGSIZE value.
The integer2 value was not a multiple of integer1; or
integer1 or integer2 was greater than 128; or the values
supplied were not equal to, or greater than, the values
required by the current TMFSERVE process.
The command specified an erroneous PFSSIZE value. For
BACKOUT, FILERECOVERY, and VOLUMERECOVERY, this value must be
1048576. For all other processes, this value must be between
131072 and 1048576, inclusive.