dbTalk Databases Forums  

migrate RHEL 3 to RHEL 4 error

comp.databases.informix comp.databases.informix


Discuss migrate RHEL 3 to RHEL 4 error in the comp.databases.informix forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
joe
 
Posts: n/a

Default migrate RHEL 3 to RHEL 4 error - 07-02-2009 , 04:40 PM






ids9.40uc3
RHEL 3
try to upgrade linux to RHEL 4
set INFORMIXSERVER to shared memory connect
after run 'oninit -ivy'
It won't create all the system database and display error message :
25588: The appl process cannot connect to OnLine server

If I set INFORMIXSERVER to tcp connect , everything will be fine.
Anyone had this experience ? Any solution ?

Reply With Quote
  #2  
Old   
Mark Scranton
 
Posts: n/a

Default Re: migrate RHEL 3 to RHEL 4 error - 05-19-2011 , 12:17 PM






I know what it is most likely - the 25588 is very common for this situation. Your max shared memory connections is a hard-limit set by NETTYPE, or defaults to 50 users (we may have increased that over the years, but it's a hard-limit regardless). So if INFORMIXSERVER is pointing to the onipcshm connection (shmem), you're running out of connections. When you change to the tcp connection, regardless of NETTYPE it's a dynamic set of connections (assuming sufficient semaphores, etc.). Keep in mind, you may not have NETTYPE set at all, and in that case, the defaults apply.

Mark Scranton
The Mark Scranton Group
1-855-GET-IFMX
www.markscranton.com

Quote:
On Thursday, July 02, 2009 5:40 PM joe wrote:

ids9.40uc3
RHEL 3
try to upgrade linux to RHEL 4
set INFORMIXSERVER to shared memory connect
after run 'oninit -ivy'
It will not create all the system database and display error message :
25588: The appl process cannot connect to OnLine server

If I set INFORMIXSERVER to tcp connect , everything will be fine.
Anyone had this experience ? Any solution ?

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.