Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CMT8.4.3.201301
-
Component/s: CUBRID Migration Toolkit
-
Labels:
-
Environment:
Win 2003x64,jdk_1.7.0_09
Description
In step2, Database Unload to xls.
In step3, Rename the target table name.It doesn't work.
If set the rename function of target table name unapplicable, the rename function of mapping table of 'Tables' should be changed, So ,This way is unsuitable.
The target file's naming rule is : source schema name+source table name + target table name, for example: "migrationdev_tablesource_to_tabletarget.sql"