Quantcast
Channel: SQL Server Migration forum
Viewing all articles
Browse latest Browse all 1700

ORA-01652 while migration big Oracle table

$
0
0

I'm using SSMA 6.0 to migrate a big Oracle table, and i'm getting the following error:

ORA-01652: unable to extend temp segment by 128 in tablespace TEMP

When checking the query in Oracle EM, I notice it is using a SORT on the first column. This is causing Oracle to do a sort in the TEMP space instead of just fetching the data directly. Because the table is huge, the TEMP space becomes full. Is there a reason why SSMA *has* to do the sort? I can't seem to disable it anywhere.


Viewing all articles
Browse latest Browse all 1700

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>