Skip to Main Content

Oracle Database Discussions

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.

Get ORA-01652: unable to extend temp segment by 128 in tablespace TEMP when to run a scheduled custo

3360002Apr 18 2017 — edited Apr 19 2017

Hi Oracle Support Team,

         I got an oracle error of "ORA-01652: unable to extend temp segment by 128 in tablespace TEMP" when to run a scheduled customized report.  Anyway,  I have set up the TEMP table spaces which contains 7 temp files ( 32 GB per each. Total size is 225 GB.). I also made sure that I have set auto extent for each temp file.  Before to run the scheduled report, I have checked that the first three temp files had been used and full. So during running the scheduled report, I monitored that it tried to use the 4th temp file until it was full and the scheduled report failed. In theory, I expected that if the 4th temp file has been used and full, it would be automatically used the next temp file. Is it correct? If yes, I don't know why it did not use the rest of temp file with free spaces. Is it any configuration incorrectly? Please advance. Many thanks.

Regards.

Dicky

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 17 2017
Added on Apr 18 2017
15 comments
1,579 views