Renumber Resequence Messages (1450-1474) [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
Renumber/Resequence Messages (1450-1474)
1450 MESSAGE Cannot resequence the relationship due to a collision (SDERR
1450)
CAUSE The relationship cannot be resequenced as there is no
relationship-position number available at the destination
location (either the relationship must go before a relationship
with relationship-position of 1, after a relationship with
relationship-position of the maximum value, or between two
relationships numbered consecutively).
ACTION Use the RENUMBER command to renumber the relationships of the
type with an INCREMENT of at least 2. Then issue the command
again.
--------------------------------------------------------------------------------------
1451 MESSAGE Error while modifying the relationship-position (SDERR 1451)
CAUSE An error was encountered while the relationship-position was
being changed.
ACTION Contact the DA. Internal error.
--------------------------------------------------------------------------------------
1452 MESSAGE Error in retrieving the relationship (SDERR 1452)
CAUSE Cannot retrieve the indicated relationship to resequence.
ACTION Refer to the associated error and correct the problem.
--------------------------------------------------------------------------------------
1453 MESSAGE Error in retrieving the before relationship (SDERR 1453)
CAUSE Cannot retrieve the indicated relationship to resequence before.
ACTION Refer to the associated error and correct the problem.
--------------------------------------------------------------------------------------
1454 MESSAGE Error in retrieving the relationship-position (SDERR 1454)
CAUSE An error was encountered while retrieving the
relationship-position.
ACTION Contact the DA. Internal Error.
--------------------------------------------------------------------------------------
1455 MESSAGE BEFORE-ENTITY and relationship to be moved must be different
(SDERR 1455)
CAUSE The relationship to be resequenced was requested to be moved
before itself.
ACTION The command does nothing so can be skipped.
1456 MESSAGE Cannot resequence as only one relationship of the type exists
(SDWARN 1456)
CAUSE A resequence was requested when there is only one relationship
of the type.
ACTION The command does nothing so can be skipped.
--------------------------------------------------------------------------------------
1457 MESSAGE Unexpected error. RENUMBER is only partially completed (SDERR
1457)
CAUSE An error was encountered while updating the
relationship-positions. The sequence of the relationships
remains the same but their relationship-position may be changed.
ACTION Contact the DA. Internal Error.
--------------------------------------------------------------------------------------
1458 MESSAGE Combination of START-POSITION and INCREMENT leads to overflow
(SDERR 1458)
CAUSE With the given START-POSITION and INCREMENT and the number of
relationships of the type, the relationship-position field will
overflow by the end of the list.
ACTION Modify the START-POSITION and/or INCREMENT so that they will not
lead to overflow during the processing of the list.
--------------------------------------------------------------------------------------
1459 MESSAGE There are no relationships to renumber (SDERR 1459)
CAUSE There are no relationships of the type to renumber.
ACTION The command does nothing so can be skipped.
--------------------------------------------------------------------------------------
1460 MESSAGE Current scope needs modify access to all relationships of the
type (SDERR 1460)
CAUSE The current scope does not have modify access to all of the
required subset of relationships of the specified relationship
type. The required subset consists of all relationships having
the given entity in the first position. In order to RENUMBER or
RESEQUENCE a relationship, the user must have modify access to
all the relationships in this subset.
ACTION Open the dictionary as either the DA scope or as a scope with
modify access to all the relationships of the specified
relationship type.
--------------------------------------------------------------------------------------
1461 MESSAGE BEFORE-ENTITY has incorrect number of entities for the rel-type
(SDERR 1461)
CAUSE Too few entities were specified in the BEFORE-ENTITY entity list
when the command was entered. The entity in the clause must
consist of a list of the entities having one less entity than
the relationship type has, as there is no entity corresponding
to the parent entity.
ACTION Reenter the command, specifying a valid child entity (entity
list) for the relationship type of the relationship being
resequenced.
MPE/iX 5.0 Documentation