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 > How do I copy a database from one UNIX to another?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-16-04, 10:09
janpla janpla is offline
Registered User
 
Join Date: Apr 2004
Posts: 5
How do I copy a database from one UNIX to another?

Is there a generic way to copy an entire database from one machine to another? I am developing an application that I test against a number of logically identical databases on different UNIXes (AIX, SunOS, HP-UX, Linux etc), and creating the sample database + loading test data with the tools provided from a third party takes about 30 hours, so I would prefer to do that only once, if possible. Any suggestions?
Reply With Quote
  #2 (permalink)  
Old 04-16-04, 10:29
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: How do I copy a database from one UNIX to another?

Maybe, you should read this page on 'Using Different Operating Systems' in V8 docs

http://publib.boulder.ibm.com/infoce...n/c0005960.htm


I don't have the infrastructure to test it, but looks like with most flavours of Unix (except Linux), you should be able to backup-resotre ..

I remember reading sometime back, that backup-resotre withing big-endian unix platforms is supported



HTH

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 04-20-04, 06:04
janpla janpla is offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Thanks! It seems that db2move is what I want here.
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