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 > 32bit / 64bit

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-11-03, 09:20
jurie jurie is offline
Registered User
 
Join Date: Sep 2003
Location: UK
Posts: 3
32bit / 64bit

Hi,

**** IDS 7.31.UD6 / IDS 7.31.FD6 *****

Are there any changes in the Informix code between a 32bit and a
64bit release of the some database version ?

I am upgrading to a AIX 5.1 64bit platform and would like to make sure
that the 64bit version is functionally the same as the 32bit version.

Regards
Reply With Quote
  #2 (permalink)  
Old 09-11-03, 10:22
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: 32bit / 64bit

Quote:
Originally posted by jurie
Hi,

**** IDS 7.31.UD6 / IDS 7.31.FD6 *****

Are there any changes in the Informix code between a 32bit and a
64bit release of the some database version ?

I am upgrading to a AIX 5.1 64bit platform and would like to make sure
that the 64bit version is functionally the same as the 32bit version.

Regards
Hi,

The advisable thing, if the time and the space it allows it, to do
export and import of the base.
Or execute update statistics full.
And if these using programs 4GL and you connect via ipcshm, then
change to ipcstr (stream-pipe).
Programs 4GL cannot connect to the motor via shm.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 09-12-03, 05:11
Sandor Sandor is offline
Registered User
 
Join Date: Jul 2003
Location: Munich
Posts: 26
Re: 32bit / 64bit

Hi Jurie,
The functionality is the same!
There could be some GUIs missing depending on the platform.
Please check the release notes!
Or tell me which version are you upgrading.
Reply With Quote
  #4 (permalink)  
Old 09-12-03, 05:18
jurie jurie is offline
Registered User
 
Join Date: Sep 2003
Location: UK
Posts: 3
Thanks Sandor,

Informix has also confirmed that there are no change to the code and
that it is just recompiled for 64bit
I will check the release notes !

Regards
Reply With Quote
  #5 (permalink)  
Old 09-16-03, 15:13
fprose fprose is offline
Registered User
 
Join Date: Apr 2003
Location: Phoenix, AZ
Posts: 177
We found functionality to be the same but the memory consuption went WAY up. Be prepared to bump up your shared memory allocation or watch your instance go to multiple segments.
__________________
Fred Prose
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