View Issue Details

IDProjectCategoryView StatusLast Update
0003922SymmetricDSBugpublic2019-04-23 15:41
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.1Fixed in Version3.10.1 
Summary0003922: Two pass LOB on Oracle should avoid binary variable types
DescriptionThe two queries that get LOBs from an Oracle table <= 4000 bytes and then > 4000 bytes should avoid accessing binary types other than CLOB and BLOB. A type of binary/varbinary of size greater than 4000 would be eligible also. Other types, like RAW and UID should not be accessed.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 be729571

2019-04-18 13:24:43

admin

Details Diff
0003922: Two pass LOB on Oracle should avoid binary variable types Affected Issues
0003922
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/oracle/OracleSymmetricDialect.java Diff File
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/tibero/TiberoSymmetricDialect.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractSymmetricDialect.java Diff File

SymmetricDS: 3.10 a533c419

2019-04-18 13:50:06

admin

Details Diff
0003922: Two pass LOB on Oracle should avoid binary variable types Affected Issues
0003922
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java Diff File

Issue History

Date Modified Username Field Change
2019-04-18 15:13 elong New Issue
2019-04-18 15:13 elong Status new => assigned
2019-04-18 15:13 elong Assigned To => elong
2019-04-18 17:24 elong Status assigned => resolved
2019-04-18 17:24 elong Resolution open => fixed
2019-04-18 17:24 elong Fixed in Version => 3.10.1
2019-04-18 18:00 admin Changeset attached => SymmetricDS 3.10 a533c419
2019-04-18 18:00 admin Changeset attached => SymmetricDS 3.10 be729571
2019-04-23 15:41 elong Status resolved => closed