Db2T4Xaindoubtutil For Distributed Transactions With Db2 Udb For Os/390 And Z/Os Version 7 Servers - IBM DB2 Manual

Table of Contents

Advertisement

Table 95. DB2Binder return codes when the target operating system is Windows (continued)
Return
code
-401
-402
-403
-501
-502
-503
-999
DB2T4XAIndoubtUtil for distributed transactions with DB2
UDB for OS/390 and z/OS Version 7 servers
If you plan to implement distributed transactions using IBM Data Server Driver for
JDBC and SQLJ type 4 connectivity that include DB2 UDB for OS/390 and z/OS
Version 7 servers, you need to run the DB2T4XAIndoubtUtil utility against those
servers.
DB2T4XAIndoubtUtil allows Version 7 servers, which do not have built-in support
for distributed transactions that implement the XA specification, to emulate that
support.
DB2T4XAIndoubtUtil performs one or both of the following tasks:
v Creates a table named SYSIBM.INDOUBT and an associated index
v Binds DB2 packages named T4XAIN01, T4XAIN02, T4XAIN03, and T4XAIN04
You should create and drop packages T4XAIN01, T4XAIN02, T4XAIN03, and
T4XAIN04 only by running DB2T4XAIndoubtUtil. You can create and drop
SYSTEM.INDOUBT and its index manually, but it is recommended that you use
the utility. See DB2T4XAIndoubtUtil usage notes for instructions on how to create
those objects manually.
DB2T4XAIndoubtUtil authorization
To run the DB2T4XAIndoubtUtil utility to create SYSTEM.INDOUBT and bind
packages T4XAIN01, T4XAIN02, T4XAIN03, and T4XAIN04, you need SYSADM
authority.
To run the DB2T4XAIndoubtUtil only to bind packages T4XAIN01, T4XAIN02,
T4XAIN03, and T4XAIN04, you need BIND authority on the packages.
428
Application Programming Guide and Reference for Java
Meaning
The Binder class was not found.
Connection to the database server failed.
DatabaseMetaData retrieval for the database server failed.
No more packages are available in the cluster.
An existing package is not valid.
The bind process returned an error.
An error occurred during processing of an undocumented bind option.
Related tasks
"Installing the z/OS Application Connectivity to DB2 for z/OS feature" on
page 435
Chapter 9, "Migrating from the JDBC/SQLJ Driver for OS/390 and z/OS to the
IBM Data Server Driver for JDBC and SQLJ," on page 439
"Upgrading the IBM Data Server Driver for JDBC and SQLJ to a new version"
on page 434
"Keeping prepared statements after commit points" (DB2 Application
Programming and SQL Guide)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents