[
https://issues.apache.org/jira/browse/ARTEMIS-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2911.
------------------------------------
Fix Version/s: 2.16.0
Resolution: Fixed
> 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.6.0, 2.15.0
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Fix For: 2.16.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)