Use this task to configure the application data source Java™ Database Connectivity (JDBC)
provider to use pureQuery to access DB2® in
a Java Standard Edition (JSE)
environment.
Before you begin
If you need to use multiple DB2 package
collections, see the information center topic, Configure pureQuery
to use multiple package collections, before continuing with this task.
About this task
Attention: Read more about the DB2 JAR level compliance for pureQuery at the IBM® Support Website: System requirements
for IBM Optim™ pureQuery Runtime for Linux®, UNIX®,
and Windows®.
Procedure
- Update the application data source JDBC provider configuration
to include the pureQuery Runtime JAR files. Include the pdq.jar and pdqmgmt.jar files
on the class path in addition to the JDBC driver jar files. Either
define an new JDBC provider or modify an existing provider to include
the JAR files. The class path must include the install location for
the pureQuery Runtime. See the information center topics on JDBC provider
settings and installing pureQuery Runtime for more information.
- Using the DB2 bind
command provided by Data Studio, bind the XML file to the database.
This creates the DB2 packages.
Refer to the information center topic on the pureQuery Bind
utility for more information.
What to do next
If you want to reconfigure the data source for JDBC, remove
the pdq.jar and pdqmgmt.jar from the class path.