Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

CUBRID Migration Toolkit Release Note Summary


CUBRID Migration Toolkit 9.1.0.201303 Release Note Summary

 

We are releasing CUBRID Migration Toolkit 9.1.0.201303 (build 4161) which is a new version of CUBRID Migration Tool. Some bugs are fixed and some features are added to this release.

1. DBMS / OS supports

- Compatible from CUBRID 8.2.2 to CUBRID 8.4.3.1005 version (JDBC drivers of each version are included).

- CUBRID database 8.4.0 or higher and 8.4.1 patch 1 or lower and the CM server patch are required when using offline migration. You do not have patch CM Server on 8.4.1 patch 2.

- Supported OS: Windows(32/64), Linux(32/64), Mac

- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements

-  JRE: JRE 1.7 or higher

-  Memory: At least 1G memory

3. Downloads

- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/

- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit

4. Improvements & New features

-  CMT supports *.sql format and *.csv format

-  Migration step 3: support import .sql files in SQL tables management view

-  Add data files' max record count when exporting to files

-  Improve the report information of Migration console tool

-  User defined SQL in table mapping view supports multi-SQL statements.

-  Auto refresh target DB after online migration

-  Move SQL table manager view to the top mapping view.

-  Users can choose starting migration now or setting a reservation after migration wizard finished.

-  When migrate csv to cubrid and don't migrate the first row, please change the tartget column to same name with column name.

5. Known issues

- GLO type of CUBRID database is not supported since CMT 8.4.1

- NChar and NVarchar of CUBRID database are not supported well now.

- Some extreme values of Float, Double may not be migrated successfully.

- Sometimes, the CUBRID JDBC may throw "Can not communicate with broker" error.

6. References

- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/

- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note

- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr

- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit

- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002

- How to patch CUBRID Manager Server: http://www.cubrid.org/wiki_tools/entry/cubrid-manager-server-remote-loaddb-module

- SVN: https://dev.naver.com/svn/cubrid-manager/cubrid-migration-toolkit/branches/9.1.0.201303 (anonsvn/anonsvn)

 

CUBRID Migration Toolkit 8.4.3.201301 Release Note Summary

We are releasing CUBRID Migration Toolkit 8.4.3.201301 (build 4097) which is a new version of CUBRID Migration Tool. Some bugs are fixed and some features are added to this release.

1. DBMS / OS supports
- Compatible from CUBRID 8.2.2 to CUBRID 8.4.3.1005 version (JDBC drivers of each version are included).
- CUBRID database 8.4.0 or higher and 8.4.1 patch 1 or lower and the CM server patch are required when using offline migration. You do not have patch CM Server on 8.4.1 patch 2.
- Supported OS: Windows(32/64), Linux(32/64), Mac
- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements
-  JRE: JRE 1.7 or higher
-  Memory: At least 1G memory

3. Downloads
- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/8.4.3/
- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit

4. Improvements & New features
- New perforence settings in migration wizard.
- Supporting user defined JDBC URL.
- Export data with XLS format.
- Define column's default value by expressions
- Supporting CLOB to varchar migration if source is Oracle DB.
- Auto create clear database SQL script if exporting database to files.
 
5. Known issues
- GLO type of CUBRID database is not supported since CMT 8.4.1
- NChar and NVarchar of CUBRID database are not supported well now.
- Errors maybe raise when using offline migration to migrate BLOB/CLOB type.
- Some extreme values of Float, Double may not be migrated successfully.
- Sometimes, the CUBRID JDBC may throw "Can not communicate with broker" error.

6. References
- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/
- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note
- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr
- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit
- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002
- How to patch CUBRID Manager Server: http://www.cubrid.org/wiki_tools/entry/cubrid-manager-server-remote-loaddb-module
- SVN: http://svn.cubrid.org/cubridtools/cubrid-migration-toolkit/branches/8.4.3.201301 (anonsvn/anonsvn)

 

CUBRID Migration Toolkit 8.4.3.201212 Release Note Summary

We are releasing CUBRID Migration Toolkit 8.4.3.201212 (build 4047) which is a new version of CUBRID Migration Tool. Some bugs are fixed and some features are added to this release.

1. DBMS / OS supports
- Compatible from CUBRID 8.2.2 to CUBRID 8.4.3.0146 version (JDBC drivers of each version are included).
- CUBRID database 8.4.0 or higher and 8.4.1 patch 1 or lower and the CM server patch are required when using offline migration. You do not have patch CM Server on 8.4.1 patch 2.
- Supported OS: Windows(32/64), Linux(32/64), Mac
- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements
-  JRE: JRE 1.7 or higher
-  Memory: At least 1G memory

3. Downloads
- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/8.4.3/
- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit

4. Improvements & New features
- CMT task Reservation.
- Error records can be written into some local files.
- Import SQL scripts to Online CUBRID databases.
- Change the order of table columns.
- User defined SQL in the table mapping view.
 
5. Known issues
- GLO type of CUBRID database is not supported since CMT 8.4.1
- NChar and NVarchar of CUBRID database are not supported well now.
- Errors maybe raise when using offline migration to migrate BLOB/CLOB type.
- Some extreme values of Float, Double may not be migrated successfully.
- Sometimes, the CUBRID JDBC may throw "Can not communicate with broker" error.

6. References
- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/
- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note
- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr
- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit
- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002
- How to patch CUBRID Manager Server: http://www.cubrid.org/wiki_tools/entry/cubrid-manager-server-remote-loaddb-module
- SVN: https://dev.naver.com/svn/cubrid-manager/cubrid-migration-toolkit/branches/8.4.3.201212 (anonsvn/anonsvn) 

 

CUBRID Migration Toolkit 8.4.1.201211 Release Note Summary

We are releasing CUBRID Migration Toolkit 8.4.1.201211 (build 3091) which is a new version of CUBRID Migration Tool. Some bugs are fixed and some features are added to this release.

1. DBMS / OS supports
- Compatible from CUBRID 8.2.2 to CUBRID 8.4.1.7007 version (JDBC drivers of each version are included).
- CUBRID database 8.4.0 or higher and 8.4.1 patch 1 or lower and the CM server patch are required when using offline migration. You do not have patch CM Server on 8.4.1 patch 2.
- Supported OS: Windows(32/64), Linux(32/64), Mac
- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements
-  JRE: JRE 1.7 or higher

3. Downloads
- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/8.4.1/
- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit

4. Improvements & New features
- Support exporting source data to CSV files.
- Support exporting source data to SQL files.
- Support CUBRID HA mode.

5. Known issues
- GLO type of CUBRID database is not supported since CMT 8.4.1
- NChar and NVarchar of CUBRID database are not supported well now.
- Errors maybe raise when using offline migration to migrate BLOB/CLOB type.
- Some extreme values of Float, Double may not be migrated successfully.

6. References
- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/
- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note
- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr
- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit
- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002
- How to patch CUBRID Manager Server: http://www.cubrid.org/wiki_tools/entry/cubrid-manager-server-remote-loaddb-module
- SVN: https://dev.naver.com/svn/cubrid-manager/cubrid-migration-toolkit/branches/8.4.1.201211 (anonsvn/anonsvn)

 

CUBRID Migration Toolkit 8.4.1.201209 Release Note Summary

We are releasing CUBRID Migration Toolkit 8.4.1.201209 (build 2029) that is a new version of CUBRID Migration Tool. Some bugs are fixed and some features are added to this release.

1. DBMS / OS supports
- Compatible between CUBRID 8.2.2 and CUBRID 8.4.1 patch 2 version (JDBC drivers of each version are included)
- CUBRID database 8.4.0 or higher and 8.4.1 patch 1 or lower and the CM server patch are required when using offline migration. You do not have patch CM Server on 8.4.1 patch 2.
- Supported OS: Windows(32/64), Linux(32/64), Mac
- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements
-  Be required over JRE 1.6 version

3. Downloads
- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/8.4.1/
- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit

4. Improvements & New features
- New migration main UI.
- New migration wizard UI.
- Start to support source tables to one target table migration.

5. Known issues
- GLO type of CUBRID database is not supported since CMT 8.4.1
- NChar and NVarchar of CUBRID database are not supported well now.
- Errors maybe raise when using offline migration to migrate BLOB/CLOB type.
- Some extreme values of Float, Double may not be migrated successfully.

6. References
- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/
- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note
- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr
- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit
- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002
- How to patch CUBRID Manager Server: http://www.cubrid.org/wiki_tools/entry/cubrid-manager-server-remote-loaddb-module
- SVN: https://dev.naver.com/svn/cubrid-manager/cubrid-migration-toolkit/branches/8.4.1.201209 (anonsvn/anonsvn)

 

 

CUBRID Migration Toolkit 8.4.1.201205 Release Note Summary

We are releasing CUBRID Migration Toolkit 8.4.1.201205 (build 2029) that is a new version of CUBRID Migration Tool. Some bugs are fixed and some features are added to this release.


1. DBMS / OS supports
- Compatible between CUBRID 8.2.2 and CUBRID 8.4.1 patch 2 version (JDBC drivers of each version are included)

- CUBRID database 8.4.0 or higher and 8.4.1 patch 1 or lower and the CM server patch are required when using offline migration. You do not have patch CM Server on 8.4.1 patch 2.
- Supported OS: Windows(32/64), Linux(32/64), Mac
- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements
-  Be required over JRE 1.6 version

3. Downloads
- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/8.4.1/
- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit


4. Improvements & New features
- A console tool can execute migration task without UI.

- Some impovements about migration progress monitor

- BLOB type can be transformed into varchar.

- A new UI is developed to adjust the length of columns which type are Char/Varchar.

- Improved the performentce of offline migration.

 

5. Known issues
- GLO type of CUBRID database is not supported since CMT 8.4.1

- NChar and NVarchar of CUBRID database are not supported well now.

- Errors maybe raise when using offline migration to migrate BLOB/CLOB type.

- Some extreme values of Float, Double may not be migrated successfully.

6. References

- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/
- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note
- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr
- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit
- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002
- How to patch CUBRID Manager Server: http://www.cubrid.org/wiki_tools/entry/cubrid-manager-server-remote-loaddb-module
- SVN: https://dev.naver.com/svn/cubrid-manager/cubrid-migration-toolkit/branches/8.4.1.201205 (anonsvn/anonsvn)

CUBRID Migration Toolkit 8.4.1.201204 Release Note Summary

We are releasing CUBRID Migration Toolkit 8.4.1.201204 (build 2004) that is a new version of CUBRID Migration Tool. Some bugs are fixed before releasing schedule of May.


1. DBMS / OS supports
- Compatible between CUBRID 8.2.2 and CUBRID 8.4.1 patch 2 version (JDBC drivers of each version are included)

- CUBRID database 8.4.0 or higher and 8.4.1 patch 1 or lower and the CM server patch are required when using offline migration. You do not have patch CM Server on 8.4.1 patch 2.
- Supported OS: Windows(32/64), Linux(32/64), Mac
- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements
-  Be required over JRE 1.6 version

3. Downloads
- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/8.4.1/
- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit


4. Improvements
- Supports migration MySQL DB of large scale on JDBC migration option.

- Do not supports prevention function of index name collusions anymore (not needed).

 

5. Known issues
- GLO type of CUBRID database is not supported since CMT 8.4.1

- NChar and NVarchar of CUBRID database are not supported well now.

- Errors maybe raise when using offline migration to migrate BLOB/CLOB type.

- Some extreme values of Float, Double may not be migrated successfully.

6. References

- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/
- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note
- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr
- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit
- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002
- How to patch CUBRID Manager Server: http://www.cubrid.org/wiki_tools/entry/cubrid-manager-server-remote-loaddb-module
- SVN: https://dev.naver.com/svn/cubrid-manager/cubrid-migration-toolkit/branches/8.4.1.201204 (anonsvn/anonsvn)

CUBRID Migration Toolkit 8.4.1.201203 Release Note Summary

We are releasing CUBRID Migration Toolkit 8.4.1.201203 (build 0020) that is a new version of CUBRID Migration Tool. Some new features are added into this version and some bugs are fixed.


1. DBMS / OS supports
- Compatible between CUBRID 8.2.2 and CUBRID 8.4.1 patch 1 version (JDBC drivers of each version are included)

- CUBRID database 8.4.0 or higher and the CM server patch are required when using offline migration. 
- Supported OS: Windows(32/64), Linux(32/64), Mac
- Supported DBMS: CUBRID, MySQL, Oracle

2. Requirements
-  Be required over JRE 1.6 version

3. Downloads
- FTP Server: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/8.4.1/
- Community site: http://www.cubrid.org/?mid=downloads&item=cubrid_migration_toolkit


4. Improvements
- The new version of CMT supports online auto updating new version now. 

- To Offline CUBRID database migration is supported.

- Table partition information migration is supported.

- Source Database object names are case sensitive now.

- Source duplicated indexes' names will be checked and auto renamed.

 
5. Known issues
- GLO type of CUBRID database is not supported since CMT 8.4.1

- NChar and NVarchar of CUBRID database are not supported well now.

- Errors maybe raise when using offline migration to migrate BLOB/CLOB type.

- Some extreme values of Float, Double may not be migrated successfully.

6. References

- Download: ftp://ftp.cubrid.org/CUBRID_Tools/CUBRID_Migration_Toolkit/
- Release Note: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-release-note
- Manuals: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-getting-started_kr
- Project: http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit
- Issue tracker: http://jira.cubrid.org/browse/TOOLS/component/10002

comments powered by Disqus
Page info
viewed 2441 times
translations en
Author
posted last year by
newpcraft
Contributors
updated last month by
View revisions
tagged
Share this article