使用SSIS从服务器A加载500万条记录

发布于 2025-02-08 08:38:16 字数 134 浏览 1 评论 0原文

我是SSI的新手,需要您的建议,我创建了SSIS软件包,该软件包从服务器A中从源服务器中检索数据,并将数据保存到目标服务器中。在此过程中,完成任务需要将近3个小时。我们还有其他方法来减少时间表吗?我试图增加缓冲尺寸,但仍然相同。

提前致谢。

I'm new to SSIS, I need to your suggestion, I have created SSIS package which retrieve data from source server around 5 million records from server A and save data into destination server. in this process it is taking nearly 3 hours to complete the task. can we have any other way to reduce the timeline. I have tried to increase the buffer size, but still same.

Thanks in Advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

暗喜 2025-02-15 08:38:16

有许多影响执行速度的因素。硬件和软件。根据数据库的结构,可以确定解决方案。

在一个测试项目中,我在30分钟内将4000万个记录转移到了一个带有4 GB RAM的系统上。

There are many factors influencing the speed of execution. both hardware and software. Based on the structure of the database, a solution can be determined.

In a test project, I have transferred 40 million records in 30 minutes on a system with 4 GB of RAM.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文