Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Error message when you execute a SQL Server stored procedure to delete a record in a DB2 database: "INVALID CURSOR STATE FAILURE"


View products that this article applies to.

Symptoms

You have the following configuration in a network environment:
  • You have a Microsoft SQL Server linked server that is running Microsoft OLE DB Provider for DB2 in Microsoft Host Integration Server 2004 or in Microsoft Host Integration Server 2006.
  • You have an IBM DB2 database.
When you execute a SQL Server stored procedure (SP) to delete a record in the DB2 database, the record is deleted successfully. However, the DB2 database logs the following error message:
INVALID CURSOR STATE FAILURE
Then, the DB2 log file is filled up very fast.

For example, this issue occurs when you execute the following SQL Server SP:
SP_DELETE
DELETE OPENQUERY (MyLinkedServer, ''SELECT USERID, PERSNUMBER, STARTDATE FROM SYS1.HR."/STAFF/PERSONAL" WHERE USERID = '1234' AND PERSNUMBER = '12345' AND STARTDATE = '01022008')'

↑ Back to the top


Cause

This issue occurs because of an error in Host Integration Server OLE DB Provider for DB2.

↑ Back to the top


Resolution

To resolve this problem, obtain the latest service pack for Host Integration Server 2006. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
979497 How to obtain the latest Host Integration Server 2006 service pack

Hotfix Information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

You must have Host Integration Server 2006 installed to apply this hotfix.

Restart Requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix Replacement Information

This hotfix does not replace other hotfixes.

File Information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
For the x86-based version ofHost Integration Server 2006
File nameFile versionFile sizeDateTimePlatform
Db2oledb.dll7.0.2904.0522,05617-Oct-200805:42x86
Microsoft.hostintegration.adapters.msdb2.runtime.dll7.0.2904.080,80017-Oct-200805:36x86
Microsoft.hostintegration.dataaccesslibrary.dll7.0.2904.01,784,72017-Oct-200805:37x86
Microsoft.hostintegration.dataaccesstool.exe7.0.2904.0506,76817-Oct-200805:37x86
Microsoft.hostintegration.msdb2client.dll7.0.2904.0228,23217-Oct-200805:42x86
Mseidrda.dll 7.0.2904.0826,69617-Oct-200805:43x86
Snanls.dll7.0.2904.0106,82417-Oct-200805:42x86

For the x64-based version of Host Integration Server 2006
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Db2oledb.dll7.0.2904.0769,35217-Oct-200805:45x64SP1Not Applicable
Microsoft.hostintegration.adapters.msdb2.runtime.dll7.0.2904.080,80017-Oct-200805:29x86SP1Not Applicable
Microsoft.hostintegration.dataaccesslibrary.dll7.0.2904.01,784,72017-Oct-200805:30x86SP1Not Applicable
Microsoft.hostintegration.dataaccesstool.exe7.0.2904.0506,76817-Oct-200805:30x86SP1Not Applicable
Microsoft.hostintegration.msdb2client.dll7.0.2904.0228,23217-Oct-200805:30x86SP1Not Applicable
Mseidrda.dll7.0.2904.01,420,61617-Oct-200805:45x64SP1Not Applicable
Snanls.dll7.0.2904.0129,86417-Oct-200805:47x64SP1Not Applicable
Db2oledb.dll7.0.2904.0522,05617-Oct-200805:42x86SP1SYSWOW
Mseidrda.dll7.0.2904.0826,69617-Oct-200805:43x86SP1SYSWOW
Snanls.dll7.0.2904.0106,82417-Oct-200805:42x86SP1SYSWOW

For the x86-based version of Host Integration Server 2004
File nameFile versionFile sizeDateTimePlatform
Db2oledb.dll6.0.2441.0 497,48008-Jun-200918:56x86
Mseidb2c.dll6.0.2441.0 77,64808-Jun-200918:56x86
Mseidb2d.dll 6.0.2441.0 441,16008-Jun-200918:56x86
Mseidrda.dll6.0.2441.0 710,47208-Jun-200918:56x86

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

For more information about OLE DB Provider for DB2, visit the following Microsoft Web site:

↑ Back to the top


Keywords: kbautohotfix, kbexpertiseinter, kbfix, kbbug, kbsurveynew, kbqfe, KB958880

↑ Back to the top

Article Info
Article ID : 958880
Revision : 3
Created on : 10/8/2011
Published on : 10/8/2011
Exists online : False
Views : 407