View Issue Details

IDProjectCategoryView StatusLast Update
0003884SymmetricDSImprovementpublic2019-03-14 12:48
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.0Fixed in Version3.10.0 
Summary0003884: Oracle LONG error when creating trigger
DescriptionOracle LONG data type cannot be captured in a trigger. In the past, we've required users to enable "use stream LOB" to handle it. Instead, let's just automatically do the right thing to handle LONG data type without any setting changes.

* Add a new LONG column template that captures the \b character to indicate it should dynamically stream this column
* Modify the two-pass LOB feature to exclude any LONG columns
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 76afa7b2

2019-03-05 15:18:30

elong

Details Diff
0003884: Oracle LONG error when creating trigger Affected Issues
0003884
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/oracle/OracleTriggerTemplate.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.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
2019-03-05 20:17 elong New Issue
2019-03-05 20:17 elong Status new => assigned
2019-03-05 20:17 elong Assigned To => elong
2019-03-05 20:22 elong Status assigned => resolved
2019-03-05 20:22 elong Resolution open => fixed
2019-03-05 20:22 elong Fixed in Version => 3.10.0
2019-03-05 21:00 elong Changeset attached => SymmetricDS 3.10 76afa7b2
2019-03-14 12:48 admin Status resolved => closed