English 中文(简体)
Getting an Invalid Cursor state error in the forge process of an Endeca baseline
原标题:
  • 时间:2011-08-29 04:38:25
  •  标签:
  • endeca

Error in the forge log is Unable to determine the number of columns in the ODBC result: [Microsoft][SQL Native Client]Invalid cursor state

Endeca is a bit black-box, so I m not sure exactly what sql call is causing this error

最佳回答

Glenn,

In SQLServer 2005 (and perhaps other SQLServer versions), calls to ODBC SQLNumResultCols have been known to return invalid column counts or throw errors when the query is a call to a non-trivial stored procedure. If your query calls a stored procedure, see if you derive the same outcome using direct table or view reads, perhaps combined with logic in Forge.

Brett

问题回答

暂无回答




相关问题
Determine Rules triggered by endeca

We have various endeca rules set up through Rules Manager in our application which are triggered while rendering the page. Is it possible to determine which rule was triggered for a page through ...

Federated Search Endeca with other vendors

Need to figure out if Endeca can support Federated Search. Note that this search isn t across mulitple Endeca indices but also against various vendor search. e.g. Microsoft FAST, SOLR etc. Does Endeca ...

如何找到在Eneca pBuilder发射哪条规则?

Endeca s pageBuilder显示一个特殊的着陆页,视你重新查看的那部分地段而定。 在我们的安装中,有一个零售点,有一吨的着陆页,造成故障......

How to fix "Failed to obtain lock" error in Endeca?

Endeca does not seems to be popular here, anyway The problem: Accidentally kill a running base line update process, and the lock is left-over somewhere. I wish to find out where the left-over lock ...

Unit Testing in .Net with Endeca Objects

Most or all of Endeca s objects have internal constructors. I m working on a good project that lacks great test coverage around the Endeca API, are there any good strategies to unit testing the ...

热门标签