KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q217757: INF: Default Schema to be Used with ODBC Driver for DB2 and OLE

Article: Q217757
Product(s): Microsoft SNA Server
Version(s): WINDOWS:4.0 SP2
Operating System(s): 
Keyword(s): 
Last Modified: 19-JUL-2001

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft OLE DB Provider for DB2, version 4.0 SP2 
- Microsoft ODBC Driver for DB2, version 4.0 SP2 
-------------------------------------------------------------------------------

SUMMARY
=======

Default Schema is the name of the DB2 collection where the driver or the
provider looks for catalog information. This is an optional parameter that can
be specified while configuring ODBC and OLE DB Data Sources for DB2 to restrict
results sets for popular operations, such as enumerating a list of tables in a
target collection (for example, ODBC Catalog SQLTables).

If this paramater is not specified (left blank), the driver or the provider uses
the default values depending on the platform that DB2 is running on. For DB2 (on
Mainframe), it defaults to SYSIBM, for DB2/400 it defaults to QSYS2, and for UDB
the default value is SYSCAT.

Retrieving all the tables within these global defaults could be time consuming
for the driver and the provider, therefore, it is recommended that you specify
the name of the target collection whenever possible.

Additional query words: AS/400 MVS OS/390

======================================================================
Keywords          :  
Technology        : kbAudDeveloper kbODBCSearch kbOLEDBSearch kbODBCDB2400SP2 kbOLEDBProvDB2400SP2 kbOLEDBProvSearch
Version           : WINDOWS:4.0 SP2
Issue type        : kbinfo

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.