IBM Books

DB2 Query Patroller Administration Guide


Configuring the DB2 Query Patroller Client

This chapter provides hints and tips for configuring DB2 Query Patroller Client applications.


Configuring QueryEnabler

The typical DB2 Query Patroller Client requires two DB2 Query Patroller components to be installed on their desktop. The QueryEnabler and the QueryMonitor. The QueryMonitor allows the user to manage queries. The QueryEnabler is the component of DB2 Query Patroller that traps the ODBC query.

From the perspective of the ODBC 32-bit query application, QueryEnabler is an ODBC driver. From the DB2 perspective, QueryEnabler is an ODBC application. When you are configuring an ODBC query application to access a DB2 data warehouse through QueryEnabler, keep this distinction in mind to avoid confusion between the DB2 data source name and QueryEnabler data source name. Configuring QueryEnabler involves the following tasks:

  1. Define and configure a DB2 data source name for the DB2 data warehouse. You can do this using DB2's Client Configuration Assistant.

  2. Define a DB2 Query Patroller data source using the ODBC Data Source Administrator. You will provide the previously defined DB2 data source name referencing the target data warehouse as the final data source.
Note:You should use a naming convention which easily distiguishes a DB2 data source name from a DB2 Query Patroller data source name.

If a connection can not be established for the ODBC query application using the DB2 Query Patroller defined data source name, a connection using the DB2 data source name should be attempted. Once the DB2 connection is successful, try a connection to DB2 Query Patroller once again.
Note:Other DB2 Query Patroller client-side tools, such as QueryMonitor, use the DB2 alias to access the data warehouse. If you have specified the DB2 Query Patroller ODBC data source name with these tools, the QueryEnabler scheduling window will open when you submit a query.


Client Configuration Options

The DB2 Query Patroller client has several configuration options that control the operational semantics of the queries that it submits. These configuration options can be modified in the file DB2IWM.INI in the Windows install directory. The configuration options are:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]