HP 3000 Manuals

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


User's Guide to MPE/iX Security

Appendix A  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.

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

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 A-0.  (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 A-0.  (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 A-0.  (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 A-0.  (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 A-0.  (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 A-0.  (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 A-0.  (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 A-0.  (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.

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

737         MESSAGE     EXPECTED ONE OF THE FOLLOWING KEYWORDS: PASS, FILES, CPU,
                        CONNECT, CAP, ACCESS, MAXPRI, LOCATER, VS, HOMEVS

            CAUSE       The command that you issued expected to see one of the
                        parameters listed above.  You specified a parameter that the
                        command does not recognize.

            ACTION      Delete the parameter that is not specified in the list of
                        accepted command parameters.

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

738         MESSAGE     THE SYNTAX REQUIRES THAT AN EQUAL SIGN (=) FOLLOWS KEYWORD

            CAUSE       You did not include an equal sign (=) following one of the
                        keywords on the command line.

            ACTION      Find the keyword that is not followed by an equal sign (=) and
                        enter one.

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

739         MESSAGE     EXPECTED ONE OF: PASS, FILES, CPU, CONNECT, CAP, ACCESS,
                        MAXPRI, LOCATER, ONVS or HOMEVS

            CAUSE       The command that you issued expected to see one of the
                        parameters listed above.  You specified a parameter that the
                        command does not recognize.

            ACTION      Delete the parameter that is not specified in the list of
                        accepted command parameters.

          Table A-0.  (cont.) 

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

740         MESSAGE     UNIDENTIFIABLE PARAMETER.  POSSIBLY A DELIMITER WAS OMITTED

            CAUSE       The command that you issued does not recognize one of the
                        parameters.  It might be that you did not include a delimiter
                        (semi-colon, comma, period, or space), between parameters.

            ACTION      Check the MPE XL Commands Reference Manual (32650-90003) and
                        make sure that you did not omit a delimiter.  If you did, enter
                        it.

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

741         MESSAGE     ACCESS INAPPROPRIATE FOR USER

            CAUSE       One of the access modes that you specified on the command line
                        is not allowed for users.

            ACTION      Check the allowable access modes in the MPE XL Commands 
                        Reference Manual (32650-90003) and change the command.

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

742         MESSAGE     ACCESS REDUNDANTLY SPECIFIED.  LAST OCCURRENCE USED

            CAUSE       One of the access modes that you specified on the command line
                        was repeated.  The last occurrence of the access mode is the
                        one that will be used.

            ACTION      This message is informational only.

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

743         MESSAGE     EXPECTED ONE OF AS, BS, CS, DS, OR ES

            CAUSE       You did not specify an acceptable priority.

            ACTION      Specify an acceptable priority level.

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

744         MESSAGE     MAXPRI REDUNDANTLY SPECIFIED. LAST OCCURRENCE USED

            CAUSE       You specified the MAXPRI parameter twice on the same command
                        line.  The last MAXPRI value that was specified is the one
                        implemented by the command.

            ACTION      This message is informational only.

          Table A-0.  (cont.) 

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

745         MESSAGE     MAXPRI INAPPROPRIATE FOR GROUPS. IGNORED

            CAUSE       The MAXPRI parameter cannot be specified for groups.  It was
                        ignored.

            ACTION      This message is informational only.

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

746         MESSAGE     CAPABILITY LIST REDUNDANTLY SPECIFIED. LAST OCCURRENCE USED

            CAUSE       You specified the CAP parameter twice on the same command line.
                        The last CAP list that was specified is the one implemented by
                        the command.

            ACTION      This message is informational only.

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

747         MESSAGE     NO CAPABILITY SPECIFIED. IGNORED

            CAUSE       You did not specify any capabilities in your capability list.

            ACTION      This message is informational only.

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

748         MESSAGE     EXPECTED ONE OF: SM, AM,  AL, GL, DI, OP, PH, DS,  MR, PM, IA,
                        BA, CS, ND, SF, UB, CV, LG, NA, NM or PS

            CAUSE       You did not specify an acceptable capability.

            ACTION      See this manual for a definition of acceptable capabilities.

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

749         MESSAGE     THIS CAPABILITY INAPPROPRIATE FOR GROUPS. IGNORED

            CAUSE       One of the capabilities in your capability list cannot be
                        specified for groups.  It was ignored.

            ACTION      This message is informational only.

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

750         MESSAGE     THIS CAPABILITY REDUNDANTLY SPECIFIED. IGNORED

            CAUSE       You specified a capability twice in the capability list.  There
                        should be a caret pointing to the repeated capability.

            ACTION      This message is informational only.

          Table A-0.  (cont.) 

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

751         MESSAGE     CREATOR SPECIFIED NEITHER IA NOR BA FOR ACCOUNT, SO BOTH WERE
                        IMPOSED

            CAUSE       You did not specify either interactive access (IA) or batch
                        access (BA) for the account.  These must be specified.

            ACTION      This message is informational only.

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

752         MESSAGE     CREATOR SPECIFIED NEITHER IA NOR BA FOR USER, SO BOTH WERE
                        IMPOSED

            CAUSE       You did not specify either interactive access (IA) or batch
                        access (BA) for the user.  These must be specified.

            ACTION      This message is informational only.

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

753         MESSAGE     LOCAL ATTRIBUTE INAPPROPRIATE FOR GROUPS. IGNORED

            CAUSE       The LOCAL attribute cannot be specified for groups.  The
                        attribute was ignored.

            ACTION      This message is informational only.

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

754         MESSAGE     ACCOUNT MANAGER NAME MUST BE SPECIFIED IN :NEWACCT

            CAUSE       You neglected to specify the name of the account manager.  The
                        :NEWACCT command requires the name of the account manager.

            ACTION      Specify the name of the account manager.

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

755         MESSAGE     MANAGER NAME MUST START WITH ALPHABETIC CHARACTER

            CAUSE       The first character of the manager name is not alphabetic.  You
                        probably mistyped the command.

            ACTION      Retype the command.

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

756         MESSAGE     MANAGER NAME CANNOT BE MORE THAN 8 CHARACTERS LONG

            CAUSE       The name of the manager is too long.  Eight characters or fewer
                        is the limit.  You probably mistyped the command.

            ACTION      Retype the command.

          Table A-0.  (cont.) 

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

758         MESSAGE     EMBEDDED SPECIAL CHARACTER IN MANAGER'S NAME

            CAUSE       The name of the manager can consist of both alphabetic and
                        numeric characters.  One of the characters in your manager name
                        is neither alphabetic nor numeric.  You probably mistyped the
                        command.

            ACTION      Retype the command.

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

760         MESSAGE     PASSWORD MUST START WITH ALPHABETIC CHARACTER

            CAUSE       The password that you specified does not start with an
                        alphabetic character.  You probably mistyped the command.

            ACTION      Retype the command.

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

761         MESSAGE     PASSWORD REDUNDANTLY SPECIFIED. LAST OCCURRENCE USED

            CAUSE       You specified a password twice on the command line.  The last
                        occurrence of the password specification is the one
                        implemented.

            ACTION      This message is informational only.

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

762         MESSAGE     PASSWORD CANNOT BE MORE THAN 8 CHARACTERS LONG

            CAUSE       You specified a password that has more than eight characters.
                        A password can only be eight characters or fewer.  You probably
                        mistyped the command.

            ACTION      Retype the command.

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

764         MESSAGE     EMBEDDED NON-ALPHANUMERIC CHARACTER IN PASSWORD

            CAUSE       You specified a password with a character that is neither
                        alphabetic nor numeric.  You probably mistyped the command.

            ACTION      Retype the command.

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

765         MESSAGE     HOME GROUP OPTION APPROPRIATE ONLY TO USERS. IGNORED

            CAUSE       You specified the home group option for an account or a group.
                        It may only be specified for users.

            ACTION      This message is informational only.

          Table A-0.  (cont.) 

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

767         MESSAGE     FILES OPTION INAPPROPRIATE FOR USERS.  IGNORED

            CAUSE       You cannot specify the FILES option for a user.

            ACTION      This message is informational only.

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

768         MESSAGE     EXPECTED POSITIVE INTEGER <2,147,483,647 AS SECTORS LIMIT

            CAUSE       You specified a sectors limit with the FILES option that is
                        greater than 2147483647.

            ACTION      Specfiy a new sectors limit that is less than 2147483647.

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

769         MESSAGE     FILE SECTOR LIMIT MAY NOT BE A NEGATIVE NUMBER

            CAUSE       You specified a negative number for the file sector limit.  It
                        must be a positive number.

            ACTION      Specfiy a new sectors limit with a positive number.

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

770         MESSAGE     FILE SECTOR LIMIT REDUNDANTLY SPECIFIED.  LAST USED

            CAUSE       You specified the file sector limit twice on the same command
                        line.  The last file sector limit specification is the one
                        implemented.

            ACTION      This message is informational only.

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

771         MESSAGE     VS OPTION INAPPROPRIATE FOR USERS. IGNORED

            CAUSE       You cannot specify the ONVS option for a user.  It was ignored.

            ACTION      This message is informational only.

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

773         MESSAGE     CPU LIMIT OPTION INAPPROPRIATE FOR USERS. IGNORED

            CAUSE       You cannot specify the CPU limit option for a user.  It was
                        ignored.

            ACTION      This message is informational only.



MPE/iX 5.0 Documentation