MPE/iX Error Messages Manual Vol 1 (32650-90878)
296 Chapter3
Command Interpreter
(CIERR) 1901-12256
10259 MESSAGE DUPLICATE SPECIFICATION OF AN ACCESS MODE.
(CIERR 10259)
10260 MESSAGE DUPLICATE SPECIFICATION OF AN ACCESSOR.
(CIERR 10260)
10261 MESSAGE CAN'T HAVE ALPHA CHARACTERS. (CIERR 10261)
10262 MESSAGE THIS VALUE IS NOT VALID FOR THIS PARAMETER.
(CIERR 10262)
10265 MESSAGE PARAMETER NOT FOUND IN PROMPT STRING. (CIERR
10265)
10270 MESSAGE NO COMMAND NAME WAS FOUND. (CIERR 10270)
10275 MESSAGE INTEGER PARAMETERS MAY NOT HAVE VALUES
GREATER THAN 2147483647 (CIERR 10275)
CAUSE You specified an integer value that is larger than that
allowed by the system.
ACTION Reenter the command.
10280 MESSAGE INTEGER PARAMETERS MAY NOT HAVE VALUES LESS
THAN -2147483648 (CIERR 10280)
CAUSE You specified an integer value that is smaller than that
allowed by the system.
ACTION Reenter the command.
10285 MESSAGE PARAMETER NUMBER ! MUST BE SPECIFIED. (CIERR
10285)
CAUSE You did not specify a required parameter.
ACTION Consult with online Help facility or the MPE/iX
Commands Reference Manual for more information. Then,
reenter the command.
10290 MESSAGE "KEYWORD=" SPECIFICATION INVALID, COMMAND HAS
NO KEYWORDS. (CIERR 10290)
CAUSE This command does not accept parameters of type
";KEYWORD=value."
ACTION Consult with online Help facility and the MPE/iX
Commands Reference Manual. Then, reenter the
command.
10301 MESSAGE CAN NOT BUILD WHILE STORAGE AREA, NOT
EXECUTED. (CIERR 10301)
CAUSE Unknown.
ACTION Reenter the command. If it fails consistently, consult with
your system manager or support representative.
10302 MESSAGE WHILE'S AND ENDWHILE'S MUST BE PAIRED WITHIN