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

MSSQLSERVER_10521

Product Name

SQL Server

Product Version

10.50

Product Build Number

 

Event ID

10521

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

PG_PARAM_NEEDED

Message Text

Cannot create plan guide '%.*ls' because @type was specified as '%ls' and the parameter '%ls' is NULL. This type requires a non-NULL value for the parameter. Specify a non-NULL value for the parameter, or change the type to one that allows a NULL value for the parameter.

The type specified in @type requires a non-NULL value for the specified parameter; however a NULL value was supplied.

Specify a non-NULL value for the parameter, or change the type to one that allows a NULL value for the parameter.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.