Migrate db2 express to iseries

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sqldood
    New Member
    • Mar 2009
    • 3

    Migrate db2 express to iseries

    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.
  • przytula
    New Member
    • Jun 2009
    • 13

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

    Comment

    Working...