Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Applies to: 
 SQL Server
Details
| Attribute | Value | 
|---|---|
| Product Name | SQL Server | 
| Event ID | 8712 | 
| Event Source | MSSQLSERVER | 
| Component | SQLEngine | 
| Symbolic Name | USEPLAN_ERR_NO_INDEX | 
| Message Text | Index '%.*ls', specified in the USE PLAN hint, does not exist. Specify an existing index, or create an index with the specified name. | 
Explanation
An index that is specified in the USE PLAN hint does not exist.
User Action
Ensure all indexes that are specified in the USE PLAN hint exist.