| title | MSSQLSERVER_8649 | |
|---|---|---|
| description | MSSQLSERVER_8649 | |
| author | MashaMSFT | |
| ms.author | mathoma | |
| ms.date | 04/04/2017 | |
| ms.service | sql | |
| ms.subservice | supportability | |
| ms.topic | reference | |
| helpviewer_keywords |
|
[!INCLUDE SQL Server]
| Attribute | Value |
|---|---|
| Product Name | SQL Server |
| Event ID | 8649 |
| Event Source | MSSQLSERVER |
| Component | SQLEngine |
| Symbolic Name | COST_TOO_HIGH |
| Message Text | The query has been canceled because the estimated cost of this query (%d) exceeds the configured threshold of %d. Contact the system administrator. |
The query was canceled because the estimated cost of this query exceeds the configured threshold set for the QUERY_GOVERNOR_COST_LIMIT.
Set the QUERY_GOVERNOR_COST_LIMIT option to a higher value.