Building Applications for UNIX** Environments
To build Java applications on HP-UX with DB2 JDBC support, you need to
install and configure the following on your development machine:
- The HP-UX Developer's Kit for Java Release 1.1 from Hewlett-Packard
(refer to http://www.software.ibm.com/data/db2/java).
- The DB2 Client Application Enabler for HP-UX from the DB2 Client Pack. It
must be Version 2.1.0 or later.
To run JDBC programs on HP-UX, the following environment variables must be
set correctly. You must ensure that:
- CLASSPATH includes "." and the file sqllib/java/db2java.zip
- PATH includes the directory sqllib/bin
- LD_LIBRARY_PATH includes the directory sqllib/lib
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]