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 > Informix > Tools to backup and restore DB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-06, 06:31
akeelm akeelm is offline
Registered User
 
Join Date: Nov 2004
Posts: 8
Tools to backup and restore DB

Hi All,

I have an Informix database which is 80GB in size and need to transport the database onto another machine for support/testing purposes. However the machine i am transporting it to is not of the same type, size or model.
I do have the relevant space on the destination machine but the source machine where the database currently resides does not have anough space on there to allow me to perform a dbexport to the file-system and then FTP that file across. I cannot perform a level 0 archive either as both platforms are so different and therefore am thinking of doing an unload using the UNLOAD command whereby i can select which tables i would like to unload and them load up onto the standby machine. However i am facing two difficulties one i do not have the space on my source machine and therefore will need to keep backing up the unloads to a tape and two i need to generate a script so that it will allow me to unload the tables using somesort of whereclause thereby avoiding the tables i don't need.

Has anyone done something similar before? Has anyone got a script i could use?

Thanks in advance.

Akeel
Reply With Quote
  #2 (permalink)  
Old 03-16-06, 15:48
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
Can you nfs a partition of your test machine and do the unload to that partition?
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