Cannot create plan guide '%1!s!' because the statement specified by @stmt or @statement_start_offset either contains a syntax error or is ineligible for use in a plan guide. Provide a single valid Transact-SQL statement or a valid starting position of the statement within the batch. To obtain a valid starting position, query the 'statement_start_offset' column in the sys.dm_exec_query_stats dynamic management function.
Cannot create plan guide '%1!s!' because the plan guide name exceeds 124, the maximum number of characters allowed. Specify ...
Cannot create plan guide '%1!s!' because the statement specified by @statement_start_offset does not match any statement ...
Cannot create plan guide '%1!s!' because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, ...
Cannot create plan guide '%1!s!' because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, ...
Cannot create plan guide '%1!s!' because the statement specified by @stmt or @statement_start_offset either contains a syntax ...
Cannot create plan guide '%1!s!' because the value specified for @params is invalid. Specify the value in the form , or specify ...
Cannot create plan guide '%1!s!' because there is already a plan guide with that name in the database. Use a unique name. ...
Cannot create plan guide '%1!s!' because value '%2!s!' provided for @module_or_batch is not legal two-part name. Use 'schema_name.object_name'. ...
Cannot create plan guide '%1!s!' from cache because a query plan is not available for the statement with start offset %2!s!.This ...