添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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

User_0GS7X Jan 15 2021

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.