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 > NETTYPE connection not enough...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-05-03, 22:05
weiwei weiwei is offline
Registered User
 
Join Date: May 2003
Location: TAIWAN
Posts: 1
Question NETTYPE connection not enough...

Dear All,
Good afternoon!
DB IDS is 7.30.UC2. NETTYPE set to
NETTYPE ipcshm,1,300,CPU
NETTYPE tlitcp,2,70,NET

The problem is when the ipcshm connection > about 310,
the 25588 error happens. So I define some users to use tlitcp connection. But when the tlitcp connection > about 90. the message apper ¡£listener-thread: err = -27001: oserr = 0: errstr = : Read error occurr
ed during connection attempt.¡¤

How can I to do the best define? Thanks in advance.

Anny
Reply With Quote
  #2 (permalink)  
Old 05-19-03, 12:23
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
I assume you have only one CPU?

In this case you can define only one poll thread for the ipcshm connection. I assume this is the main connection.

If you keep experiencing this problem, either use MaxConnect or plug in a secon CPU. Define it in the $ONCONFIg and set ipcshm to 2,500,CPU
__________________
rws
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