i have currently 95 kernel processes running for one db instance; how can i limit that to say 10?
> -----Original Message----- > From: Zabach, Elke [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 5:08 PM > To: 'Holland, John'; '[EMAIL PROTECTED]' > Subject: RE: max kernel tasks > > > Holland, John wrote: > > > how can i limit the number of started kernel tasks for one > database... > > or where can find information on this subject? > > for one database instance you have specified > MAXUSERTASKS > during the installation of the database. > > MAXUSERTASKS is the > Maximum number of simultaneously active users (database sessions) > default is 50. > > You should check this parameter. You can change this parameter > even for existing databases. The new value will be used when kernel > is started again (offline-mode --> online/warm-mode) > > Elke > SAP Labs Berlin > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
