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

254 Chapter3
Command Interpreter
(CIERR) 1901-12256
ACTION Reenter the command. If it fails consistently, contact your
system manager or support representative.
8121 MESSAGE COMMAND NUMBER OUT OF RANGE. NO SUBSTITUTION
DONE. (CIWARN 8121)
CAUSE Dereferencing the command number from the redo stack
failed. The command number was out of range for the redo
history stack.
ACTION Perform a LISTREDO command to view the history stack.
Use a command number in the range of the history stack.
8122 MESSAGE SYMBOL TABLE FULL: ADDITION FAILED. TO
CONTINUE, DELETE SOME VARIABLES, OR START A
NEW SESSION. (CIERR 8122)
CAUSE The table that contains the variable names is full.
ACTION Delete some variables or start a new session to clear the
table. Call your support representative.
8123 MESSAGE NO VARIABLES IN THIS SET ARE DELETABLE.
(CIWARN 8123)
CAUSE An attempt was made to use DELETEVAR against a set of
HP predefined variables that cannot be deleted.
ACTION Make sure that wildcard set is not too restrictive for what
you are trying to delete.
8124 MESSAGE NO DELETABLE VARIABLES FOUND FOR THIS SET.
(CIWARN 8124)
CAUSE An attempt was made to use DELETEVAR against a set of
HP predefined variables that cannot be deleted.
ACTION Make sure that wildcard set is not too restrictive for what
you are trying to delete.
8125 MESSAGE A VARIABLE NAME CANNOT BE A VALID JCW VALUE.
(CIERR 8125)
CAUSE An attempt was made to set, modify, or delete a reserved
word jcw with variable commands. Reserved words
include: OK, FATAL, WARN, and SYSTEM.
ACTION Use jcw commands rather than variable commands; for
example SETJCW instead of SETVAR.
8126 MESSAGE JCW VARIABLE RECLASSIFIED AS A STANDARD
VARIABLE. (CIWARN 8126)
CAUSE A variable of type jcw was modified to a string value, a
boolean value, or an integer value outside the range of 0 to
65,535. The variable has lost its jcw status.
ACTION Use SETJCW to reset the jcw to a value in the range of 0
to 65,535.