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 > migrate 32 to 64 bits.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-07-07, 06:08
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 283
Question migrate 32 to 64 bits.

Hi Gurus,

Currently i am using IDS 940 UC7 32 bits, I need migrate 940 UC7 64 bits. ¿ What step will be to do for this activity? and where look information fot this process.

Thank you for you help.
Reply With Quote
  #2 (permalink)  
Old 11-07-07, 11:34
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi Georgipa,

You need install IDS for 64 bits, then run dbexport from 32 bits and dbimport in 64 bits.
If you have 4GL, then recompile thise.
Gustavo.
Reply With Quote
  #3 (permalink)  
Old 11-09-07, 12:41
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
If the IDS for 64bit will run on the same box of the 32bits, you don't need export the database.
Just install on differ path, copy onconfig/sqlhosts, stop 32bits and start the instance on 64bits...
This works very well and fast! I already do that.. .but i migrate from IDS 7.31 32bits to 7.31 64bits.
More information: read the Migration Guide...

About 4GL, be careful!!!! if you use Shared memory (onshmipc) the client MUST be 64bits too!! if you won't recompile your 4gl or you don't have the 4GL 64bits , you can change the connection to PIPE Stream (onipcstr) or TCP/IP (onsoctcp) without recompile your programs....
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________

Last edited by ceinma; 11-09-07 at 12:54.
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