大きなクエリのための毎日の時間ウィンドウを使用することの影響

sharepoint.stackexchange https://sharepoint.stackexchange.com//questions/76153

  •  10-12-2019
  •  | 
  •  

質問

リストビューのしきい値を増やすのではなく、大きなクエリの毎日の時間ウィンドウを設定した場合、Perfomanceへの影響はどうなりますか?

特定の期間のリストビューのしきい値と同じことを意味しますか?

親切に助けてください。

役に立ちましたか?

解決

Yes, effectively you are telling the system to go ahead, run the query and don't worry about locking tables or response times. It's an appropriate way around not being able to run the queries at all.

I manage the large list SSRS reports this way, where reports don't need to be run in real time and "last nights" position is plenty good enough.

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top