IBM DB2 database has a long history and is available on a myriad of IBM mainframes and operating systems. Its original roots are in 70s, when IBM’s researcher Edgar F. Codd described the theory of relational databases and relational algebra. However, DB2 (or IBM Database 2) name was officially assigned to a product in 1983. IBM, ironically, failed to recognize the potential of Codd’s innovation and Oracle ended up actually beating IBM to market with its SQL language implementation.
Today, IBM DB2 is still going strong and is capable of supporting legacy (read – extremely old) applications, as well as providing latest features. It is very reliable and fast database, used in enterprise market. TPC-C and TPC-H industry benchmarks show excellent performance of DB2.
Competing with Oracle, DB2 is supposedly able to run 98% of Oracle SQL code without changes, allowing even very large codebases to migrate from Oracle to DB2 relatively quickly. DB2 is able to reach great performance levels.
There is a free edition of DB2 called DB2 Express-C. While free editions of Oracle and SQL Server are limited in database size, DB2 Express-C isn’t. It will use just two CPU cores and maximum 16GB of memory, but it may make sense to use it for large databases under light average load.
We support DB2 LUW directly. For DB2 LUW, no additional drivers are required. For DB2 iSeries and DB2 z/OS, you need to install Microsoft OLE DB Provider for DB2 Version 6.0.
It may make sense to migrate your data away from DB2 LUW. You may want to do it permanently or just need to share your tables with a collague in a different format.
We will copy all your tables with their data and apply indexing and relationships exactly as they are in your current DB2 LUW database. In a nutshell, you get exactly the same database in another database engine. Each time you run the migration, we will copy all the tables again. Of course, we have a built-in scheduler, so you can run this overnight and have a fresh database copy in the morning.
Take a look at the quick tutorials below to see how it's done using Full Convert.
Export DB2 LUW to:
If you want to import data on a regular basis and do not want to recreate the whole target database from scratch every time, but rather do tiny targeted sync of only changes since the last run, use Full Convert Pro.
Take a look at the quick tutorials below to see how it's done using Full Convert.
Import data into DB2 LUW from: