View Issue Details

IDProjectCategoryView StatusLast Update
0004300SymmetricDSBugpublic2020-03-17 18:43
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.5 
Target Version3.11.7Fixed in Version3.11.7 
Summary0004300: Oracle Bulk Loader: Fails to parse dbUrl parameter when using service names for sqlldr connect string
DescriptionWhen 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 Reproduce1. Set up dbUrl with a service name format
2. Use Oracle Bulk Loading
Tagsbulk, dialect: oracle

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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