Expand Minimize
This topic has not yet been rated - Rate this topic

MSSQLSERVER_10539

Product Name

SQL Server

Product Version

10.50

Product Build Number

 

Event ID

10539

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

PG_NO_PLAN_FOR_STMT

Message Text

Cannot create plan guide '%.*ls' from cache because a query plan is not available for the statement with start offset %d. This problem can occur if the statement depends on database objects that have not yet been created. Make sure that all necessary database objects exist, and execute the statement before creating the plan guide.

A query plan is not available in the plan cache for the statement with the specified starting offset.

Make sure that all necessary database objects exist, and execute the statement before creating the plan guide.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.