Salesforce

Does error 1127 report the RECID of the duplicated record or the original RECID?

« Go Back

Information

 
TitleDoes error 1127 report the RECID of the duplicated record or the original RECID?
URL NameP23957
Article Number000134653
EnvironmentProduct: Progress
Version: 8.x, 9.x
Product: OpenEdge
Version: 10.x, 11.x
OS: All supported platforms
Question/Problem Description
Does an 1127 error report the RECID of the duplicated record, or the original RECID?
Steps to Reproduce
Clarifying Information
Error MessageRECID <recid>, <file-name> already exists with <field value>. (1127)
Defect Number
Enhancement Number
Cause
Resolution
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  
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:39 AM

Powered by