Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–33
Corrupt catalog field value detected in object —
object-name
Cause. During an OUTPUT statement, PMADL detected an illegal value in a catalog
field of an object's catalog description, and the field corresponds to one of the object's
ADL attributes. The
object-name
indicates the corrupt object.
Issued by PMADL.
Effect. PMADL generates syntactically invalid ADL source code for the object attribute
corresponding to the invalid catalog field, to prevent the object from being compiled,
and continues generating source code for the object.
Recovery. The catalog is corrupt. Repair the corrupt object by editing its generated,
ADL source code and recompiling it with PMADL, or contact your Tandem
representative.
Corrupt catalog link/missing records in object —
object-name
Cause. During an OUTPUT statement, PMADL detected an illegal value in a field
which links records in different catalog files together in an object description. The link
field value indicated that the object had records in another file, but no such records
were found.
Issued by PMADL.
Effect. PMADL generates syntactically invalid ADL source code for the object attribute
corresponding to the invalid link field, to prevent the object from being compiled, and
continues generating source code for the object.
Recovery. The catalog is corrupt. Repair the corrupt object by editing its generated,
ADL source code and recompiling it with PMADL, or contact your Tandem
representative.