Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.0, 2.15.0
-
None
-
None
Description
JDBC sequential file data replacement for IBM DB2 database isn't working due to some overloading issue introduced by https://issues.apache.org/jira/browse/ARTEMIS-1813.
Fixing the overloading issue isn't enough to solve this, because DB2 needs different SQL statements while appending and replacing data on sequential files.
The less impactfull solution seems to expose a SQL statement that will be used just on IBM DB2, saving the other DBMS to be tested again.
Attachments
Issue Links
- is caused by
-
ARTEMIS-1813 DB2 should avoid Blob to append data
- Closed
- links to