Hello Jeroen, assuming you are astonished by the number of 'kernel' processes shown in 'top' or similar system admin tool - these are just threads.
You may lower the number of threads that handle user connections by lowering the number of possible user connections - the database parameter MAXUSERTASKS, but then, of course fewer users can connect. Cheers Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: Jeroen Baten [mailto:[EMAIL PROTECTED] > Sent: Friday, January 09, 2004 3:12 PM > To: [EMAIL PROTECTED] > Subject: another newbie question > > > Hi all, > > How can I downsize the number of kernels that are started on > a database? > > kind regards, > > -- > Jeroen Baten | EMAIL : [EMAIL PROTECTED] > ____ _ __ | web : www.i2rs.nl > | )|_)(_ | tel : +31 (0)492 369 003 > _|_/_| \__) | fax : +31 (0)492 369 433 > Jan van Amstelstraat 26, 5421 ES, Gemert, the Netherlands > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
