[ 
https://issues.apache.org/jira/browse/ARTEMIS-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Nigro updated ARTEMIS-2911:
-------------------------------------
    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.

  was:
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.


> 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
>            Priority: Major
>
> 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)

Reply via email to