The Oracle spatial datatypes have the following limitations:
-
The prepared statement option for a table is not allowed when one or more of the spatial datatype columns are mapped.
-
Spatial datatypes may not be specified as a distribution key column in a table mapping.
-
Spatial datatypes cannot be referenced in expressions.
-
Oracle spatial columns may only be replicated to target columns that are defined as either Geography or Geometry in MS SQL Server.
-
Connect CDC does not support spatial datatypes defined as SOLID or MULTISOLID
-
Only trigger based capture is supported for Oracle 11g.
-
Using ST_GEOMETRY objects after running the Oracle database upgrade script, sdoupggeom.sql, generates a size overflow exception. The ST_GEOMETRY overflow limitation is inherent to Oracle JDBC spatial support and occurs in all Oracle databases with an expanded ordinates array. This limitation does not apply to SDO_GEOMETRY objects.
Oracle Source Datatype |
Supported Targets |
---|---|
SMALLINT |
Db2 (includes IBM i and UDB)
|
MS SQL Server/SQL Azure
|
|
Oracle
|
|
All Platforms
|
Oracle Source Datatype |
Supported Targets |
---|---|
TIMESTAMP Note: Oracle supports the TIMESTAMP datatype with a fractional second precision up to 9 digits. Connect CDC only a supports a fractional second precision up to a maximum of 6 digits, the default. |
Db2 (includes IBM i and UDB)
|
MS SQL Server/SQL Azure
|
|
Oracle
|
|
PostgreSQL
|
|
All Platforms
where L >= 20. Format of target value is YYYYMMDDHHMMSSFFFFFF. |
|
Note: For the following datatypes, seconds and fractions of a second of time data are truncated.
|
Oracle Source Datatype |
Supported Targets |
---|---|
TIMESTAMP(P) |
Db2 (includes IBM i and UDB)
|
MS SQL Server/SQL Azure
|
|
Oracle
|
|
PostgreSQL
|
|
All Platforms
where L >= 20. Format of target value is YYYYMMDDHHMMSSFFFFFF. |
|
Note: For the following datatypes, seconds and fractions of a second of time data are truncated.
|
Oracle Source Datatype |
Supported Targets |
---|---|
VARCHAR |
Db2 (includes IBM i and UDB)
|
MS SQL Server/SQL Azure | |
Oracle
|
|
All Platforms
|
Oracle Source Datatype |
Supported Targets |
---|---|
VARCHAR2 |
Db2 (includes IBM i and UDB)
|
MS SQL Server/SQL Azure | |
Oracle
|
|
All Platforms
|
Oracle Source Datatype |
Supported Targets |
---|---|
XMLTYPE |
Db2 (includes IBM i and UDB)
|
MS SQL Server/SQL Azure
|
|
Oracle
|