Conversion Of Jdbc/Sqlj Driver For Os/390 And Z/Os Properties To Ibm Data Server Driver For Jdbc And Sqlj Properties - IBM DB2 Manual

Table of Contents

Advertisement

|
|
|
|
|
|
Conversion of JDBC/SQLJ Driver for OS/390 and z/OS properties to
IBM Data Server Driver for JDBC and SQLJ properties
442
Application Programming Guide and Reference for Java
and z/OS does not always fully describe host variables and parameters.
Because the db2sqljupgrade utility is an offline utility, it cannot check host
variable or parameter information against the corresponding table column
or routine definition information. Therefore, you might experience problems
due to data incompatibilities when you run your converted SQLJ
applications.
Related concepts
"Environment variables for the IBM Data Server Driver for JDBC and SQLJ" on
page 415
"Customization of IBM Data Server Driver for JDBC and SQLJ configuration
properties" on page 416
"Verify the installation of the IBM Data Server Driver for JDBC and SQLJ" on
page 432
Related tasks
"Enabling the DB2-supplied stored procedures and defining the tables used by
the IBM Data Server Driver for JDBC and SQLJ" on page 418
"Connecting distributed database systems" (DB2 Installation Guide)
"Connecting systems with TCP/IP" (DB2 Installation Guide)
Related reference
" IBM Data Server Driver for JDBC and SQLJ configuration properties" on page
239
"DB2Binder utility" on page 421
"DB2T4XAIndoubtUtil for distributed transactions with DB2 UDB for OS/390
and z/OS Version 7 servers" on page 428
"DB2LobTableCreator utility" on page 431
"JDBC differences between the current IBM Data Server Driver for JDBC and
SQLJ and earlier DB2 JDBC drivers" on page 370
"SQLJ differences between the IBM Data Server Driver for JDBC and SQLJ and
other DB2 JDBC drivers" on page 381
"DESCRIBE FOR STATIC" (DB2 Installation Guide)
Because the JDBC/SQLJ Driver for OS/390 and z/OS is no longer supported, you
need to convert two types of JDBC/SQLJ Driver for OS/390 and z/OS properties
to IBM Data Server Driver for JDBC and SQLJ properties: DataSource properties
and driver-level properties.
DataSource properties
All of the JDBC/SQLJ Driver for OS/390 and z/OS DataSource properties are
defined for the IBM Data Server Driver for JDBC and SQLJ, so you do not need to
modify those properties in your applications when you migrate to the IBM Data
Server Driver for JDBC and SQLJ.
Recommendation: Use the pkList property instead of the planName property after
you migrate to the IBM Data Server Driver for JDBC and SQLJ. However, if you
switch to the pkList property, you need to make additional changes.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents