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

138 Chapter2
Command Interpreter
(CIERR)
ACTION Reenter the command using a "non-backreferenced" file
name. Do not enter a file name that has an asterisk (*) at
the beginning of it, since that indicates that it refers to a
file equation.
1658 MESSAGE PROGRAM FILE MAY NOT BE A SYSTEM DEFINED
FILE. (CIERR 1658)
CAUSE Same as the message.
ACTION None; the message is for information only.
1659 MESSAGE REQUIRE SYSTEM SUPERVISOR (OP) CAPABILITY TO
DEALLOCATE A PERMANENTLY ALLOCATED FILE.
(CIERR 1659)
CAUSE Same as the message.
ACTION Contact your system manager to perform the operation
that you were trying to perform.
1664 MESSAGE THIS COMMAND HAS BEEN REPLACED BY THE :TUNE
COMMAND. (CIERR 1664)
CAUSE This command is no longer valid.
ACTION Use the TUNE command.
1666 MESSAGE UNABLE TO DEALLOCATE PROCEDURE. (CIERR 1666)
CAUSE The procedure is currently executing and cannot be
deallocated.
ACTION None. The procedure will be deallocated once it is no
longer in use.
1667 MESSAGE UNABLE TO ALLOCATE PROCEDURE. (CIERR 1667)
CAUSE The CST table may be full.
ACTION Review the allocated programs/procedures and deallocate
all unnecessary ones.
1668 MESSAGE UNABLE TO DEALLOCATE PROGRAM. (CIERR 1668)
CAUSE The program is currently executing and cannot be
deallocated.
ACTION The program will be deallocated once it is no longer in use.
1669 MESSAGE UNABLE TO ALLOCATE PROGRAM. (CIERR 1669)
CAUSE The CST table may be full.
ACTION Review the allocated programs/procedures and deallocate
all unnecessary ones.
1670 MESSAGE THIS COMMAND HAS NO PARAMETERS. (CIWARN 1670)
CAUSE Do not specify any parameters with this command.
ACTION Specify this command without any parameters.