> Also, are there any plans to support multiple instance types > on a single > server? it would be nice to run both doc & oltp instance > types on a single > server installation without serious performance issues.
1. If you're using the Open Source version of SAP DB, instance types other than OLTP aren't really relevant. It is not as if the instance type Document Server magically speeds up BLOB access. 2. If you're asking about an existing SAP installation, please use the existing support channels to find the best server configuration for your requirements. 3. If you're just curious: In the old days, SAP online documentation was kept in the OLTP database. As this stressed even large machines, the document server was introduced, because it was generally cheaper to buy a second machine than to buy a larger machine. There is now a project implemented to make everything (OLTP, Docs, Business Warehouse) run on one server to target smaller businesses. But this has more to do with preventing the applications from stepping on each other than with the instance types. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
