HP 3000 Manuals

Entity Messages (400 - 499) [ HP System Dictionary XL Intrinsics ] MPE/iX 5.0 Documentation


HP System Dictionary XL Intrinsics

Entity Messages (400 - 499) 

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

400      MESSAGE      Entity does not exist (SDERR 400) 

         CAUSE        The specified entity occurrence does not exist.

         ACTION       Depends on program design.

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

401      MESSAGE      Common entity does not exist (SDERR 401) 

         CAUSE        The specified common domain entity occurrence does not exist.

         ACTION       Make sure that the common domain entity occurrence specified
                      exists in the version of the common domain that is linked with
                      the current version.

         CAUSE        The new common version does not have a corresponding entity
                      occurrence for each occurrence linked from the local version.

         ACTION       Make sure that all required entity occurrences are present in
                      the new common version.

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

402      MESSAGE      Common entity not allowed (SDERR 402) 

         CAUSE        The specification of a common domain entity to link to is not
                      allowed given the attributes specified.

         ACTION       Do not specify a common domain entity to link to unless
                      attribute list restrictions are met.

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

403      MESSAGE      Entity exists in current version (SDERR 403) 

         CAUSE        The specified entity occurrence to be created already exists in
                      the current version.

         ACTION       Depends on program design.

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

404      MESSAGE      Synonym name already exists (SDERR 404) 

         CAUSE        The synonym name specified already exists.

         ACTION       Specify a name that does not already exist for the entities of
                      the entity type.

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

405      MESSAGE      Internal entity name exists (SDERR 405) 

         CAUSE        The internal entity name specified already exists.

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

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

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

406      MESSAGE      Current scope is not the entity owner (SDERR 406) 

         CAUSE        Dictionary security requires that the current scope have owner
                      access to the specified entity to perform the intended
                      operation.  If creating a new version of an existing entity, the
                      current scope must have owner access to the existing entity.

         ACTION       If able, switch to the owner scope.

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

407      MESSAGE      Unable to validate an entity name (SDERR 407) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

408      MESSAGE      Unable to validate an entity (SDERR 408) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

409      MESSAGE      Unable to validate a new entity name (SDERR 409) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

410      MESSAGE      Invalid entity name (SDERR 410) 

         CAUSE        The entity name specified contains invalid characters.

         ACTION       Correct the entity name to contain valid characters.

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

411      MESSAGE      Invalid common entity name (SDERR 411) 

         CAUSE        The common entity name specified contains invalid characters.

         ACTION       Correct the common entity name to contain valid characters.

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

412      MESSAGE      Current scope lacks sufficient access to the entity (SDERR 412) 

         CAUSE        The current scope has not been granted sufficient access to the
                      specified entity occurrence.

         ACTION       If able, switch to a scope with sufficient capability, modify
                      the entity's sensitivity, or add the current scope to the
                      entity's access list.
--------------------------------------------------------------------------------------

413      MESSAGE      Entity name does not exist (SDERR 413) 

         CAUSE        The specified entity occurrence does not exist in the current
                      domain.

         ACTION       Depends on program design.

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

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

417      MESSAGE      Missing entity definition (SDERR 417) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

418      MESSAGE      Invalid internal entity name (SDERR 418) 

         CAUSE        The internal entity name specified contains invalid characters.

         ACTION       Correct the internal entity name to contain valid characters.

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

419      MESSAGE      Invalid external entity name (SDERR 419) 

         CAUSE        The external entity name specified contains invalid characters.

         ACTION       Correct the external entity name to contain valid characters.

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

420      MESSAGE      Missing primary entity name definition (SDERR 420) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

421      MESSAGE      Entity is linked with a common entity (SDERR 421) 

         CAUSE        The proposed modification is not allowed while the entity is
                      linked with an entity in the common domain.

         ACTION       Unlink the local domain entity or make the proposed modification
                      to the common domain entity it is linked to.

         CAUSE        Variable length attributes cannot be assigned to an entity while
                      it is linked with an entity in the common domain.

         ACTION       Unlink the local domain entity or assign the variable length
                      attribute value to the common domain entity it is linked to.
--------------------------------------------------------------------------------------

425      MESSAGE      Missing entity name definition (SDERR 425) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

426      MESSAGE      Multiple definitions for the same entity name exist 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

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

427      MESSAGE      Entity name is the primary entity name (SDERR 427) 

         CAUSE        The name specified as the synonym to delete is an entity primary
                      name.

         ACTION       Make sure the name specified was created as a synonym and not as
                      a primary name.

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

428      MESSAGE      Multiple definitions for the same entity exist (SDERR 428) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

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

429      MESSAGE      Entity is linked with a local entity (SDERR 429) 

         CAUSE        The specified common domain entity cannot be deleted because it
                      is linked with a local domain entity.

         ACTION       Unlink all local domain entities from the common domain entity
                      and attempt the deletion again.

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

430      MESSAGE      Entity is not linked with a common entity (SDERR 430) 

         CAUSE        The specified entity does not have a link with a common domain
                      entity to remove.

         ACTION       Specify blanks for the common domain entity and attempt the
                      modification again if modifying other parts of the entity is
                      desired.

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

431      MESSAGE      Entity already linked with this common entity (SDERR 431) 
         CAUSE        The entity being modified is already linked with the specified
                      common domain entity.

         ACTION       Specify blanks for common domain entity and attempt the
                      modification again if modifying other parts of the entity is
                      desired.

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

432      MESSAGE      External entity name exists (SDERR 432) 

         CAUSE        The external entity name specified already exists.

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

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

433      MESSAGE      Current scope does not have access to common entity (SDERR 433) 

         CAUSE        The current scope must have at least read access to the common
                      domain entity to be linked with the entity being created.

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

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

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

434      MESSAGE      Unable to validate common entity (SDERR 434) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

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

435      MESSAGE      Entity linked to a local entity not in test status (SDERR 435) 

         CAUSE        The common domain entity being modified is linked with a local
                      domain entity in a version that is not in test status.

         ACTION       Set to test status, all local domain versions that contain
                      entities linked to the entity being modified.

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



MPE/iX 5.0 Documentation