MPE/iX Error Messages Manual Vol 1 (32650-90878)

Chapter 3 289
Command Interpreter
(CIERR) 1901-12256
parameter.
10006 MESSAGE THIS IS NOT A VALID OPTION FOR THIS COMMAND.
(CIERR 10006)
CAUSE An option is a keyword that indicates a choice but does not
accept a value. Evidently, you used a keyword parameter
but did not supply it a value.
ACTION Refer to online Help facility or the MPE/iX Commands
Reference Manual for information on available options and
keywords for this command. Then, reenter the command.
10007 MESSAGE THIS IS NOT A VALID KEYWORD FOR THIS COMMAND.
(CIERR 10007)
CAUSE An option is a keyword that indicates a choice but does not
accept a value. Evidently, you used an option parameter
and supplied it a value.
ACTION Refer to online Help facility or the MPE/iX Commands
Reference Manual for information on available options and
keywords for this command. Then, reenter the command.
10008 MESSAGE THIS DUPLICATE SPECIFICATION OVERRIDES
PREVIOUS SPECIFICATION. (CIWARN 10008)
CAUSE The system uses the last specification of a parameter when
that parameter is supplied more than once; evidently you
entered a keyword multiple times.
ACTION Verify that the value associated with the last specification
of the parameter is appropriate for your needs. If not
re-enter the command.
10009 MESSAGE THE PARSER OUTPUT BUFFER HAS OVERFLOWED.
(CIERR 10009)
CAUSE Unknown.
ACTION Reenter the command. If it fails consistently, consult with
your system manager or support representative.
10010 MESSAGE AN INTEGER VALUE BETWEEN -2147483648 AND
2147483647 EXPECTED. (CIERR 10010)
CAUSE You specified a value, or an expression you supplied
evaluated to a value that is outside the range specified
(inclusive).
ACTION Examine the command line you typed, then, reenter the
command.
10011 MESSAGE THIS VALUE IS NOT VALID FOR THIS PARAMETER.
(CIERR 10011)
CAUSE The value you supplied to a parameter is not one that is
acceptable by that parameter.