6. In z/OS UNIX System Services, run the DB2Binder utility to bind the packages
for the IBM Data Server Driver for JDBC and SQLJ.
7. If you plan to use IBM Data Server Driver for JDBC and SQLJ type 4
connectivity to implement distributed transactions against DB2 UDB for
OS/390 and z/OS Version 7 servers: In z/OS UNIX System Services, run the
DB2T4XAIndoubtUtil against each of those servers.
8. If you plan to use LOB locators to access DBCLOB or CLOB columns in DB2
tables on DB2 for z/OS servers: Create tables on the database servers that are
needed for fetching data from DBCLOB or CLOB columns using LOB locators.
Use one of the following techniques.
v On the DB2 for z/OS servers, customize and run job DSNTIJMS. That job is
located in data set prefix.SDSNSAMP.
v On the client, in z/OS UNIX System Services, run the
com.ibm.db2.jcc.DB2LobTableCreator utility against each of the DB2 for z/OS
servers.
9. Verify the installation by running a simple JDBC application.
Related tasks
″Connecting distributed database systems″ (DB2 Installation Guide)
″Connecting systems with TCP/IP″ (DB2 Installation Guide)
Related reference
″DESCRIBE FOR STATIC″ (DB2 Installation Guide)
Jobs for loading the IBM Data Server Driver for JDBC and
SQLJ libraries
When you install DB2 for z/OS, include the steps for allocating the HFS or zFS
directory structure and using SMP/E to load the IBM Data Server Driver for JDBC
and SQLJ libraries.
The following jobs perform those functions.
DSNISMKD
Invokes the DSNMKDIR EXEC to allocate the HFS or zFS directory
structures.
DSNDDEF2
Includes steps to define DDDEFs for the IBM Data Server Driver for JDBC
and SQLJ libraries.
DSNRECV3
Includes steps that perform the SMP/E RECEIVE function for the IBM
Data Server Driver for JDBC and SQLJ libraries.
DSNAPPL2
Includes the steps that perform the SMP/E APPLY CHECK and APPLY
functions for the IBM Data Server Driver for JDBC and SQLJ libraries.
DSNACEP2
Includes the steps that perform the SMP/E ACCEPT CHECK and ACCEPT
functions for the IBM Data Server Driver for JDBC and SQLJ libraries.
See IBM DB2 for z/OS Program Directory for information on allocating and loading
DB2 data sets.
414 Application Programming Guide and Reference for Java
â„¢
|