MPE/iX Error Messages Manual Vol 1 (32650-90878)
142 Chapter2
Command Interpreter
(CIERR)
ACTION Specify a value between 0 and 65535.
1713 MESSAGE "8" OR "9" DIGIT FOUND IN OCTAL VALUE FOR
JCW. (CIERR 1713)
CAUSE Octal values do not allow the digits 8 or 9.
ACTION Specify an octal value that includes only the allowed digits
(0-7).
1714 MESSAGE MAXIMUM "OK" VALUE IS 65535. (CIERR 1714)
CAUSE Value specified was more than 65535.
ACTION Specify a value of no more than 65535.
1715 MESSAGE MAXIMUM "WARN" VALUE IS 49151. (CIERR 1715)
CAUSE Same as the message.
ACTION None; the message is for information only.
1716 MESSAGE MAXIMUM "FATAL" VALUE IS 32767. (CIERR 1716)
CAUSE The value specified for FATAL exceeded 32767.
ACTION Specify a value for FATAL of no more than 32767.
1717 MESSAGE MAXIMUM "SYSTEM" VALUE IS 16383. (CIERR 1717)
CAUSE Same as the message.
ACTION None; the message is for information only.
1718 MESSAGE JCW NAME EXCEEDS 255 CHARACTERS IN LENGTH.
(CIERR 1718)
CAUSE The JCW name specified exceeds 255 characters in length.
ACTION Specify a JCW name of no more than 255 characters.
1719 MESSAGE JCW NAME MUST START WITH ALPHABETIC
CHARACTER. (CIERR 1719)
CAUSE Specified JCW name does not start with an alphabetic
character.
ACTION Specify a JCW name that begins with an alphabetic
character.
1720 MESSAGE THE JCW TO BE USED FOR THE NEW VALUE DOES NOT
EXIST. (CIERR 1720)
CAUSE The JCW specified for the new value does not exist.
ACTION The system will create the new JCW and set the value
assigned.
1721 MESSAGE INVALID SYNTAX, THE PROPER SYNTAX IS :SETJCW
jcwname char value [ {+/-} value ] (CIERR
1721)
CAUSE The syntax used for the SETJCW command was incorrect.