SYMPTOMS
You may receive error messages when you try to filter a Microsoft ActiveX Data Objects (ADO) recordset that has an AS/400 keyed physical file in Microsoft Host Integration Server 2000 and in Host Integration Server 2000 Service Pack 1.
When you use Host Integration Server 2000 OLE DB Provider to try to filter an ADO recordset that has an AS/400 keyed physical file with multiple keys in the index, you may receive the following error message:
"Host Not Responding" error (-2147467259)
When you use Host Integration Server 2000 OLE DB Provider to try to filter an ADO recordset that has a different AS/400 keyed physical file that only has one key in the index, you may receive the following error message:
Unspecified Error
RESOLUTION
To resolve the multiple key column problem, you must create a logical file over your physical file. The logical file must have an index that only has one key.
To create the logical file over your physical file, run the following command on an AS/400:
CREATE INDEX LIBRARY/idx01 ON LIBRARY/KEYEDPHYSICALFILE (COLUMNTOINDEX)You can install the hotfix that is mentioned in this section. This hotfix makes sure that you do not receive the following error message:
Unspecified Error
Service pack information
To resolve this problem, obtain the latest service pack for Microsoft Host Integration Server 2000. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
328152 How to obtain the latest service pack for Host Integration Server 2000
Hotfix 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 tool in Control Panel.
Date Time Version Size File name
--------------------------------------------------------------
09-Dec-2004 00:51 5.0.0.1014 368,912 Snaoledb.dll
Note Because of file dependencies, the most recent hotfix that contains
the previous file may also contain additional files.