HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

A-181
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.
Display/Report Messages (1600-1699)
1600 MESSAGE No SECURE capability. Cannot qualify other SCOPE-OWNERs (SDWARN
1600)
CAUSE The current open scope does not have SECURE capability. Accordingly, it can only
retrieve the name of the object's owner scope if the current scope is the owner
(otherwise, the owner name is blank). Because of this, if the qualifying SCOPE-
OWNER qualifies retrieval to the current scope, everything will be fine. If the
qualification contains anything else, the match against a blank name will fail and so
the objects are NOT retrieved.
ACTION If the SCOPE-OWNER clause qualifies to the current scope, no action is needed. Also,
if the SCOPE-OWNER contains selection criteria and if the current scope matches the
criteria and it is OK that the list of objects retrieved will be limited to the ones owned
by the current scope, no action is needed. However, if it is NOT OK to limit to the
objects owned by the current scope, either switch to a scope that does have SECURE
capability or don't use the SCOPE-OWNER field to qualify the owner in the current
scope.
1601 MESSAGE Attribute list is incomplete for entity type ! (SDERR 1601)