小编Cod*_*ett的帖子

如何一次性将40亿条记录从MySQL加载到SQL Server

We have a need to do the initial data copy on a table that has 4+ billion records to target SQL Server (2014) from source MySQL (5.5). The table in question is pretty wide with 55 columns, however none of them are LOB. I'm looking for options for copying this data in the most efficient way possible.

We've tried loading via Attunity Replicate (which has worked wonderfully for tables not this large) but if the initial data copy with Attunity …

mysql sql-server ssis etl attunity

6
推荐指数
1
解决办法
182
查看次数

标签 统计

attunity ×1

etl ×1

mysql ×1

sql-server ×1

ssis ×1