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 > DB2 > too many db2sysc

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-27-06, 08:54
yadu yadu is offline
Registered User
 
Join Date: Oct 2005
Posts: 16
too many db2sysc

Hi,

I'm facing a scenario where there are lots of db2sysc process running on my unix server and this inturn uses all the available free memory and causes out of memory exceptions in other applications running on that server.

Db2 version is 8.1 and O/S is Solaris 8. Server has 4GB of physical memory.

I've only 3 databases of which 2 are used by IBM message broker and there is one application database which has 8 tables and is used very sparingly.

At any given instant, I can see around 60-70 db2sysc process consuming around 75M each.
I could see the following messages in syslog.

genunix: [ID 470503 kern.warning] WARNING: Sorry, no swap space to grow stack for pid 3551 (db2fm)
last message repeated 5 times
genunix: [ID 470503 kern.warning] WARNING: Sorry, no swap space to grow stack for pid 5355 (db2fm)
last message repeated 5 times
genunix: [ID 470503 kern.warning] WARNING: Sorry, no swap space to grow stack for pid 6568 (db2sysc)

Is there any I could reduce this number of processes?

Thanks
Yadu
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