View Issue Details

IDProjectCategoryView StatusLast Update
0006205SymmetricDSBugpublic2024-02-15 20:28
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Target Version3.15.3Fixed in Version3.15.3 
Summary0006205: Syncing a NCLOB from Oracle to Postgres results in an error
DescriptionCurrently if you try to sync a NCLOB from Oracle to Postgres, you will get the following error:

Caused by: org.postgresql.util.PSQLException: ERROR: type "nclob" does not exist

An Oracle NCLOB should become a Postgres TEXT.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 8c55be40

2024-01-25 17:41:21

cquamme

Details Diff
0006205: Syncing a NCLOB from Oracle to Postgres results in an error Affected Issues
0006205
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDdlBuilder.java Diff File

Issue History

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