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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ora_sqlerrm: ORA-01654: unable to extend index in Oracle APEX

I am getting the below error while trying to load data into my apex table:
ORA-01654: unable to extend index <SCHEMA_NAME>.<INDEX_NAME> by 128 in tablespace <TABLESPACE_NAME>
It worked fine all this while, but all of a sudden, i keep getting this error.
I tried deleting the data from the table too, and tried loading again, but i keep getting this.
Can someone please let me know a solution to this problem.

Comments
Post Details
Added on Jan 15 2021
5 comments
347 views