> HOW does it depend on MAXUSERS. Right now I have setup around > 217000 pages, which is around 1,7 GB. I've set the /3GB-Flag > in the boot.ini for my Win2K-System, so that the application > can access 3 GB, but anyway I can't set a higher Cachesize > above the 2GB. > > For this reason it would be great to learn how MAXUSERS > influences the CACHE_SIZE.
Every user has its own context, stack, shared libraries etc. There's no "number" to calculate this, you have to iterate what's the best setup. To enable PAE you have to set the following parameters: USE_MEM_ENHANCES YES MEM_ENHANCE_LIMIT 0 (MB to be used ABOVE 4 GB) 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]
