IDBSchemaRowset::GetSchema Fails to Return List of Rowsets (308652)
The information in this article applies to:
- Microsoft Host Integration Server 2000
This article was previously published under Q308652 SYMPTOMS
When an application that is using the Microsoft OLE DB Provider for DB2
or Microsoft ODBC Driver for DB2 calls the GetSchemaRowset
command to retrieve a list of stored procedures from a host system that
is running DB2 UDB for OS/390 version 6.1, no stored procedures will be
listed. The GetSchemaRowset command works properly when run
against DB2 UDB for OS/390 version 5.1 systems, but not 6.1.
CAUSE
DB2 UDB for OS/390 version 5.1 and earlier defined stored procedures by
using the SYSIBM.SYSPROCEDURES table. In DB2 UDB for OS/390 version
6.1, stored procedures are defined in the SYSIBM.SYSROUTINES and
SYSIBM.SYSPARMS tables. The Microsoft OLEDB Provider for DB2 and
Microsoft ODBC Driver for DB2 are not aware of this difference and
continue to check the SYSIBM.SYSPROCEDURES table when they access host
systems that are running DB2 UDB for OS/390 version 6.1.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Host Integration Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
328152 How to Obtain the Latest Host Integration Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in Host Integration Server 2000. This problem was first corrected in Host Integration Server 2000 Service Pack 1.
| Modification Type: | Minor | Last Reviewed: | 5/13/2005 |
|---|
| Keywords: | kbbug kbfix kbHostIntegServ2000preSP1fix kbHostIntegServ2000SP1fix KB308652 |
|---|
|