[HELP] Concurrent XA transactions to the same database

From: Sriram Srinivasan <sriram_at_weblogic.com>
Date: 1997/11/23
Message-ID: <3478AA67.93551B7A_at_weblogic.com>#1/1


Is there any way to have many XA transactions happening concurrently without having to suspend one and resume another? I don't have a problem dedicating a thread to each transaction, if that's what it takes.

How do Tuxedo or Encina handle this, btw?

When doing "normal" OCI programming, it is possible to open multiple connections and talk to each of them concurrently. This doesn't seem to be possible with XA, considering that you can only do one xa_open ....

Help!

-Sriram Received on Sun Nov 23 1997 - 00:00:00 CET

Original text of this message