[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Duplicate index error on TT from unrelated procedure

  • Thread starter Thread starter ske
  • Start date Start date
Status
Not open for further replies.
S

ske

Guest
> My question isn't really about the error itself, but what would cause the error to be produced in unrelated R-code. What is the scope of the buffer where the duplicate record is created? (I'm thinking that anything that might cause the block or procedure or session where it is contained to exit, or any attempt to re-use the same buffer, or possibly even any transaction finalization, would cause an implicit release of the record, which would trigger a new attempt to validate the record, and complaining about the duplicate key again.)

Continue reading...
 
Status
Not open for further replies.
Back
Top