HP System Dictionary/XL COBOL Definition Extractor (32257-90001)

A- 82
4690 MESSAGE Unable to retrieve ELEMENT references ELEMENT for first-element (SDERR
4690)
CAUSE A System Dictionary error occurred while retrieving any ELEMENT references ELE-
MENT relationships for the given ELEMENT entity.
ACTION Notify the Dictionary Administrator.
4691 MESSAGE Unable to retrieve comment attr's for ELEMENT element (SDERR4691)
CAUSE A System Dictionary error occurred while retrieving attributes required to comment
the given ELEMENT entity.
ACTION Notify the Dictionary Administrator.
4692 MESSAGE Maximum recursive level. Generation terminated at entity (SDERR4692)
CAUSE The ELEMENT contains ELEMENT causes a nested definition. Only 30 levels of con-
tains are allowed before generation automatically terminates.
ACTION Definitions that contain multiple levels of nesting can be inefficient as well as indeci-
pherable. The ELEMENT contains ELEMENT relationships should not be nested too
deeply in the dictionary.
4693 MESSAGE Recursive defn in System Dictionary for entity (SDERR 4693)
CAUSE The definition being generated has found that the given entity is defined by itself,
either directly or indirectly.
ACTION The given entity must not have any directly recursive relationships: ELEM1 contains
ELEM1, ELEM1 redefines ELEM1, or ELEM1 references ELEM1; or any indirectly
recursive relationships: ELEM1 contains ELEM2, ELEM2 redefines ELEM1.
4694 MESSAGE Recursive defn in COBOL source for cobol-name (SDERR 4694)
CAUSE The definition being generated already contains the given COBOL name at the same
level number, or as a parent.
ACTION An alias name may be used, or the entity name may be altered in the dictionary. If the
qualification is causing the recursive definition, then omit or shorten the qualification.
4695 MESSAGE Recursive defn in System Dictionary and COBOL source for entity (SDERR
4695)
CAUSE The definition being generated has found that the given entity is defined by itself,
either directly or indirectly. The entity is also using the same COBOL name as a previ-
ously defined COBOL definition.
ACTION See both SDERR 4693 and SDERR 4694.
4700 MESSAGE Unable to retrieve attributes for ELEMENT element (SDERR 4700)
CAUSE A System Dictionary error occurred while retrieving attributes for the given ELE-
MENT entity.
ACTION Notify the Dictionary Administrator.
4701 MESSAGE Unexpected or missing element type (SDERR 4701)
CAUSE The element type attribute retrieved from the dictionary is blank or does not contain a
valid COBOL element type.
ACTION The dictionary element type attribute must be updated to one of the following valid