You are here:

Ingres/Convert Ingres data to DB2

Advertisement


Question
We are migrating from an HP UX system with Ingres 2.1 database to an iSeries with DB2. We need to migrate all of our data to DB2, and we would like to maintain the field names, attributes, etc. in the process. Can you offer some steps and/or tools that can do this? I have very little Ingres or Unix experience. Thanks.

Answer
Hello,

To migrate data from an ingres installation to an other or from ingres to something else you can use one of those tools :
- copydb
- unloaddb

copydb can work with one table (or a list) and unloaddb work with all DB objects (include some Ingres application like openroad, abf, report writer, etc).

Both of these command work on the same way :
1/ run "unloaddb" or "copydb" to generate SQL
2/ run the SQL to extract the data

Studdy the -c option to have an ASCII extract (rather than a binary one).

Please see help on those commands here :
- copydb : http://docs.ingres.com/cmdref/copydbCommandCopyandRestoreaDatabase
- unloaddb : http://docs.ingres.com/cmdref/unloaddbCommandCreateCommandFilesforUnloadingandRe...

Hope this help you,

Regards,
Jean-Pierre ZUATE
http://lafageconseil.fr

Ingres

All Answers


Answers by Expert:


Ask Experts

Volunteer


Jean-Pierre Zuate

Expertise

Any questions about database Ingres (owned by Computer Associates then Ingres Corp) : - Ingres 6.4 - OpenINGRES from 1.0 to 2.0 - IngresII from 2.0 to 2.6 - Ingres R3, Ingres 2006 (Open Source version) - Ingres 9.x, Ingres 10.x - All tool around Ingres : ABF, Report Writer, Replicator, OpenROAD (3.5 to 2006), Ingres/NET Ingres/STAR, ...

Experience

16 years of computing experience as :
- AS400 programmer
- AIX / Ingres administrator and developer (OpenROAD and korn shell)
- Ingres DataBase Administrator
- Ingres expert - Data modelisation - ETL - Reporting - Many of Computer Associates sofwares - ITIL / CMDB / Change Management

Organizations
http://lafageconseil.fr

Education/Credentials
Computing bachelor (1989)

Past/Present Clients
More than 100 customers during my 6 years of CA has an Ingres consultant, all around France and Africa (Togo, Cameroon, Morrocco, ...)

©2012 About.com, a part of The New York Times Company. All rights reserved.