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


Localized version

USE PLAN 힌트에 제공된 XML 계획에서 채우기 계획과 인출 계획이 모두 제공되지 않았으나 적어도 하나 이상의 계획이 있어야 하므로 커서를 통한 SELECT가 실패했습니다. 계획을 성공적으로 적용하려면 SQL Server에서 캡처한 XML 커서 계획을 수정하지 말고 사용하십시오.

Click to search this error in Google

English version

SELECT via cursor failed because in XML plan provided to USE PLAN hint, neither Populate nor Fetch plans are provided, and at least one must be present. For best likelihood of successful plan forcing, use an XML cursor plan captured from SQL Server without modification.

Click to search this error in Google



Localized version
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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