Connecting Tech Pros Worldwide Help | Site Map

Migrate db2 express to iseries

  #1  
Old March 9th, 2009, 09:14 AM
Newbie
 
Join Date: Mar 2009
Posts: 3
Hi,
We have currently made an application on db2 express c but now our boss wants to transfer it on Power6/Iseries after the recent purchase.

We want to migrate all the tables with the data, triggers, sequences intact to the iseries db2. Any help in this regard will be appreciated.

Thanks, Mike.
  #2  
Old June 14th, 2009, 12:14 PM
przytula's Avatar
Newbie
 
Join Date: Jun 2009
Location: Haacht,Belgium
Posts: 9

re: Migrate db2 express to iseries


run db2look to extract ddl
try export local - connect iseries and import/load
best regards, guy przytula
Reply