MPE/iX Error Messages Manual Vol 1 (32650-90878)
26 Chapter2
Command Interpreter
(CIERR)
ACTION No action is required, unless you actually want to specify
WAIT rather than NOWAIT, in which case you must
reenter the command, omitting the NOWAIT specification.
242 MESSAGE THE KEYWORD ! HAS NO SUBPARAMETERS. (CIERR
242)
CAUSE You have entered what the system interprets to be
subparameters after a keyword; that keyword has no
subparameters.
ACTION To review the command syntax, invoke the online Help
Facility or refer to the MPE/iX Commands Reference
Manual; then reenter the command.
243 MESSAGE EXPECTED AN EQUALS SIGN (=), SEPARATING THE
KEYWORD FROM ITS SUBPARAMETERS. (CIERR 243)
CAUSE You omitted required punctuation after the keyword. If
you specified subparameters for the keyword, you should
have used an equals sign (=).
ACTION To review the command syntax, invoke the online Help
Facility or refer to the MPE/iX Commands Reference
Manual; then reenter the command.
244 MESSAGE ACCESS SPECIFICATION OVERRIDES PREVIOUS
ACCESS. (CIWARN 244)
CAUSE You have included more than one access specification 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.
245 MESSAGE THE ACCESS TYPE IS A REQUIRED SUBPARAMETER OF
THE ACCESS KEYWORD. (CIERR 245)
CAUSE You must specify the access type.
ACTION Reenter the command, specifying the access type as a
subparameter of the ACCESS keyword. To review the
command syntax, invoke the online Help Facility or refer
to the MPE/iX Commands Reference Manual.
246 MESSAGE UNKNOWN ACCESS TYPE. EXPECTED ONE OF IN, OUT,
UPDATE, OUTKEEP, APPEND, INOUT. (CIERR 246)
CAUSE The system does not recognize the type of access you have
specified.
ACTION To review the command syntax, invoke the online Help
Facility or refer to the MPE/iX Commands Reference
Manual; then reenter the command, specifying the
appropriate access type.