マージ サブスクリプションを初期化しようとしていますが、失敗し、クエリ タイムアウトの期限が切れたというエラーが発生します。
The merge process failed to execute a query because the query timed out. If this failure continues, increase the query timeout for the process. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to which to write.
SQL アクティビティ モニターを確認すると、sys.sp_MSCleanupForPullReinit
コマンドがSUSPENDED
モードであり、待機型であることが示されますSLEEP_BPOOL_FLUSH
レプリケーション エージェントを停止して開始しようとしましたが、それでも同じ問題が発生します。
これはどのように修正できますか?