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

Chapter 2 137
Command Interpreter
(CIERR)
CAUSE This command expects you to specify either ON or OFF.
ACTION Specify either ON or OFF with this command.
1650 MESSAGE ALLOCATE HAS ONLY TWO PARAMETERS. (CIERR
1650)
CAUSE The parameter specified is not allowed with the
ALLOCATE command.
ACTION The ALLOCATE command only accepts the procedure or
program name parameters.
1651 MESSAGE REQUIRES AT LEAST A PROGRAM NAME. (CIERR
1651)
CAUSE No program name was specified.
ACTION Specify a program name to be allocated.
1652 MESSAGE PROCEDURE NOT ALLOCATED. (CIWARN 1652)
CAUSE Procedure not allocated because the files reside on a
non-system domain (volume set) or the allowed number of
entries in the code segment table has been exceeded.
ACTION Contact your system manager.
1653 MESSAGE PROCEDURE ALREADY ALLOCATED. (CIWARN 1653)
CAUSE The procedure specified is already allocated.
ACTION None.
1654 MESSAGE PROGRAM NOT ALLOCATED. (CIWARN 1654)
CAUSE Program not allocated because the files reside on a
non-system domain (volume set) or the allowed number of
entries in the code segment table has been exceeded.
ACTION Contact your system manager.
1655 MESSAGE PROGRAM ALREADY ALLOCATED. (CIWARN 1655)
CAUSE The program specified is already allocated.
ACTION None.
1656 MESSAGE EXPECTED EITHER "PROGRAM" OR "PROCEDURE".
(CIERR 1656)
CAUSE A program name or procedure name must be specified
with the ALLOCATE command.
ACTION Specify a valid program or procedure name with the
command.
1657 MESSAGE PROGRAM FILE MAY NOT BE A FILE EQUATED FILE
NAME. (CIERR 1657)
CAUSE Same as the message.