ORA-01652 - unable to extend TEMP segment?
Having an issue that I can't seem to find any solutions to online.
[72000][1652] ORA-01652: unable to extend temp segment by 256 in tablespace TEMP Position: 581
One of our users runs a query quarterly without any issue, then today they received the error above on the query. I've never seen it before.
So far, I've tried adding another datafile to the TEMP tablespace, it appears to have more than enough space to not even require extending the existing datafiles (90 GB).
What should I do?