Re: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP
Posted by ErmanArslansOracleBlog on Nov 21, 2024; 8:22am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/ORA-01652-unable-to-extend-temp-segment-by-128-in-tablespace-TEMP-tp12753p12758.html
Check the relevant custom query which is used by that custom concurrent request.
According to your inputs, It seems the execution plan is changed for that query.
Analyze it with your developers and tune the query so that it will you less temporary segments.