0x00760019 (7733273) The RID is out of range for the object reference (reference-object-type) in the source record (object-type) for the object object-name.

Explanation

An analysis of the record identifiers identified a record identifier that was out-of-range for the system catalog current space allocation. The source record and object name where the corruption was detected is identified by object-type and object-name. The object of the record identifier that was referenced (that is corrupted) is identified by reference-object-type. The object type codes that are displayed are used in the detail report as well as the formatting that is used to identify the object-name.

Hexadecimal dumps of the internal block headers are written to SYSTERM for the referenced and referencing object where the invalid reference is detected.

Processing of the referenced object-type is not attempted. Some amount of data loss can occur. For example, if a reference to the indexes that are associated with a table are not valid, all index information was lost. It is also possible that the reference object was lost. For example, if the reference to a table column definition is corrupted, the whole table is corrupted.

User response

Perform a REORG operation on the system catalog to correct the corruption.