If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > data migration from db2 6.1 to db2 9.1

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-04-09, 05:55
sivarajcds sivarajcds is offline
Registered User
 
Join Date: Feb 2009
Posts: 5
data migration from db2 6.1 to db2 9.1

HI,
i need to migrate the datas present in DB2 DataBase 6.1(present in SunOS 5.7) to DB2 9.1(AIX 5.3) ,
from ibm website it says migration of data between different platform is not possible ,
plus if you want to migrate a db2 version 7 or earlier , first you have to migrate it to db2 version 8 ,then from db2 8 migrate to db9
,so can it possible to simply export the data in IXF file from db2 6.1 and import the same into db2 9.1(seems silly!!!!), or there any tool kits available of data migration ,since all i need is few table data and structure .
please help me .
thank you ,
sivaraj
Reply With Quote
  #2 (permalink)  
Old 02-04-09, 07:12
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
if you just want the data and table structures, then have a look at db2look and export/import/load commands. Or you can use db2move which is a combination of the above two (to some extent) .. Have a look at the features of these commands and make use of the ones that suit your needs.

HTH

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 02-04-09, 22:21
sivarajcds sivarajcds is offline
Registered User
 
Join Date: Feb 2009
Posts: 5
thank you very much
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On