MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 3 275
Command Interpreter
(CIERR) 1901-12256
target group exists. If it fails consistently, consult with
your system manager or support representative.
9150 MESSAGE PARAMETER FOR TUNE COMMAND IS OUT OF RANGE.
BASE AND LIMIT MUST BE WITHIN 0 THROUGH 255,
AND MIN AND MAX QUANTUM MUST BE WITHIN 1
THROUGH 32767. (CIERR 9150)
CAUSE One of the values you supplied to the second parameter of
TUNE is outside the allowable ranges. Another possible
cause is that the base PRI is less than the predefined
values for the specified queue.
ACTION Re-enter the command and supply the parameter with a
legal value. Use the :SHOWQ;STATUS command to see
the existing values for the queue. (for example, CQ, DQ,
and EQ cannot have a base PRI which is less than 150).
9151 MESSAGE The source file cannot be a directory. (CIERR 9151)
CAUSE The from filename specified with FCOPY is a directory.
ACTION Use FCOPY with files only.
9152 MESSAGE The target file cannot be a directory. (CIERR 9152)
CAUSE The to filename specified with FCOPY is a directory.
ACTION Use FCOPY with files only.
9155 MESSAGE INVALID PROCESS STACK DEPTH; EXPECTED A VALUE
0 - 16. (CIERR 9155)
CAUSE You specified a stack depth that is outside the legal values
of the ERRDUMP command.
ACTION Reenter the command and supply a value that is between
-1 and 16 inclusive. Refer to the online Help facility or the
MPE/iX Commands Reference Manual.
9156 MESSAGE INVALID SYSTEM STACK DEPTH; EXPECTED A VALUE
0 - 127. (CIERR 9156)
CAUSE You specified a system stack depth that is outside the legal
values of the ERRDUMP;SYS command.
ACTION Reenter the command and supply a value that is between
-1 and 127 inclusive. Refer to the online Help facility or
the MPE/iX Commands Reference Manual.
9169 MESSAGE Cannot access file "!" due to lock
contention. (CIWARN 9169)
CAUSE The target file cannot be displayed due to internal locking
problems. This should be a rare event.
ACTION Re-enter the command.
9170 MESSAGE CI cannot allocate/release object - try :ERRPUSH. (CIERR