View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003709 | SymmetricDS | Improvement | public | 2018-09-05 23:00 | 2018-10-03 21:06 |
Reporter | admin | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.9.14 | ||||
Target Version | 3.9.14 | Fixed in Version | 3.9.14 | ||
Summary | 0003709: Support row-by-row stream lob for DB2 | ||||
Description | There is currently a 16k limit for BLOB and 32k limit for CLOB on DB2. This feature will capture and/or send LOB data when they are within the result set limit, and stream the LOB (i.e. query the table directly for the LOB) when it is above the limit, on a row by row basis. This can avoid the stream LOB overhead until it's needed, which helps with performance. | ||||
Tags | No tags attached. | ||||
related to | 0003314 | closed | kstojanovska | Support row-by-row stream lob for Sybase |
SymmetricDS: 3.9 1a7d07ca 2018-09-05 19:25:53 Details Diff |
0003709: Support row-by-row stream lob for DB2 |
Affected Issues 0003709 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/db2/Db2TriggerTemplate.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-05 23:00 | admin | New Issue | |
2018-09-05 23:00 | admin | Status | new => assigned |
2018-09-05 23:00 | admin | Assigned To | => elong |
2018-09-05 23:00 | admin | Issue generated from: 0003314 | |
2018-09-05 23:00 | admin | Relationship added | related to 0003314 |
2018-09-06 00:00 | admin | Changeset attached | => SymmetricDS 3.9 1a7d07ca |
2018-10-03 21:06 | mmichalek | Status | assigned => resolved |
2018-10-03 21:06 | mmichalek | Resolution | open => fixed |
2018-10-03 21:06 | mmichalek | Fixed in Version | => 3.9.14 |