IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

CB Protection: Database Upgrade Fails Due to Query Cost

CB Protection: Database Upgrade Fails Due to Query Cost

Environment

  • CB Protection Server: All Supported
  • Microsoft SQL Server: All Supported

Symptoms

Database upgrade fails due to query cost exceeding threshold.

Cause

The database has the query governor enabled in the server connections options page.

Resolution

  1. Open SQL Management Studio.
  2. Right click on the SQL Server at the top of the explorer window and select "Properties".
  3. Select the "Connections" tab.
  4. Make one of the following changes to help address the issue:
    • Uncheck the box for "Use query governor to prevent long-running queries.
    • Increase the query governor threshold to a higher threshold.

Additional Notes

Setting the threshold of the query governor to zero will disable the governor, similar to un-checking the box.

Related Content


Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
233
Contributors