If it's consulting help you need, my company specializes in these migrations. We have tools to handle not only the data but also the stored procedures, triggers, etc. Automation is about 80%. See us at
Your migration will be easier if you try the following steps:
- export your data of your tables to flat files;
- pay attention to date format: convert these dates into char format that db2 understands: it will be easier to do that if you use views to perform this conversion when exporting the data to flat files.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.