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 > Move database from v7 to v8 on another server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-27-05, 07:18
shendric shendric is offline
Registered User
 
Join Date: Sep 2005
Posts: 3
Move database from v7 to v8 on another server

Hello,
I need some advice on how to copy a db from v7 DB2 running on solaris to v8.2 running on windows. I'm a beginner so I need some direction to proceed. An kind of advice is welcome.
Reply With Quote
  #2 (permalink)  
Old 09-27-05, 07:33
nagbuchi nagbuchi is offline
Registered User
 
Join Date: Feb 2005
Location: Bangalore,India
Posts: 39
Please follow the below steps.
Using DB2MOVE export all V7(Solaries) data in IXF format.
Copy the files to WINDOWS machine(By using FTP)
Run Create database and appropriate tablespaces/bufferpools commands in WINDOWS machine.
Using DB2MOVE IMPORT option,move the data to UDB V8.2(Windows).

Thanks,
Nagaraj
Reply With Quote
  #3 (permalink)  
Old 09-27-05, 07:41
shendric shendric is offline
Registered User
 
Join Date: Sep 2005
Posts: 3
Whatabout replication tools would you advice them? But i don't need to keep the two databases in sync
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