MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 2 31
Command Interpreter
(CIERR)
of extents][,[# extents allocated]]] (CIERR
269)
CAUSE You have entered something that the system does not
recognize.
ACTION Check for syntax or spelling errors and reenter the
command. For more information about the command
syntax, invoke the online Help Facility or refer to the
MPE/iX Commands Reference Manual.
270 MESSAGE REC PARAMETER OVERRIDES PREVIOUS REC
PARAMETER. (CIWARN 270)
CAUSE You have included more than one REC parameter in your
command line; the system is warning you that it is using
the last one named.
ACTION If you do not wish the system to use the last one named in
your command line, reenter the command, omitting the
redundancy.
271 MESSAGE INVALID RECSIZE VALUE, EXPECT NON-ZERO
INTEGER. (CIERR 271)
CAUSE You have speciļ¬ed a record size value of zero; this is not
allowed.
ACTION Reenter the command, specifying an appropriate integer
for the record size. To review the command syntax, invoke
the online Help Facility or refer to the MPE/iX
Commands Reference Manual.
272 MESSAGE BLOCKING FACTOR MUST BE INTEGER BETWEEN 1 AND
255. (CIERR 272)
CAUSE You have entered something that the system does not
recognize as a blocking factor. Your blocking factor must be
an integer between 1 and 255.
ACTION Reenter the command, specifying an appropriate blocking
factor. To review the command syntax, invoke the online
Help Facility or refer to the MPE/iX Commands Reference
Manual.
273 MESSAGE EXPECTED RECORD FORMAT OF B, F, V OR U.
(CIERR 273)
CAUSE You have entered an unacceptable record format. The
record format must be B, F, V, or U.
ACTION Reenter the command, specifying an acceptable record
format.
274 MESSAGE EXPECTED "ASCII" OR "BINARY". (CIERR 274)
CAUSE You have entered something that the system does not
recognize, where either ASCII or BINARY was expected.