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-20103: Member sequence 3 does not exist in Application collection

Kanaaiya16 hours ago

I am facing the following error in Oracle APEX:

ORA-20103: Member sequence 3 does not exist in Application collection MO_COLLECTION

Could you please help me understand the exact reason why this error occurs?

In my case, it seems that when the user modifies a line (for example changing quantity) but does not save the changes and directly clicks the Adjust and Transact button, the collection sequence is not updated and the process fails.

I would like to know:

  1. What is the exact cause of this error in Oracle APEX collections?
  2. Under what scenarios does the member sequence not exist error occur?
  3. What is the best way to handle or prevent this issue in the application (for example forcing save before processing, refreshing the collection, or handling it in PL/SQL)?

Any suggestions on the correct approach to overcome this issue would be very helpful.

Comments
Post Details
Added 16 hours ago
2 comments
31 views