MSSQLSERVER_10534

Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server 2016 Community Technology Preview 2 (CTP2).

Details

Product Name

SQL Server

Event ID

10534

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

PG_INVALID_PARAMS

Message Text

Cannot create plan guide '%.*ls' because the value specified for @params is invalid. Specify the value in the form parameter_name parameter_type, or specify NULL.

Explanation

The value specified for @params is invalid.

User Action

Specify the value in the form parameter_name parameter_type, or specify NULL.

See Also

Reference

sp_create_plan_guide (Transact-SQL)

sp_create_plan_guide_from_handle (Transact-SQL)

Concepts

Plan Guides