VisualAge Generator to Enterprise Generation Language Migration Guide

Setting the JDBC level for DB2 7.2

The migration tool requires that db2java.zip be at the JDBC 2.0 level. DB2 7.2 ships with two db2java.zip files -- one at the JDBC 1.1 level and one at the JDBC 2.0 level. To configure DB2 7.2 for JDBC 2.0, do the following:

  1. Stop all DB2 processes.
    1. Navigate to the Control Panel and then select Administrative Tools -> Services.
    2. You might have to stop the DB2 - DB2 process last if it does not stop on your first attempt.
  2. Open a DOS command prompt window and navigate to directory that contains the usejdbc2.bat file. If you used the default install directory when you installed DB2 7.2, the file should be in the \SQLLIB\java12 directory.
  3. Run the usejdbc2.bat file.
  4. Start everything you stopped in the first step.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]