HP 3000 Manuals

Scope Messages (700 - 799) [ HP System Dictionary XL Intrinsics ] MPE/iX 5.0 Documentation


HP System Dictionary XL Intrinsics

Scope Messages (700 - 799) 

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

700      MESSAGE      Invalid scope name (SDERR 700) 

         CAUSE        The scope name specified contains invalid characters.

         ACTION       Correct the scope name to contain valid characters.

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

701      MESSAGE      Scope does not exist (SDERR 701) 

         CAUSE        A scope was specified that does not exist.

         ACTION       Depends on program design.

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

702      MESSAGE      Unable to validate scope (SDERR 702) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

703      MESSAGE      Core set scope is not accessible (SDERR 703) 

         CAUSE        The core set scope is not valid for accessing the dictionary.

         ACTION       Select another scope for accessing the dictionary with.

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

704      MESSAGE      External scope name exists (SDERR 704) 

         CAUSE        The external scope name specified already exists.

         ACTION       Specify an external scope name that does not already exist in
                      the scope external name space.

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

705      MESSAGE      Internal scope name exists (SDERR 705) 
         CAUSE        The internal scope name specified already exists.

         ACTION       Specify an internal scope name that does not already exist in
                      the scope internal name space.

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

706      MESSAGE      Invalid external scope name (SDERR 706) 

         CAUSE        The external scope name specified contains invalid characters.

         ACTION       Correct the external scope name to contain valid characters.

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

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

707      MESSAGE      Invalid internal scope name (SDERR 707) 

         CAUSE        The internal scope name specified contains invalid characters.

         ACTION       Correct the internal scope name to contain valid characters.

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

708      MESSAGE      Invalid scope rights (SDERR 708) 

         CAUSE        An invalid scope rights list was specified.

         ACTION       Correct the scope rights to specify a valid list.

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

709      MESSAGE      Scope rights exceed creator's scope rights (SDERR 709) 

         CAUSE        The scope rights granted contain rights that the current scope
                      does not have.

         ACTION       Correct the scope rights being granted to contain only those
                      rights that the current scope has.

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

710      MESSAGE      Missing scope definition (SDERR 710) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

711      MESSAGE      Multiple definitions for the same scope exist (SDERR 711) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

712      MESSAGE      Maximum number of scope definitions exceeded (SDERR 712) 
         CAUSE        The maximum number of scopes allowed in the dictionary has been
                      exceeded.

         ACTION       Notify the Dictionary Administrator to delete any unneeded
                      scopes.

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

713      MESSAGE      Unable to get scope access capability (SDERR 713) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

714      MESSAGE      New owner scope does not have required capability (SDERR 714) 

         CAUSE        The proposed new owner scope does not have a scope right
                      required to replace the old scope in this instance.

         ACTION       If able, modify the capabilities of the proposed new owner
                      scope, or use a scope which already has the required
                      capabilities.

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

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

715      MESSAGE      Invalid scope access (SDERR 715) 

         CAUSE        An invalid scope access value was specified.

         ACTION       Correct the scope access to specify one of the valid values.

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

716      MESSAGE      Scope already has owner access to the entity (SDERR 716) 

         CAUSE        Explicitly giving a scope access to an entity is not necessary
                      when the scope currently has owner access to the entity.

         ACTION       None.

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

717      MESSAGE      Entity/Relationship scope association does not exist (SDERR 717) 

         CAUSE        An entity/relationship scope association was specified that does
                      not exist.

         ACTION       Depends on program design.

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

718      MESSAGE      Entity/Relationship scope association exists (SDERR 718) 

         CAUSE        An entity/relationship scope association was specified that
                      already exists.
         ACTION       Depends on program design.  If attempting to modify the scope
                      access, the current association must be deleted and added back
                      with the new scope access.

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

719      MESSAGE      Domain scope association exists (SDERR 719) 

         CAUSE        A domain scope association was specified that already exists.

         ACTION       Depends on program design.

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

720      MESSAGE      Multiple definitions for the same entity scope exist (SDERR 720) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

721      MESSAGE      Domain scope association does not exist (SDERR 721) 

         CAUSE        A domain scope association was specified that does not exist.

         ACTION       Depends on program design.

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

722      MESSAGE      Multiple definitions for the same relationship scope exist 
                      (SDERR 722) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

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

723      MESSAGE      Invalid owner scope name (SDERR 723) 

         CAUSE        The new owner scope name specified contains invalid characters.

         ACTION       Correct the new owner scope name to contain valid characters.

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

724      MESSAGE      Owner scope does not exist (SDERR 724) 

         CAUSE        A new owner scope was specified that does not exist.

         ACTION       Specify a new owner scope that currently exists.

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

725      MESSAGE      Insufficient new scope rights (SDERR 725) 
         CAUSE        The scope rights of the new scope are not at least as great as
                      the scope being deleted.

         ACTION       Specify a new scope that has at least the scope rights of the
                      scope being deleted.

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

726      MESSAGE      Unable to switch scope (SDERR 726) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

727      MESSAGE      Secure scope right required (SDERR 727) 

         CAUSE        The Secure scope right is required by the scope being modified
                      because of current scope ownership responsibilities.

         ACTION       Remove all scope ownership responsibilities from the scope and
                      attempt the modification again.

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

728      MESSAGE      Extend scope right required (SDERR 728) 

         CAUSE        The Extend scope right is required by the scope being modified
                      because of current structure ownership responsibilities.

         ACTION       Remove all structure ownership responsibilities from the scope
                      and attempt the modification again.

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

729      MESSAGE      Create scope right required (SDERR 729) 

         CAUSE        The Create scope right is required by the scope being modified
                      because of current occurrence ownership responsibilities.

         ACTION       Remove all occurrence ownership responsibilities from the scope
                      and attempt the modification again.

         CAUSE        The scope to be associated with an entity or relationship must
                      have Create capability to be given modify access.

         ACTION       Modify current scope rights or switch to a scope which has
                      sufficient access.

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

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

730      MESSAGE      Domain scope right required (SDERR 730) 

         CAUSE        The Domain scope right is required by the scope being modified
                      because of current domain ownership responsibilities.
         ACTION       Remove all domain ownership responsibilities from the scope and
                      attempt the modification again.

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

731      MESSAGE      Version Control scope right required (SDERR 731) 

         CAUSE        The Version Control scope right is required by the scope being
                      modified because of current version ownership responsibilities.

         ACTION       Remove all version ownership responsibilities from the scope and
                      attempt the modification again.

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

732      MESSAGE      New owner scope is (in)directly owned by the scope (SDERR 732) 

         CAUSE        The proposed new owner scope is either directly or indirectly
                      owned by the scope being modified or deleted and therefore
                      cannot become the owner.  For example, Scope A cannot become the
                      owner of scope B if Scope B already owns (directly or
                      indirectly) Scope A.

         ACTION       Specify a new owner that is neither directly nor indirectly
                      owned by the scope being modified.

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

733      MESSAGE      Scope has access to occurrence with its current sensitivity 
                      (SDERR 733) 

         CAUSE        Explicitly giving a scope access to an entity or relationship
                      occurrence is not necessary given the current sensitivity of the
                      occurrence.

         ACTION       None.

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

734      MESSAGE      Read scope right required (SDERR 734) 

         CAUSE        The scope to be associated with an entity or relationship must
                      have read capability to be given read access.

         ACTION       Modify current scope rights or switch to a scope which has
                      sufficient access.

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

735      MESSAGE      Scope already has owner access to the relationship (SDERR 735) 

         CAUSE        Explicitly giving a scope access to a relationship is not
                      necessary when the scope currently has owner access to the
                      relationship.

         ACTION       None.

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

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

736      MESSAGE      Unable to verify new owner scope (SDERR 736) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

737      MESSAGE      Scope already has owner access to the domain (SDERR 737) 

         CAUSE        Explicitly giving a scope access to a domain is not necessary
                      when the scope currently has owner access to the domain.

         ACTION       None.

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

738      MESSAGE      Scope has access to domain with its current sensitivity (SDERR 
                      738) 

         CAUSE        Explicitly giving a scope access to a domain is not necessary
                      given the current sensitivity of the domain.

         ACTION       None.

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

739      MESSAGE      Scope has no access to domain (SDERR 739) 

         CAUSE        The current scope has not been granted access to the specified
                      domain.

         ACTION       Specify a domain that the current scope has access to.

         CAUSE        The specified scope does not have access to the current domain.

         ACTION       Specify a scope that has access to the current domain.

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

740      MESSAGE      Multiple definitions for the same domain scope exist (SDERR 740) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

741      MESSAGE      New owner scope cannot be the scope being deleted (SDERR 741) 

         CAUSE        The proposed new owner scope that will own everything currently
                      owned by the scope to be deleted, cannot be the same scope as
                      the one being deleted.

         ACTION       Specify a different scope than the one being deleted to become
                      the new owner scope.

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

742      MESSAGE      New owner scope cannot be the scope being modified (SDERR 742) 

         CAUSE        The proposed new owner scope cannot be the same scope as the one
                      being modified.
         ACTION       Specify a different scope than the one being modified to become
                      the new owner scope.

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



MPE/iX 5.0 Documentation