Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.3.1.4, 10.3.2.1, 10.3.3.0, 10.4.1.3, 10.4.2.0, 10.5.1.1, 10.5.2.0, 10.5.3.0, 10.6.1.0
Description
Attempting to access a global temporary table after commit of an XA transaction in network server fails. Does anyone know if this is
actually meant to work. After a commit of an XA transaction in network server do the connection keep the same transaction context for
subsequent work? I will commit a change to the XATest.java junit test that shows this. Is it valid to attempt to use the connection after an
XA end() and XA commit()?
Attachments
Attachments
Issue Links
- is blocked by
-
DERBY-4731 XA two phase commit with active GLOBAL TEMPORARY TABLE causes An internal error identified by RawStore module
- Closed