EasyManuals Logo

IBM DB2 User Manual

IBM DB2
585 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #454 background imageLoading...
Page #454 background image
debugging functions. If z/OS Application Connectivity to DB2 for z/OS is
installed in /usr/lpp/jcct4v3, modify PATH as follows:
export PATH=/usr/lpp/jcct4v3/bin:$PATH
CLASSPATH
z/OS Application Connectivity to DB2 for z/OS contains the following class
files:
db2jcc.jar
Contains all JDBC classes and the SQLJ runtime classes for IBM Data
Server Driver for JDBC and SQLJ type 4 connectivity.
sqlj.zip
Contains the classes that are needed to prepare SQLJ applications for
execution under the IBM Data Server Driver for JDBC and SQLJ.
db2jcc_license_cisuz.jar
A license file that permits access to DB2 for z/OS servers.
Modify your CLASSPATH to include these files. If z/OS Application
Connectivity to DB2 for z/OS is installed in /usr/lpp/jcct4v3, modify
CLASSPATH as follows:
export CLASSPATH=/usr/lpp/jcct4v3/classes/db2jcc.jar: \
/usr/lpp/jcct4v3/classes/db2jcc_javax.jar: \
/usr/lpp/jcct4v3/classes/sqlj.zip: \
/usr/lpp/jcct4v3/classes/db2jcc_license_cisuz.jar: \
$CLASSPATH
Related concepts
Chapter 2, “Supported drivers for JDBC and SQLJ,” on page 3
438 Application Programming Guide and Reference for Java
|
|
|
|
|
|
|
|
|
|
|

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM DB2 and is the answer not in the manual?

IBM DB2 Specifications

General IconGeneral
DeveloperIBM
Initial Release1983
LicenseProprietary
Written inC, C++
CategoryDatabase Management System (RDBMS)
Operating SystemLinux, Windows
Programming LanguagesC, C++
Data ModelsRelational
EditionsCommunity, Standard, Advanced
Key Featureshigh availability, scalability