Hi, can anyone tell me how to limit memory ressources occupied by sap-db? It would also help to limit the number of processes spawn at sap-db start.
Everytime I run "top", my server says something like this.... [...] 428 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 429 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 430 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 431 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 432 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 433 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 434 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 435 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 436 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB 437 sapdb 9 0 51380 50M 3692 S 0.0 10.0 0:00 db:TSTDB [...] Unfortunatly this is not the complete list of unused db-tasks ;-) What has to be done? Greetings Andreas