Db2Sqljupgrade Utility - IBM DB2 Manual

Table of Contents

Advertisement

4. Verify that the conversion was successful by running the application that is

db2sqljupgrade utility

The db2sqljupgrade utility converts an SQLJ serialized profile that you customized
under JDBC/SQLJ Driver for OS/390 and z/OS to a format that is compatible with
the IBM Data Server Driver for JDBC and SQLJ.
db2sqljupgrade environment
The db2sqljupgrade utility runs under the IBM Data Server Driver for JDBC and
SQLJ.
db2sqljupgrade syntax
db2sqljupgrade
db2sqljupgrade parameter descriptions
-collection
serialized-profile-name or serialized-profile-name.ser
446
Application Programming Guide and Reference for Java
If you do not plan to continue to use a plan for your SQLJ applications, specify
the name of the package list for those applications in the db2.jcc.pkList
configuration property.
If you plan to continue to use a plan for your SQLJ applications, specify that
plan name in the db2.jcc.planName property.
associated with the serialized profile.
-collection
collection-name
Specifies the collection ID for the DB2 packages that were bound for the
application that is associated with the JDBC/SQLJ Driver for OS/390 and
z/OS serialized profile. This collection ID is stored in the converted serialized
profile and is used as the qualifier for the DB2 packages for the application.
The packages were created using the DB2 BIND command from DBRMs that
were created when the db2profc command was run to create the serialized
profile. The default is NULLID.
Specifies the name of the JDBC/SQLJ Driver for OS/390 and z/OS serialized
profile that is to be converted to the IBM Data Server Driver for JDBC and
SQLJ format.
The db2sqljupgrade utility saves the original serialized profile as
serialized-profile-name.ser_old.
serialized-profile-name
serialized-profile-name.ser

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents