English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

カーソル プランが失敗しました。USE PLAN ヒントで FAST_FORWARD または STATIC 以外の型のカーソルのプランを強制的に適用できない可能性があります。クエリ プランの選択に影響を与えるように、USE PLAN ヒントを削除して統計を更新するか、別のヒントを使用することを検討してください。

Click to search this error in Google

English version

Cursor plan failed because it is not possible to force the plan for a cursor of type other than FAST_FORWARD or STATIC with a USE PLAN hint. Consider removing USE PLAN hint and updating statistics or using different hints to influence query plan choice.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions