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!

when Delete a record it is showing error for which i failed to find problem

SmithJohn45Sep 27 2024 — edited Sep 27 2024

in a Form on Delete operation via DELETE button 'SQL DELETE action' it deletes the row but throwing error as below

when checked in Debug it shows as below where i failed to find what actually is where actually is ‘no data found’ here… how one can find actual error where it occured? in above error screen when press OK it is showing same type error (as above) again with different id but seems same error ‘no_data_found’, when 2nd time press OK it is now showing Form, please help how i can find the actual error?

note: there is only one trigger which is ON INSERT OR UPDATE

regards

This post has been answered by fac586 on Sep 27 2024
Jump to Answer
Comments
Post Details
Added on Sep 27 2024
3 comments
167 views