MPE/iX Error Messages Manual Vol 1 (32650-90878)
52 Chapter2
Command Interpreter
(CIERR)
501 MESSAGE EXPECTED A ")" FOLLOWING THE SECURITY
SPECIFICATIONS. (CIERR 501)
CAUSE The right parenthesis was not included at the end of the
security specifications.
ACTION Include the right parenthesis on the command line.
502 MESSAGE EXPECTED ONE OF R,A,W,L, or X FILE ACCESS
MODES. (CIERR 502)
CAUSE You did not include a valid file access mode (Read, Append,
Write, Lock, or Execute) on the command line.
ACTION Specify a valid file access mode.
503 MESSAGE EXPECTED ONE OF R,A,W,L, or X GROUP FILE
ACCESS MODES. (CIERR 503)
CAUSE You did not include a valid group file access mode (Read,
Append, Write, Lock, or Execute) on the command line.
ACTION Specify a valid group file access mode.
504 MESSAGE EXPECTED ONE OF R,A,W,L, or X ACCOUNT FILE
ACCESS MODES. (CIERR 504)
CAUSE You did not include a valid account file access mode (Read,
Append, Write, Lock, or Execute) on the command line.
ACTION Specify a valid account file access mode.
505 MESSAGE IGNORED. SAVE ACCESS HAS NO MEANING AT FILE
LEVEL. (CIERR 505)
CAUSE You cannot specify SAVE access at the file level.
ACTION This message is informational only.
506 MESSAGE IGNORED. SAVE ACCESS NOT ALLOWED AT ACCOUNT
LEVEL. (CIERR 506)
CAUSE You cannot specify SAVE access at the account level.
ACTION This message is informational only.
507 MESSAGE EXPECTED ":" SEPARATING MODE LIST FROM USER
LIST. (CIERR 507)
CAUSE You did not include a colon (:) between the mode list and
the user list.
ACTION Include a colon (:) on the command line.
508 MESSAGE EXPECTED ONE OF ANY AC, AL, GU, GL, OR CR USER
TYPES. (CIERR 508)
CAUSE You did not include an acceptable user type. Acceptable
user types are any, account user (AC), account librarian
(AL), group user (GU), group librarian (GL), or creator
(CR).