View Issue Details

IDProjectCategoryView StatusLast Update
0006189SymmetricDSImprovementpublic2024-02-15 20:28
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.3Fixed in Version3.15.3 
Summary0006189: Issue with syncing BIGINT, INT, TINYINT, SMALLINT, and BIT data types to Oracle and Tibero databases
DescriptionBecause Oracle and Tibero have no native support for the following types: (BIGINT, SMALLINT, INT, TINYINY, BIT) when you try to sync one of these types from a database that does support them to Oracle or Tibero, the type will show up with a size of 0 in Oracle and Tibero, which is not correct behavior. Instead we want them to have the size they do in the database they are being synced from.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 6f0e7854

2024-01-09 18:48:14

cquamme

Details Diff
0006189: Issue with syncing BIGINT, INT, TINYINT, SMALLINT, and BIT data
types to Oracle and Tibero databases
Affected Issues
0006189
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/oracle/OracleDdlBuilder.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/tibero/TiberoDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2024-01-09 17:07 cquamme New Issue
2024-01-09 17:07 cquamme Status new => assigned
2024-01-09 17:07 cquamme Assigned To => cquamme
2024-01-09 18:49 cquamme Status assigned => resolved
2024-01-09 18:49 cquamme Resolution open => fixed
2024-01-09 18:49 cquamme Fixed in Version => 3.15.3
2024-02-05 18:58 admin Status resolved => closed
2024-02-15 20:28 cquamme Changeset attached => SymmetricDS 3.15 6f0e7854