Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1.201203
-
Fix Version/s: CMT8.4.1.201203
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
Source DB:oracle
CUBRID:8.4.1.1018
CMT:8.4.1.0010
Description
1 Create one table
create table "e"(i int);
2 Insert some records
3 Do offline migration to one online database.
Actual result
In migration process, there display the table haven't records.
When migrate the table, maybe migrate the table of lower case, not with "". So when migrated the tables, it will pop the warning, such as the attachment without.png