MPE/iX Error Messages Manual Vol 1 (32650-90878)
20 Chapter2
Command Interpreter
(CIERR)
backreferenced filename is spelled correctly. To check the
FILE statements for your session, use the LISTEQ
command.
210 MESSAGE NO PARAMETERS MAY BE SUPPLIED WHEN EQUATING
TO $NULL. (CIERR 210)
CAUSE FILE command does not allow any other parameters when
the formal file designator is equated to $NULL file.
ACTION Reenter the command and do not supply any other
parameters.
211 MESSAGE THE DOMAIN OF A SYSTEM DEFINED FILE IS FIXED
BY THE SYSTEM. PARAMETER IGNORED. (CIWARN
211)
CAUSE You have attempted to specify a domain (either OLD,
NEW, or OLDTEMP) for a system-defined file; this is
unnecessary since the domain of all system-defined files is
set by the system.
ACTION No action is required; the system has simply ignored your
domain parameter.
212 MESSAGE EXPECTED A FILE DOMAIN. (ONE OF OLD, NEW OR
OLDTEMP). (CIERR 212)
CAUSE You have failed to specify the file domain (either OLD,
NEW, or OLDTEMP); this is a required parameter.
ACTION Reenter the command; be sure to specify a file domain. For
more information about this parameter, look up the
command syntax by invoking the online Help Facility or
referring to the MPE/iX Commands Reference Manual.
213 MESSAGE UNKNOWN FILE DOMAIN. EXPECTED OLD, NEW OR
OLDTEMP. (CIERR 213)
CAUSE You entered something that the system tried to interpret
as a file domain specification, which must be either OLD,
NEW, or OLDTEMP.
ACTION Reenter your command, specifying OLD, NEW, or
OLDTEMP as the file domain. For more information about
this parameter, look up the command syntax by invoking
the online Help Facility or referring to the MPE/iX
Commands Reference Manual.
214 MESSAGE EXPECTED A SEMICOLON TO START THE PARAMETER
LIST. (CIERR 214)
CAUSE You omitted a semicolon where the system expected one.
ACTION Check your syntax carefully; reenter the command with a
semicolon in the appropriate location. To review the
syntax of the command, invoke the online Help Facility or