IBM Books

Application Development Guide


Multisite Update with DB2 Connect

DB2 Connect allows you to perform a multisite update, also known as an update of multiple databases within a single distributed unit of work (DUOW). Whether you can use this capability depends on several factors:

Note:If a single DB2 Connect Enterprise Edition gateway will be used to access host data using both SNA and TCP/IP network protocols and two phase commit is required, then the DB2 Syncpoint Manager must be used. This is true for both DB2 applications and TP Monitor applications.

Notes:

  1. DB2 Common Server Version 2.1 databases can be updated with two-phase commit in a unit of work only when DB2 Universal Database for OS/390 Version 5.1 is not the transaction manager database.

  2. If the TM_DATABASE for the transaction is DB2 Universal Database for OS/390 Version 5.1, then DB2 CS V2.1 databases participating in that transaction become READ-ONLY for the client application.

  3. DB2 Universal Database Version 6 client applications can participate in distributed units of work with different levels of database server only if DB2 Universal Database for OS/390 Version 5.1 is the TM_DATABASE for the transaction. For further information refer to either DB2 Connect Enterprise Edition for OS/2 and Windows NT Quick Beginnings, or DB2 Connect Personal Edition Quick Beginnings.

  4. The database levels supported for two-phase commit transactions over TCP/IP depend on the DB2 client level, the TM_DATABASE level, and the participant database levels.

    We strongly recommend that all clients accessing DB2 Universal Database Version 6 and DB2 Universal Database for OS/390 Version 5 databases be at DB2 Universal Database Version 6. DB2 Version 2.1 clients cannot initiate two-phase commit transactions if DB2 Universal Database for OS/390 Version 5 databases participate in the transaction.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]