View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004300 | SymmetricDS | Bug | public | 2020-03-05 15:17 | 2020-03-17 18:43 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.5 | ||||
Target Version | 3.11.7 | Fixed in Version | 3.11.7 | ||
Summary | 0004300: Oracle Bulk Loader: Fails to parse dbUrl parameter when using service names for sqlldr connect string | ||||
Description | When the Oracle Bulk Loader parses the dbUrl parameter to create the sqlldr connect string, the parsing fails to successfully parse when a service name is used in the dbUrl instead of a database SID. Service Name Format: jdbc:oracle:thin:@10.10.10.10:1521/SERVICE_NAME Database SID Format: jdbc:oracle:thin:@10.10.10.10:1521:DBNAME | ||||
Steps To Reproduce | 1. Set up dbUrl with a service name format 2. Use Oracle Bulk Loading | ||||
Tags | bulk, dialect: oracle | ||||
SymmetricDS: 3.11 558c3ffd 2020-03-05 10:21:17 Philip Marzullo Details Diff |
0004300: Oracle Bulk Loader: Fails to parse dbUrl parameter when using service names for sqlldr connect string |
Affected Issues 0004300 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/io/OracleBulkDatabaseWriter.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-05 15:17 | pmarzullo | New Issue | |
2020-03-05 15:17 | pmarzullo | Status | new => assigned |
2020-03-05 15:17 | pmarzullo | Assigned To | => pmarzullo |
2020-03-05 15:17 | pmarzullo | Tag Attached: bulk | |
2020-03-05 15:17 | pmarzullo | Tag Attached: dialect: oracle | |
2020-03-05 15:27 | pmarzullo | Status | assigned => resolved |
2020-03-05 15:27 | pmarzullo | Resolution | open => fixed |
2020-03-05 15:27 | pmarzullo | Fixed in Version | => 3.11.7 |
2020-03-05 16:00 | Changeset attached | => SymmetricDS 3.11 558c3ffd | |
2020-03-17 18:43 | admin | Status | resolved => closed |