View Issue Details

IDProjectCategoryView StatusLast Update
0003709SymmetricDSImprovementpublic2018-10-03 21:06
Reporteradmin Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.9.14 
Target Version3.9.14Fixed in Version3.9.14 
Summary0003709: Support row-by-row stream lob for DB2
DescriptionThere 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.
TagsNo tags attached.

Relationships

related to 0003314 closedkstojanovska Support row-by-row stream lob for Sybase 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 1a7d07ca

2018-09-05 19:25:53

admin

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

Issue History

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