DB2OLEDB Provider Overlaps Meta Data After Column 84 (297521)
The information in this article applies to:
- Microsoft Host Integration Server 2000
This article was previously published under Q297521 SYMPTOMS
The OLE DB Provider for DB2 that is included with Host Integration Server (HIS) 2000 returns incorrect meta data for tables that contain more than 84 columns. For example, the meta data for column 85 overwrites the meta data for column 1 when the OLE DB Provider returns the columns.
CAUSE
Distributed Relational Database Architecture (DRDA) returns late column descriptors in groups. Each group can have a maximum of 84 column descriptors. If there are more than 84 columns in a table, the late column descriptors are sent in additional groups. The OLE DB Provider for DB2 in HIS 2000 incorrectly restarts the column count for each descriptor group that it receives. The result is that the first column descriptor is overwritten by the 85th column descriptor, the second column descriptor is overwritten by the 86th column descriptor, and so forth. This repeats for each additional group of 84 column descriptors, so that the first column descriptor is overwritten by the 169th column descriptor.
RESOLUTIONA supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Microsoft Host Integration Server 2000 service pack that contains this hotfix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
The English version of this fix should have the following file attributes or later:
|
MSEIDRDA.DLL | 01/25/01 | 12:00 | MSEIDB2D.DLL | 01/25/01 | 12:00 | NOTE: Because of file dependencies, the most recent fix that contains the preceding files may also contain additional files.
STATUS
Microsoft has confirmed that this is a problem in Microsoft Host Integration Server 2000.
Modification Type: | Minor | Last Reviewed: | 10/6/2005 |
---|
Keywords: | kbBug kbfix kbQFE KB297521 |
---|
|