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 > Two versions in a server?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-02, 15:05
mengue mengue is offline
Registered User
 
Join Date: Mar 2002
Posts: 2
Two versions in a server?

Hello,

Is it possible to install two versions (7.x and 9.30 )
of informix in a server?
Reply With Quote
  #2 (permalink)  
Old 04-01-02, 03:17
chulapat chulapat is offline
Registered User
 
Join Date: Feb 2002
Location: Bangkok
Posts: 11
It may be possible in Unix, if you install each version on different directory (this mean 2 engines will use different onconfig and sqlhosts fiels), use separate chunks, use different environment variables for informix (this mean you should use different user to start informix).

It is impossible on Windows NT because sqlhosts file is in the same registry in the same machine.
__________________
Erawan
Reply With Quote
  #3 (permalink)  
Old 04-01-02, 14:41
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Definitely on Unix. However, I would exercise extreme caution as multiple instances will degrade performance based on the usage and size of the instances as well as the hardware on the server (disk, cpu, memory...). Also performance troubleshooting is much more difficult.

I do not know your environment but a question I have is what is preventing you from just upgrading your 7.x to 9.30 ?

Good luck.
Reply With Quote
  #4 (permalink)  
Old 04-05-02, 06:55
mengue mengue is offline
Registered User
 
Join Date: Mar 2002
Posts: 2
Thanks a lot.
Reply With Quote
  #5 (permalink)  
Old 05-14-02, 05:03
muratmy muratmy is offline
Registered User
 
Join Date: Nov 2001
Location: Germany
Posts: 14
Environment variable??

Hi,
isn't it possile to set the environment variable "SQLHOSTS" on MS platforms?Or is it not supported?
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