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
