Lists the Replication Server user-defined datatype (UDD) names that identify Oracle datatypes.
Oracle Datatype |
Replication Server Name |
---|---|
RAW |
rs_oracle_binary |
DATE |
rs_oracle_datetime |
ROWID |
rs_oracle_rowid |
INTEGER |
rs_oracle_int |
INTERVAL |
rs_oracle_interval |
BINARY_FLOAT |
rs_oracle_float |
NUMBER |
rs_oracle_decimal |
TIMESTAMP(n) |
rs_oracle_timestamp9 |
TIMESTAMP(n) (with local time zone) |
rs_oracle_timestamptz |
UDD object type |
opaque |