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.
これは、リンクサーバーを使用してテキストフィールドをクエリすると発生します。例:select * from openquery(LS、'select text_field from table')
その後、私のサーバーが爆発します!ヘルプ?
あなたが提供した情報はあまりありません。
おそらく、サーバーの 1 つまたは両方がビジーで、テーブルが非常に大きく、サーバー間のリンクが低速です。
リモート サーバーで直接クエリを実行するとどうなりますか?