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 > -952 error on aix

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-22-02, 01:32
duansong duansong is offline
Registered User
 
Join Date: Aug 2002
Posts: 3
Unhappy -952 error on aix

help! help!
Users can connect without problems, but IDS generates -952 errors in the message log from time to time (10s times ).restart the engine,everything is ok! but two days later,-952 errors is again

IDS 7.31.UC5 AIX 4.3.3 ML-10

Thanks
Reply With Quote
  #2 (permalink)  
Old 08-23-02, 04:42
duansong duansong is offline
Registered User
 
Join Date: Aug 2002
Posts: 3
somebody can help me?

somebody can help me?
Reply With Quote
  #3 (permalink)  
Old 08-23-02, 05:35
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Don't panic, I'm checking...
__________________
rws
Reply With Quote
  #4 (permalink)  
Old 08-23-02, 05:46
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Who is the owner/group of the oninit process?
Who is the owner/group of the oninit file?
I think in this case you need root...
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 08-23-02, 05:51
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Check out this one:

Bug: 151445 951 AND 952 ERRORS ON AIX 4.3.3 RELEASE LEVEL 08 DUE TO MEMORY
LEAK IN GETPWNAM() CALL

caused by AIX 4.3.3 level 08...

Description:
On aix 4.3.3 release 08 there is a memory leak in the getpwnam()
system call that will result in the growth of the msc vp's heap.
Once it reaches the default limit of 256 MB we start returning 951 or
952 errors.

To see what release level you are at run:

instfix -i | grep AIX_ML

look for:

All filesets for 4330-08_AIX_ML were found.
__________________
rws
Reply With Quote
  #6 (permalink)  
Old 08-25-02, 22:21
duansong duansong is offline
Registered User
 
Join Date: Aug 2002
Posts: 3
thanks Roelwe

thanks very much , Roelwe
the owner/group of the oninit process and onint files is informix
my aix is AIX 4.3.3 level 10
as your said "there is a memory leak in the getpwnam()
system call that will result in the growth of the msc vp's heap."
is that means if I use 'onstat -g glo' to find the vp msc and monitor it
the memory of msc vp will growing,this will take my a few day to find errors.
thanks again very much!
Reply With Quote
  #7 (permalink)  
Old 08-26-02, 08:55
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
hi,

since you are on level10, I don't think that this bug wil be the case. Try to set root as the owner of oninit and see what it does. Try to startup ids with root and check what it does...
__________________
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