View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003866 | SymmetricDS | New Feature | public | 2019-01-29 15:31 | 2019-03-14 12:48 |
| Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.10.0 | ||||
| Target Version | 3.10.0 | Fixed in Version | 3.10.0 | ||
| Summary | 0003866: Support for oracle select hints to run parallel processes during initial load extraction | ||||
| Description | Support for usage of parallel hints in oracle during initial load selects : select /*+ parallel(5) */ * from ... By default the parameter will be set to one and the hint will not be added but if greater than one it will added. oracle.load.query.hint.parallel.count=1 | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.10 4456268b 2019-01-29 10:34:36 Details Diff |
0003866: Support for oracle select hints to run parallel processes during initial load extraction |
Affected Issues 0003866 |
|
| mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/oracle/OracleTriggerTemplate.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java | Diff File | ||
| mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-29 15:31 | josh-a-hicks | New Issue | |
| 2019-01-29 15:31 | josh-a-hicks | Status | new => assigned |
| 2019-01-29 15:31 | josh-a-hicks | Assigned To | => josh-a-hicks |
| 2019-01-29 21:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.10 4456268b |
| 2019-03-14 12:42 | admin | Status | assigned => resolved |
| 2019-03-14 12:42 | admin | Resolution | open => fixed |
| 2019-03-14 12:42 | admin | Fixed in Version | => 3.10.0 |
| 2019-03-14 12:48 | admin | Status | resolved => closed |