Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: CMT8.4.1.201205
-
Fix Version/s: None
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
For console tool: If source is XML dump file, the migration process only needs reading the XML dump file once. But now, we read the XML file at first time to get the schema and the second time to perform migration.
Reading once will save lots of time.