Table A-15 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  |