View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003884 | SymmetricDS | Improvement | public | 2019-03-05 20:17 | 2019-03-14 12:48 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.10.0 | ||||
| Target Version | 3.10.0 | Fixed in Version | 3.10.0 | ||
| Summary | 0003884: Oracle LONG error when creating trigger | ||||
| Description | Oracle 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 | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.10 76afa7b2 2019-03-05 15:18:30 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 | ||
| 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 |