The 1127 error reports the RECID of the duplicated record.
- The determination that the record is a duplicate is based on the uniqueness within an index.
- To locate the original RECID, first determine the table that this duplicated record exists in using the data elements being reported in the 1127 error.
- Then display all other fields for the record to determine if the record is truly a duplicate, or if there was an error with the index being used to determine uniqueness.
- For further information refer to the Resolution section in Article 1127 messages appear in db log file after an IDXBUILD