Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.3.201212
-
Fix Version/s: CMT8.4.3.201212
-
Component/s: CUBRID Migration Toolkit
-
Labels:
Description
Support CLOB to Varchar migration if source db is ORACLE.
Support Date to timestamp if source db is oracle
Users can map Clob to varchar ,date to timestamp now,
But besause of the size of varchar/timestamp, some data maybe lost or can't be insert into target database.