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 > How many maximum connection possible with informix ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-09-05, 00:51
kapil.dhakad kapil.dhakad is offline
Registered User
 
Join Date: Jul 2005
Posts: 11
How many maximum connection possible with informix ?

Hi,

I am working on a web application, and using database as informix.
I have few questions

1. What are the maximum number of connections I can open with informix database ?

2. What is default time out for a connection with informix database ?

3. Is there any way to change these settings ?

Thanks in advance
- Kapil Dhakad
Reply With Quote
  #2 (permalink)  
Old 12-09-05, 12:04
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
the number of connections is configured in the $ONCONFIG file setting NETTYPE
Reply With Quote
  #3 (permalink)  
Old 12-09-05, 17:55
ServerMetrics ServerMetrics is offline
Registered User
 
Join Date: May 2004
Posts: 45
You didn't say the informix version or client type (jdbc, esqlc) but I'm sure almost all of them allow a connection timeout as an argument/initialization to allow this. The version 10 server has the LISTEN_TIMEOUT and MAX_INCOMPLETE_CONNECTIONS onconfig values.
__________________
Keith Brownlow
ServerMetrics DB Monitoring (www.servermetrics.com)
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