Previous Topic: Manual Activation of JDBC Vendor Support

Next Topic: How to Activate Microsoft SQL Native Authentication on Windows

How to Activate JDBC DB2 for Z/Os Vendor Support

To activate JDBC connection to DB2 for Z/Os, you need do download a driver and license for DB2 Connect.

To activate JDBC DB2 for Z/Os vendor support, do the following:

  1. Download the file db2_v9_db2driver_for_jdbc_sqlj.zip from the drivers section of:

    http://www-306.ibm.com/software/data/db2/java/

    Note: You need an IBM Registration to download the files.

  2. Copy the files db2jcc.jar and db2jcc_license_cisuz.jar into the following locations:

    jcs_dir/extlib/

    conxp_dir/lib/

  3. Shutdown and restart the Java CS service.
  4. Shutdown and restart all Connector Xpress sessions.