After you install your product, you must complete several
tasks to configure and verify the installation.
Procedure
Complete the following post-installation steps, depending
on your configuration:
- To run IBM® InfoSphere® Optim™ pureQuery™ Runtime for Linux, UNIX, and Windows with ODBC/CLI
or .NET applications, enable support for those applications. See Enabling CLI and .NET applications with pureQuery client optimization
- To run Java™ applications
that use pureQuery programming
interfaces, add the pdq.jar and pdqmgmt.jar files
in the CLASSPATH variable for the runtime environment of those applications. If the applications run in a web application server container,
see the documentation for that application server for information
about configuring JAR files in that environment.
- To configure a WebSphere® Application
Server client
with pureQuery Runtime,
you can perform either of the following tasks:
- Run the configuration
utility. The utility is in the pureQuery Runtime installation directory.
The utility updates the class path of a WebSphere JDBC provider with the full path
to the following files:
- pdq.jar
- pdqmgmt.jar
- pdq.properties
- Run the pureQuery Runtime configuration and verification
scripts. Command-line scripts to configure a WebSphere Application
Server with pureQuery Runtime
are in the pureQuery Runtime
installation directory. One script is similar to the configuration
tool. The script updates the CLASSPATH variable of a WebSphere JDBC provider with the path to
the pureQuery Runtime JAR
files. Other scripts create a data source custom property for pureQuery Runtime properties
and verify the pureQuery Runtime
configuration.