MSSQLSERVER_10535

Details

Product Name

SQL Server

Product Version

11.0

Product Build Number

 

Event ID

10535

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

PG_NO_PLAN

Message Text

Cannot create plan guide '%.*ls' because a plan was not found in the plan cache that corresponds to the specified plan handle. Specify a cached plan handle. For a list of cached plan handles, query the sys.dm_exec_query_stats dynamic management view.

Explanation

A plan was not found in the plan cache that corresponds to the specified plan handle.

User Action

Specify a cached plan handle. For a list of cached plan handles, query the sys.dm_exec_query_stats dynamic management view.

Zobacz także

Odwołanie

sp_create_plan_guide_from_handle (Transact-SQL)

sys.dm_exec_query_stats (Transact-SQL)