schmid
2nd May 2006, 17:02
Hi,

we use BaaNERP with windows 2003 and oracle 9i. At the moment big problems with memory usage. Has anybody experiences with the resource no_ipc_msg_window ?

dave_23
2nd May 2006, 17:10
Yes.

That parameter is used to avoid desktop heap problems.

Dave

schmid
5th May 2006, 08:30
Hi Dave,

which other problems can happen when setting this parameter or is there no risk ?

Ingo

Schwerdtfeger
5th May 2006, 14:22
We have problems with heap size memoray, too. So we use since two month this command (no_ipc_msg_window). I think there is no risk to use this resource.

Kay

dave_23
5th May 2006, 14:32
Solution 121503 sums it up fairly well.

Basically you are turning off bshcmd's ability to access the bshell/X_srv
processes.

Dave