Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 500M 访问表 470K 行,我尝试使用 SSMA 32 位 windows 7 反复上传到 Azure。它停在大约 140K 行。我减少了批量大小。被告知要增加keepalive,但在WINdows 7的注册表项中没有看到。这么基本的东西怎么会这么复杂。帮助。
您如何首先尝试将本地升迁到本地 sql server 副本以查看此处是否存在其他问题?
我会进行测试运行并将数据发送到 SQL 服务器的本地副本。这至少会消除任何数据问题或其他原因。如果上传运行没有问题,那么您的互联网连接(甚至可能是您的本地网络连接)可能是此失败中的一些问题。