Connector Guides › Java Connector Server Implementation Guide › Installing Java CS › Manual Activation of JDBC Vendor Support › How to Activate JDBC DB2 for Z/Os Vendor Support
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:
- 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.
- Copy the files db2jcc.jar and db2jcc_license_cisuz.jar into the following locations:
jcs_dir/extlib/
conxp_dir/lib/
- Shutdown and restart the Java CS service.
- Shutdown and restart all Connector Xpress sessions.