This is a discussion on memory leak, urgent help needed within the DB2 forums, part of the Database Server Software category; --> Hi all, Our DB2 Server processes used up host machine's whole memory. Without getting the server down, how can ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, Our DB2 Server processes used up host machine's whole memory. Without getting the server down, how can we relieve the memory load. CRM Users are getting error messages, I need something quick & dirty. Thanks in advance... Mehmet |
| ||||
| tuarek wrote: > Hi all, > > Our DB2 Server processes used up host machine's whole memory. Without > getting the server down, how can we relieve the memory load. > > CRM Users are getting error messages, I need something quick & dirty. Such things usually cannot be handled "quick & dirty". You should contact IBM support after you run the usual things like db2mtrk etc. to verify if this is a DB2 problem or not. I would first have a look at the things run on the server as part of DB2. If you have some procedures or functions, those could leak memory and the DB2 processes executing those routines would be the processes accumulating the memory - but it wouldn't be their fault. -- Knut Stolze DB2 Information Integration Development IBM Germany |