HP 3000 Manuals

Ap B. Error Messages [ Manager's Guide to MPE/iX Security ] MPE/iX 5.0 Documentation


Manager's Guide to MPE/iX Security

Appendix B  Error Messages 

General Error Messages 

The first section of this appendix describes error messages returned by
the CI (Command Interpreter) that relate to general security and account
structure functions.  Possible causes and suggestions for recovery are
provided.  The second section of this appendix describes ACD related
error messages.

          Table B-1.  Error Messages 

---------------------------------------------------------------------------------------

351         MESSAGE     ACTION DISALLOWED SINCE NOT CREATOR OF FILE

            CAUSE       You must be the creator of the file in order to to use the
                        :ALTSEC command to change security restrictions.

            ACTION      For information only.

---------------------------------------------------------------------------------------

353         MESSAGE     DISC I/O ERROR RELATED TO FILE LABEL ACCESS

            CAUSE       An error was encountered by the input/output device when trying
                        to get the file label.

            ACTION      Re-issue command.  If error message occurs again, contact your
                        System Manager.

---------------------------------------------------------------------------------------

410         MESSAGE     ALTSEC REQUIRES AT LEAST A FILE NAME

            CAUSE       You did not specify a file name.  You must provide at least a
                        file name in order to change any security restrictions.

            ACTION      Provide a file name.

---------------------------------------------------------------------------------------

411         MESSAGE     EXTRANEOUS PARAMETER TO ALTSEC

            CAUSE       The :ALTSEC command does not recognize one of the parameters
                        that you specified on the command line.

            ACTION      Check the MPE XL Commands Reference Manual (3265-90003) for the
                        valid :ALTSEC command parameters.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

500         MESSAGE     EXPECTED "(" TO START SECURITY SPECIFICATIONS

            CAUSE       The left parenthesis was not included at the beginning of the
                        security specifications.

            ACTION      Include the left parenthesis on the command line.

---------------------------------------------------------------------------------------

501         MESSAGE     EXPECTED a ")" following the SECURITY SPECIFICATIONS

            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

            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,X, or S GROUP FILE ACCESS MODES

            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

            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

            CAUSE       You cannot specify SAVE access at the file level.

            ACTION      This message is informational only.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

506         MESSAGE     IGNORED. SAVE ACCESS NOT ALLOWED AT ACCOUNT LEVEL

            CAUSE       You cannot specify SAVE access at the account level.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

507         MESSAGE     EXPECTED "Colon" SEPARATING MODE LIST FROM USER LIST

            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

            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).

            ACTION      Specify an acceptable user type.
---------------------------------------------------------------------------------------

509         MESSAGE     EXPECTED ONE OF ANY, AC, AL, GU, or GL USER TYPES

            CAUSE       You did not include an acceptable user type.  Acceptable user
                        types are for this command are Any, Account User (AC), Account
                        Librarian (AL), Group User (GU), or Group Librarian (GL).

            ACTION      Specify an acceptable user type.

---------------------------------------------------------------------------------------

510         MESSAGE     EXPECTED EITHER ANY or AC USER TYPE

            CAUSE       You did not include an acceptable user types for this command.
                        Acceptable user types are Any, or Account User (AC).

            ACTION      Specify an acceptable user type.

---------------------------------------------------------------------------------------

511         MESSAGE     USER TYPE CR NOT ALLOWED AT GROUP LEVEL

            CAUSE       The Creator (CR) user type is not allowed at the group level.

            ACTION      This message is informational only.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

512         MESSAGE     THIS USER TYPE NOT ALLOWED AT ACCOUNT LEVEL

            CAUSE       You specified a user type that is not allowed at the account
                        level.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

513         MESSAGE     READ ACCESS FOR THIS USER TYPE REDUNDANTLY SPECIFIED

            CAUSE       You specified read access more than once on the same command
                        line.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

514         MESSAGE     APPEND ACCESS FOR THIS USER TYPE REDUNDANTLY SPECIFIED

            CAUSE       You specified append access more than once on the same command
                        line.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

515         MESSAGE     WRITE ACCESS FOR THIS USER TYPE REDUNDANTLY SPECIFIED

            CAUSE       You specified write access more than once on the same command
                        line.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

516         MESSAGE     LOCK ACCESS FOR THIS USER TYPE REDUNDANTLY SPECIFIED

            CAUSE       You specified lock access more than once on the same command
                        line.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

517         MESSAGE     EXECUTE ACCESS FOR THIS USER TYPE REDUNDANTLY SPECIFIED

            CAUSE       You specified execute access more than once on the same command
                        line.

            ACTION      This message is informational only.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

518         MESSAGE     SAVE ACCESS FOR THIS USER TYPE REDUNDANTLY SPECIFIED

            CAUSE       You specified save access more than once on the same command
                        line.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

519         MESSAGE     THIS ACCESS MODE REDUNDANTLY SPECIFIED ON THIS ACCESS LIST

            CAUSE       One of the access modes that you specified was repeated in the
                        access list.

            ACTION      This message is informational only.

---------------------------------------------------------------------------------------

530         MESSAGE     FIRST CHARACTER IN FILE NAME NOT ALPHABETIC

            CAUSE       You specified something other than an alphabetic character at
                        the beginning of the file name.  You probably mistyped the file
                        name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

531         MESSAGE     FILE NAME MISSING

            CAUSE       You did not include a file name on the command line.

            ACTION      Specify a file name.

---------------------------------------------------------------------------------------

532         MESSAGE     FILE NAME is more than eight CHARACTERS LONG

            CAUSE       The file name that you specified is greater than eight
                        characters, and file names can only be eight characters or
                        fewer in length.  You probably mistyped the file name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

534         MESSAGE     FILE NAME CONTAINS EMBEDDED NON-ALPHANUMERIC CHARACTERS

            CAUSE       File names can contain both alphabetic and numeric characters.
                        One of the characters in your file name is neither alphabetic
                        nor numeric.  You probably mistyped the file name.

            ACTION      Retype the command.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

535         MESSAGE     MISSING DELIMITER AFTER FILE NAME

            CAUSE       You did not include a delimiter after the file name.

            ACTION      Include a delimiter (semi-colon, comma, period, or space),
                        after the file name.  See the MPE XL Commands Reference Manual 
                        (32650-90003) for the correct syntax.

---------------------------------------------------------------------------------------

540         MESSAGE     FIRST CHARACTER IN GROUP NAME NOT ALPHABETIC

            CAUSE       The first character of your group name is nonalphabetic.  You
                        probably mistyped the group name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

541         MESSAGE     GROUP NAME MISSING

            CAUSE       You did not specify a group name on the command line.

            ACTION      Specify a group name on the command line.

---------------------------------------------------------------------------------------

542         MESSAGE     GROUP NAME is more than eight CHARACTER LONG

            CAUSE       Your group name is greater than eight characters, and group
                        names can only be eight characters or fewer in length.  You
                        probably mistyped the group name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

544         MESSAGE     EMBEDDED NON-ALPHANUMERIC CHARACTER IN GROUP NAME.

            CAUSE       Characters in group names can be both alphabetic and numeric.
                        One of the characters in your group name is neither alphabetic
                        nor numeric.  You probably mistyped the group name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

550         MESSAGE     FIRST CHARACTER IN ACCOUNT NAME NOT ALPHABETIC

            CAUSE       The first character of an account name must be alphabetic, and
                        yours is not.  You probably mistyped the account name.

            ACTION      Retype the command.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

551         MESSAGE     ACCOUNT NAME MISSING

            CAUSE       You did not include an account name on the command line.

            ACTION      Specify an account name on the command line.

---------------------------------------------------------------------------------------

552         MESSAGE     ACCOUNT NAME is more than eight CHARACTERS LONG

            CAUSE       The account name that you specified is greater than eight
                        characters.  Account names can only be eight characters or
                        fewer in length.  You probably mistyped the account name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

554         MESSAGE     EMBEDDED NON-ALPHANUMERIC CHARACTER IN ACCOUNT NAME

            CAUSE       Account names can consist of both alphabetic and numeric
                        characters.  One of the characters in the account name that you
                        specified is neither alphabetic nor numeric.  You probably
                        mistyped the account name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

590         MESSAGE     FIRST CHARACTER IN USER NAME NOT ALPHABETIC

            CAUSE       The first character of the user name that you specified is not
                        alphabetic.  You probably mistyped the user name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

591         MESSAGE     USER NAME IS MISSING

            CAUSE       You did not include a user name on the command line.

            ACTION      Specify a user name.

---------------------------------------------------------------------------------------

592         MESSAGE     USER NAME is more than eight CHARACTERS LONG

            CAUSE       The user name that you specified is greater than eight
                        characters.  User names can only be eight characters or fewer
                        in length.  You probably mistyped the user name.

            ACTION      Retype the command.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

594         MESSAGE     EMBEDDED NON-ALPHANUMERIC CHARACTER IN USER NAME

            CAUSE       User names can consist of both alphabetic and numeric
                        characters.  One of the characters in the user name that you
                        specified is neither alphabetic nor numeric.  You probably
                        mistyped the user name.

            ACTION      Retype the command.

---------------------------------------------------------------------------------------

730         MESSAGE     ALTACCT CAN HANDLE A MAXIMUM OF 71 PARAMETERS

            CAUSE       You have specified too many parameters on the command line.

            ACTION      Consult the MPE XL Commands Reference Manual (32650-90003) for
                        acceptable parameters.

---------------------------------------------------------------------------------------

731         MESSAGE     ALTGROUP CAN HANDLE A MAXIMUM OF 71 PARAMETERS

            CAUSE       You have specified too many parameters on the command line.

            ACTION      Consult the MPE XL Commands Reference Manual (32650-90003) for
                        acceptable parameters.

---------------------------------------------------------------------------------------

732         MESSAGE     ALTUSER CAN HANDLE A MAXIMUM OF 71 PARAMETERS

            CAUSE       You have specified too many parameters on the command line.

            ACTION      Consult the MPE XL Commands Reference Manual (32650-90003) for
                        acceptable parameters.

---------------------------------------------------------------------------------------

733         MESSAGE     NEWACCT CAN HANDLE A MAXIMUM OF 71 PARAMETERS

            CAUSE       You have specified too many parameters on the command line.

            ACTION      Consult the MPE XL Commands Reference Manual (32650-90003 for
                        acceptable parameters.

---------------------------------------------------------------------------------------

734         MESSAGE     NEWGROUP CAN HANDLE A MAXIMUM OF 71 PARAMETERS

            CAUSE       You have specified too many parameters on the command line.

            ACTION      Consult the MPE XL Commands Reference Manual (32650-90003) for
                        acceptable parameters.

          Table B-1.  Error Messages (cont.) 

---------------------------------------------------------------------------------------

735         MESSAGE     NEWUSER CAN HANDLE A MAXIMUM OF 71 PARAMETERS

            CAUSE       You have specified too many parameters on the command line.

            ACTION      Consult the MPE XL Commands Reference Manual (32650-90003) for
                        acceptable parameters.

---------------------------------------------------------------------------------------

736         MESSAGE     EXPECTED COMMA AFTER ACCOUNT NAME, BEFORE MANAGER'S NAME

            CAUSE       You failed to include a comma between the account name and the
                        manager's name.

            ACTION      Include a comma between the account name and the manager's
                        name.



MPE/iX 5.0 Documentation