Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1
-
Fix Version/s: CMT8.4.1
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
All
Description
1.The FTP task of CM server needs a default path configration
For example:
If a path "/tmp/migration" is set, all files transformed by FTP task will be saved there, and if the file name has path information such as "/mt/schema_table_test_201110191121123.txt", the save file's full path should be "/tmp/migration/mt/schema_table_test_201110191121123.txt".
2.CMT need a new option named "delfile" in LoadDB task to define whether the file will be deleted when loaddb is finished.
3.CMT(Off-line migration) needs CM server to support execute SQLs with CSQL.
4.Add/Update database user tasks support off-line cubrid databases.
If FTP process success, Return the full name the transform file such as "/tmp/migration/mt/schema_table_test_201110191121123.txt"