> does anybody know how MaxDB performes when one creates lots 
> (> 100) of rather small (< 200 MB each) databases on a single server?

I think you will sooner or later reach operating system imposed limits
(depending on the OS you're using) because each DB will (also depending on
the configuration) create 20 - 50 threads for each, additionally you will
need x_servers/vservers for the connections, so the scheduler will need to
deal with 2000 - 5000 threads and some hundred processes.

Why do you want to create so many small instances? Just curious...


Greetz,

SIEGENIA-AUBI KG
Informationswesen
 
i.A.
 
Markus Döhr
SAP-CC/BC, SAPDB-DBA

Tel.:    +49 6503 917-152
Fax:     +49 6503 917-7152
E-Mail: [EMAIL PROTECTED]
Internet: http://www.siegenia-aubi.com 
  

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to