| Dovetailed Technologies | Solutions | Support | Contact Us |
You are here :: Home :: Documentation :: Miscellaneous :: Legacy JDBC Setup
This document describe how to setup and verify that JDBC is working properly in your environment, independent of the JZOS batch launcher.
Note: This document describes how to set up the legacy DB2 type 2 driver under z/OS. For newer versions of DB2 (7.1 and up) the universal (jcc) driver should be used. Instructions can be found here: Configuring and verifying the DB2 Universal JDBC driver under z/OS
These instructions describe how to setup and test the Type 2 (native) JDBC drivers for DB2. If Type 4 (thin) drivers are to be used, this step is not necessary.
Note: These instructions assume that you are running DB2 version 7.1.0, but similar instructions should work for other versions. Refer to the IBM DB2 Java documentation and especially the <DB2HOME>/README file for more information.