Pathmaker Messages Manual
Pathmaker Messages
2–34 067870 Tandem Computers Incorporated
Corrupt catalog link/too many records in object —
object-name
Cause. During an OUTPUT statement, PMADL detected an illegal value in a field that
links records in different catalog files together in an object description. Either a record
was found even though the object does not allow any records, or multiple records
were found and the object allows at most one record.
The object did not allow any records and a record was found, or the object allowed at
most one record and multiple records were found.
Issued by PMADL.
Effect. PMADL 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 record 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 does not correspond to one of the
object's ADL attributes.
Issued by PMADL.
Effect. PMADL 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.
Corruption detected in catalog file —
file name
Cause. Corrupt data was detected in the current catalog, specifically in the file
indicated by the
file name
.
Issued by PMADL.
Effect. The current PMADL operation is canceled. Any changes made to the current
catalog by the operation are backed out.
Recovery. Contact your Tandem representative. In addition, you can use the PMADL
OUTPUT statement to diagnose the corruption more precisely.