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!

ORA-01403: no data found

Staš ČarfFeb 11 2025

Hello!

I have a page with dropzone2 plugin and an interactive report to upload files and display them (that works as it should). Recently I added a form at the top that has a process, which checks if there's data inside the table for that form, if there's not it takes data from another table and it fills the items so that I can insert them in the form table. If there is data, it just displays the data. It's a lot more complicated but I really can't go into deep detail, but the problem I'm facing is that when uploading a new file I am met with an error “ORA-01403: no data found” for the initialize form process. What could be causing the error?

Comments
Post Details
Added on Feb 11 2025
2 comments
309 views