View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004548 | SymmetricDS | Bug | public | 2020-09-15 16:43 | 2020-09-23 20:34 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.3 | ||||
Target Version | 3.12.4 | Fixed in Version | 3.12.4 | ||
Summary | 0004548: Oracle Bulk Loader: quote columns in control file if db.delimited.identifier.mode is set to true | ||||
Description | If the parameter db.delimited.identifier.mode is set to true, then wrap the column names in the control file with the specified quote character (specified by targetPlatform.getDdlBuilder().getDatabaseInfo().getDelimiterToken()). This will affect both Oracle and Tibero. | ||||
Steps To Reproduce | 1. Create a table in the Oracle database that has mixed case column names. 2. Configure channel to use bulk data loader. 3. Synch. | ||||
Tags | dialect: oracle, dialect: tibero | ||||
SymmetricDS: 3.12 289430fb 2020-09-15 15:12:22 Details Diff |
0004548: Oracle Bulk Loader: quote columns in control file if db.delimited.identifier.mode is set to true |
Affected Issues 0004548 |
|
mod - symmetric-client/src/integrationTest/java/org/jumpmind/symmetric/io/OracleBulkDatabaseWriterTest.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/OracleBulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/TiberoBulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/io/OracleBulkDatabaseWriter.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/io/TiberoBulkDatabaseWriter.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-15 16:43 | pmarzullo | New Issue | |
2020-09-15 16:43 | pmarzullo | Status | new => assigned |
2020-09-15 16:43 | pmarzullo | Assigned To | => pmarzullo |
2020-09-15 16:43 | pmarzullo | Tag Attached: dialect: oracle | |
2020-09-15 16:43 | pmarzullo | Tag Attached: dialect: tibero | |
2020-09-15 19:13 | pmarzullo | Status | assigned => resolved |
2020-09-15 19:13 | pmarzullo | Resolution | open => fixed |
2020-09-15 19:13 | pmarzullo | Fixed in Version | => 3.12.4 |
2020-09-15 20:00 | pmarzullo | Changeset attached | => SymmetricDS 3.12 289430fb |
2020-09-23 20:34 | admin | Status | resolved => closed |