HP 3000 Manuals

Create Copy Modify Messages (1500-1599) [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL SDMAIN

Create/Copy/Modify Messages (1500-1599) 

1500     MESSAGE      The text for Variable attribute !  was too long (truncated) 
                      (SDWARN 1500) 

         CAUSE        The text for the indicated variable length attribute is greater
                      than the maximum allowed by the system.  The maximum length
                      allowed is accepted and the remainder truncated.

         ACTION       No action is needed as the maximum length is stored with any
                      excess truncated.

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

1501     MESSAGE      The text for fixed attribute !  was too long (truncated) (SDWARN 
                      1501) 

         CAUSE        The text for the fixed length character string is longer than
                      the attribute length.  The maximum length is stored and the
                      remainder truncated.

         ACTION       No action is needed as the attribute length number of characters
                      are stored with any excess truncated.
--------------------------------------------------------------------------------------

1502     MESSAGE      Exceeded max attr per type.  Attributes after !  ignored (SDERR 
                      1502) 

         CAUSE        More attributes are specified than are allowed to be associated
                      to a type.

         ACTION       Check to make sure that all the attributes specified are linked
                      to the type or are alias or variable attributes.  If the check
                      is OK, split the command into two pieces and assign values to
                      all of the fixed attributes in one half and the alias and
                      variable attributes in the other.

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

1503     MESSAGE      Exceeded buffer maximum.  Attributes after !  ignored (SDERR 
                      1503) 

         CAUSE        The buffer holding the attribute values overflowed.

         ACTION       Break the attributes into two pieces and use two commands to
                      perform the operation desired.

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

1504     MESSAGE      Attribute !  does not exist (SDERR 1504) 

         CAUSE        The indicated attribute does not exist.

         ACTION       Create the attribute before proceeding or specify an attribute
                      that does exist.

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

1505     MESSAGE      Couldn't restore variable attributes (SDERR 1505) 

         CAUSE        The variable attributes cannot be restored.

         ACTION       Contact the DA. Internal Error.

1506     MESSAGE      Unable to lock System Dictionary (SDERR 1506) 

         CAUSE        The dictionary lock failed.

         ACTION       Contact the DA. Internal Error.

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

1507     MESSAGE      System Dictionary Integrity may be lost (SDERR 1507) 

         CAUSE        Dictionary operations performing a portion of the operations
                      indicated by the command completed.  The remainder did not
                      completed due to an error and the operations that completed
                      cannot be reversed.

         ACTION       Contact the DA. Internal Error.

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

1508     MESSAGE      Cannot retrieve source version !  (SDERR 1508) 

         CAUSE        The source version does not exist in the current domain.
         ACTION       Refer to the associated error and correct the indicated problem.

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

1509     MESSAGE      Cannot create the target version (SDERR 1509) 

         CAUSE        The target version could not be created.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1510     MESSAGE      Cannot get Relationship-Type attribute list (SDERR 1510) 

         CAUSE        Error encountered while retrieving the attribute list for a
                      relationship type.

         ACTION       Contact the DA. Internal Error.

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

1511     MESSAGE      Cannot retrieve relationships of the source entity (SDERR 1511) 

         CAUSE        Error encountered while retrieving a relationship involving the
                      source entity.

         ACTION       Contact the DA. Internal Error.

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

1512     MESSAGE      Cannot create a relationship (SDERR 1512) 

         CAUSE        Cannot create one of the target relationships.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1513     MESSAGE      Cannot get Entity-Type attribute list (SDERR 1513) 

         CAUSE        Error encountered while retrieving the attribute list for the
                      entity type.

         ACTION       Contact the DA. Internal Error.

1514     MESSAGE      Cannot retrieve the source entity (SDERR 1514) 

         CAUSE        Error encountered while retrieving the source entity.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1515     MESSAGE      Cannot create the target entity (SDERR 1515) 

         CAUSE        Error encountered while creating the target entity.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1516     MESSAGE      Cannot retrieve needed attribute(s) (SDERR 1516) 
         CAUSE        Error encountered while retrieving an attribute needed for
                      command execution.

         ACTION       Contact the DA. Internal Error.

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

1517     MESSAGE      Cannot retrieve a variable length attribute value (SDERR 1517) 

         CAUSE        Error encountered while retrieving a variable length attribute
                      value.

         ACTION       Contact the DA. Internal Error.

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

1518     MESSAGE      Cannot create a variable length attribute value (SDERR 1518) 

         CAUSE        Error encountered while creating a new variable attribute.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1519     MESSAGE      Position specified is too high for the relationship (SDERR 1519) 

         CAUSE        POSITION specified by the user is larger than the number of
                      entities involved in the relationship.

         ACTION       Change the POSITION value to one that is between 1 and the
                      number of entities involved in the relationship (inclusive).

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

1520     MESSAGE      Cannot retrieve the source report (SDERR 1520) 

         CAUSE        Error encountered while retrieving the source report.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1521     MESSAGE      Cannot create the target report (SDERR 1521) 

         CAUSE        Error encountered while creating the target report.

         ACTION       Refer to the associated error and correct the indicated problem.

1522     MESSAGE      No attributes were added (SDERR 1522) 

         CAUSE        No attributes are added to the entity type/relationship type.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1523     MESSAGE      Attribute !  was not added (SDERR 1523) 

         CAUSE        The indicated attribute is not added to the entity
                      type/relationship type.

         ACTION       Refer to the associated error and correct the indicated problem.
--------------------------------------------------------------------------------------

1524     MESSAGE      No attribute pairs were modified (SDERR 1524) 

         CAUSE        No modifications are made to any of the entity type/relationship
                      type pairs.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1525     MESSAGE      The pair with attribute !  was not modified (SDERR 1525) 

         CAUSE        The indicated attribute of the entity type/relationship type
                      pair is not modified.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1526     MESSAGE      No attributes were removed (SDERR 1526) 

         CAUSE        No attributes are removed from the entity type/relationship
                      type.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1527     MESSAGE      Attribute !  was not removed (SDERR 1527) 

         CAUSE        The indicated attribute is not removed from the entity
                      type/relationship type.

         ACTION       Refer to the associated error and correct the indicated problem.

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

1528     MESSAGE      Illegal character in value for attribute !  (SDERR 1528) 

         CAUSE        An illegal character is found in the value for the indicated
                      attribute.

         ACTION       Remove the illegal character and reissue the command.

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

1529     MESSAGE      No integer or fraction found in attribute !  (SDERR 1529) 

         CAUSE        No integer (base) or fraction (exponent) is found in the
                      indicated number.

         ACTION       Correct the number so that a valid number is specified.

1530     MESSAGE      Number > largest representable value for attribute !  (SDERR 
                      1530) 

         CAUSE        The value for the indicated attribute is too large to be
                      represented in the system.

         ACTION       Reduce the size of the number and reissue the command.
--------------------------------------------------------------------------------------

1531     MESSAGE      Number < smallest representable value for attribute !  (SDERR 
                      1531) 

         CAUSE        The value for the indicated attribute is too small to be
                      represented in the system.

         ACTION       Increase the size of the number and reissue the command.

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

1532     MESSAGE      Number too large and illegal character for attribute !  (SDERR 
                      1532) 

         CAUSE        The value for the indicated attribute is too large to be
                      represented in the system and contains an invalid character.

         ACTION       Remove the invalid character and reduce the size of the number.

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

1533     MESSAGE      Number too small and illegal character for attribute !  (SDERR 
                      1533) 

         CAUSE        The value for the indicated attribute is too small to be
                      represented in the system and contains an invalid character.

         ACTION       Remove the invalid character and increase the size of the
                      number.

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

1534     MESSAGE      Invalid alias specified for attribute !  (SDERR 1534) 

         CAUSE        An invalid alias value is specified for the indicated attribute.

         ACTION       Correct the value and reissue the command.

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

1535     MESSAGE      Invalid boolean specified for attribute !  (SDERR 1535) 

         CAUSE        An invalid boolean value is specified for the indicated
                      attribute.

         ACTION       Correct the value (to TRUE or FALSE) and reissue the command.

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

1536     MESSAGE      Invalid character string specified for attribute !  (SDERR 1536) 

         CAUSE        An invalid character string value is specified for the indicated
                      attribute.

         ACTION       Correct the value and reissue the command.  Remember, quotes are
                      required if the value wouldn't be accepted as a valid name.

1537     MESSAGE      Invalid date specified for attribute !  (SDERR 1537) 

         CAUSE        An invalid date value is specified for the indicated attribute.
         ACTION       Correct the value and reissue the command.  Remember that all
                      dates should be specified within quotes in the customized format
                      of the Native Language Intrinsics.

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

1538     MESSAGE      Invalid time specified for attribute !  (SDERR 1538) 

         CAUSE        An invalid time value is specified for the indicated attribute.

         ACTION       Correct the value and reissue the command.  Remember that all
                      dates and time should be specified within quotes in the
                      customized format of the Native Language Intrinsics.

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

1539     MESSAGE      Invalid integer specified for attribute !  (SDERR 1539) 

         CAUSE        An invalid integer value is specified for the indicated
                      attribute.

         ACTION       Correct the value and reissue the command.

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

1540     MESSAGE      Invalid floating point value for attribute !  (SDERR 1540) 

         CAUSE        An invalid floating point value is specified for the indicated
                      attribute.

         ACTION       Correct the value and reissue the command.

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

1541     MESSAGE      Invalid value for attribute !  (SDERR 1541) 

         CAUSE        An invalid value is specified for the indicated attribute.

         ACTION       Correct the value and reissue the command.  Remember that valid
                      values for SENSITIVITY are PRIVATE, READ, and MODIFY.

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

1542     MESSAGE      Text for !  must be specified within quotes (SDERR 1542) 

         CAUSE        Text for the indicated variable attribute must be specified
                      within quotes.

         ACTION       Add the quotes and reissue the command.

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

1543     MESSAGE      Entity type !  does not exist (SDERR 1543) 

         CAUSE        The indicated entity type specified as a part of the
                      relationship type does not exist in the dictionary.

         ACTION       Create the entity type before proceeding or specify an entity
                      type that does exist.

1544     MESSAGE      Entity !  does not exist (SDERR 1544) 
         CAUSE        The indicated entity specified as part of the relationship does
                      not exist in the dictionary.

         ACTION       Create the entity before proceeding or specify an entity that
                      does exist.

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

1545     MESSAGE      EDIT-VALUE is not allowed for attributes of this type (SDWARN 
                      1545) 

         CAUSE        Attributes of type ALIAS and VARIABLE cannot have attribute
                      edit-values.

         ACTION       No action is needed.  The attribute is created/modified as if no
                      EDIT-VALUE clause was specified.

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

1546     MESSAGE      There is a problem with edit-value number !  (SDWARN 1546) 

         CAUSE        The indicated edit value in the EDIT-VALUE clause has a problem.

         ACTION       Refer to the associated error to see what the problem with the
                      value is.  Then, either ignore the problem if it is merely a
                      warning and is OK or correct it and reenter the command with the
                      corrected value.  Note that if the associated problem is merely
                      a warning, the attribute will be created or modified while if
                      the problem is an error, no action will be taken.

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

1547     MESSAGE      There are too many edit-values specified for the attribute 
                      (SDERR 1547) 

         CAUSE        With the padding of the edit-values to the length of the
                      attribute, the number of edit-values specified overflowed the
                      maximum allowance of 255 characters for the edit buffer.

         ACTION       The EDIT-VALUE list should be inspected and reduced to a number
                      that can fit in the buffer and the attribute modified to supply
                      the new edit list.  Remember, each value is padded to the length
                      of the attribute and there is a maximum buffer length of 255
                      characters.

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

1548     MESSAGE      LENGTH required for types CHARACTER, FLOATING, and INTEGER 
                      (SDERR 1548) 

         CAUSE        An attribute of type CHARACTER, FLOATING, or INTEGER is being
                      created, but no LENGTH keyword is used.  When creating a new
                      attribute, the length of the attribute must be specified if
                      there is a choice between two or more lengths for the attribute.

         ACTION       Reenter the same command but include a LENGTH keyword clause
                      that specify a length for the attribute being created.

1549     MESSAGE      Cannot specify variable attribute if have/establish common link 
                      (SDERR 1549) 
         CAUSE        An entity or relationship is being created with a common link
                      and a variable length attribute assigned a value.

         ACTION       Create the entity or relationship with the common link and do
                      not assign any value to the variable length attribute.  Create
                      the entity or relationship as a local entity or relationship
                      without a common link.  Or create the entity or relationship
                      with the common link and then modify the common occurrence
                      linked to add the variable length attribute text.

         CAUSE        An entity or relationship is being modified with a common link
                      existing or being added and a variable length attribute assigned
                      a value.

         ACTION       Modify the entity or relationship to add the common link and
                      then modify the common entity or relationship to change the
                      variable length attribute or modify the local entity or
                      relationship to remove the common link (or not establish it) and
                      assign the variable length text to the local occurrence.



MPE/iX 5.0 Documentation