Francesco Nigro created ARTEMIS-2911:
----------------------------------------
Summary: DB2 isn't replacing Blob data
Key: ARTEMIS-2911
URL: https://issues.apache.org/jira/browse/ARTEMIS-2911
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 2.15.0, 2.6.0
Reporter: Francesco Nigro
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 other DBMS to be tested again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)