Occurs when a parallel slave is waiting for data from another slave. Investigate why the other slaves are not sending data fast enough. This is normally considered an idle event, but can cause excessive CPU in some cases.      

Solution

Reduce the degree of parallelism in the query.

相关文章:

  • 2021-07-31
  • 2021-07-30
  • 2021-10-28
  • 2021-09-18
  • 2021-08-19
  • 2021-08-15
  • 2021-12-31
猜你喜欢
  • 2022-12-23
  • 2021-05-29
  • 2021-06-18
  • 2022-02-09
  • 2021-10-05
  • 2021-09-10
  • 2022-12-23
相关资源
相似解决方案