View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004270 | SymmetricDS | Improvement | public | 2020-01-31 19:46 | 2020-02-14 17:45 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.4 | ||||
Target Version | 3.11.5 | Fixed in Version | 3.11.5 | ||
Summary | 0004270: Oracle Bulk Loader: Allow specification of input file character set | ||||
Description | LOAD DATA CHARACTERSET UTF8 LENGTH SEMANTICS CHAR INFILE 'testload.data' "str '|>'" The CHARACTERSET specification is necessary when characters other than US-ASCII are included in the input file for the Oracle sqlldr. | ||||
Tags | bulk, dialect: oracle | ||||
SymmetricDS: 3.11 c839fce3 2020-01-31 15:00:04 Philip Marzullo Details Diff |
0004270: Oracle Bulk Loader: Allow specification of input file character set |
Affected Issues 0004270 |
|
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/io/OracleBulkDatabaseWriter.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/io/TiberoBulkDatabaseWriter.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-31 19:46 | pmarzullo | New Issue | |
2020-01-31 19:46 | pmarzullo | Status | new => assigned |
2020-01-31 19:46 | pmarzullo | Assigned To | => pmarzullo |
2020-01-31 19:46 | pmarzullo | Tag Attached: bulk | |
2020-01-31 19:46 | pmarzullo | Tag Attached: dialect: oracle | |
2020-01-31 20:00 | pmarzullo | Status | assigned => resolved |
2020-01-31 20:00 | pmarzullo | Resolution | open => fixed |
2020-01-31 20:00 | pmarzullo | Fixed in Version | => 3.11.5 |
2020-01-31 21:00 | Changeset attached | => SymmetricDS 3.11 c839fce3 | |
2020-02-14 17:45 | elong | Status | resolved => closed |