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 > Maximum Number Of Instances In A System

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-16-02, 10:06
Ramesh Ramesh is offline
Registered User
 
Join Date: Aug 2002
Location: INDIA
Posts: 24
Question Maximum Number Of Instances In A System

Hi,

Our system Sun 2.8 has 2 GB Ram. Right now I am running 8 informix instances. A requirement has come wherein I have to add 8 more instances !!

Is there any limit to the number of instances to be created?

Any suggestions will be appreciated.

Regards,
Ramesh
Reply With Quote
  #2 (permalink)  
Old 10-16-02, 20:35
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Holy !$#@ !!! Why do you have so many instances ? Are these test or production environments ? If this is production, how many concurrent users are using the current instances ? How big are the instances ? Remember, each instance cuts your resource pie significantly and that informix does not handle these separate shared memory segments efficiently.
Reply With Quote
  #3 (permalink)  
Old 10-17-02, 02:56
Ramesh Ramesh is offline
Registered User
 
Join Date: Aug 2002
Location: INDIA
Posts: 24
Hi,

It is a test environment wherein we are trying to simulate 8 different production boxes each having two instances.

The number of users will not be more than 5 at a time for each instance.

I already have some instances going down all of a sudden.

How much memory would each instance occupy?

Thanks & regards,
Ramesh
Reply With Quote
  #4 (permalink)  
Old 10-17-02, 05:15
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
The physical limit is 255.
I would advise to set them all to tcp connections, because shm could cause problems.
'onstat -' shows you the amount of memory allocated.
in yr $ONCONFIG, the parameters BUFFERS, SHMVIRTSIZE and SHMADD affect most of you mem.
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 10-18-02, 03:30
Ramesh Ramesh is offline
Registered User
 
Join Date: Aug 2002
Location: INDIA
Posts: 24
Thankyou for your valuable suggestions.

Ramesh
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