View Issue Details

IDProjectCategoryView StatusLast Update
0004548SymmetricDSBugpublic2020-09-23 20:34
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.3 
Target Version3.12.4Fixed in Version3.12.4 
Summary0004548: Oracle Bulk Loader: quote columns in control file if db.delimited.identifier.mode is set to true
DescriptionIf 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 Reproduce1. Create a table in the Oracle database that has mixed case column names.
2. Configure channel to use bulk data loader.
3. Synch.
Tagsdialect: oracle, dialect: tibero

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 289430fb

2020-09-15 15:12:22

pmarzullo

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

Issue History

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