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 > Convert Infomix DB from Unix to Linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-08-11, 05:30
stone9876 stone9876 is offline
Registered User
 
Join Date: Dec 2011
Posts: 1
Convert Infomix DB from Unix to Linux

Is Informix 11 DB Unix needs to be re-installed as Informix 11 DB for Linux?

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 12-14-11, 20:37
domusonline domusonline is offline
Registered User
 
Join Date: Nov 2010
Posts: 12
Not sure what you call "unix". It's probably some version of AIX, HP-UX, Solaris or something similar, which runs on different hardware.

As any other software, Informix binaries must match the OS and architecture you're using. So at least the software installation must be done on Linux.

Porting the datafiles is not supported. You should export/import the database. But it could work... theoretically... if the architecture is similar (32/64bits and same endianess)
Regards
Reply With Quote
  #3 (permalink)  
Old 12-17-11, 03:13
begooden-it begooden-it is offline
Registered User
 
Join Date: Sep 2011
Location: Pont l'Abbé, Brittany, France
Posts: 183
As Mr F.N. says, if you install Informix on another server, you need to install the binaries adapted to the target machine, because you need at least you need to be licensed for this new installation, even for Innovator-C Edition.

As per data files, don't play with fire, run a dbexport/dbimport to migrate your databases.

If you are above 11.50 xC5, this is also an excellent opportunity to play around with the external tables instead of dbimport :-)
You will how faster this technique is.

Best regards
E.
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