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.