Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Duplicate record when create (insert) data

Khoa KimOct 16 2021

Hi. I'm having a huge problem and I don't understand why.
Some of my forms have phenomenon duplicate (2) records when adding new. The frequency of occurrence is about 1/1000 new additions.
I have logged create time in table with trigger. Two record were created at the same time, with same infos. The interface is nothing out of the ordinary. Form doesn't handle anything special either, create button too. I use Form - ARP (DML) process for insert data.
Right now I don't have any idea how to catch this error. Please give me 1 suggestion, as well as how to fix it. Or is this a bug of the framework?

This post has been answered by Scott Wesley on Oct 16 2021
Jump to Answer
Comments
Post Details
Added on Oct 16 2021
3 comments
423 views