on ‎2011 Aug 12 2:40 PM
Hi
I have 2 databases, one is ~30gb and contains all the relational data and one is ~300gb and contains only one table with blobs.
Currently I am running these DBs both in the same engine instance, is this a good idea? What advantages or disadvantages to this setup are there?
Thanks! Ivan
Request clarification before answering.
When running two DBs on one engine you must consider cache concurrency factor. Two DB share same memory and blobs data can push out OLTP DB datapages from DB cache. Of course, it depends from your DBs usage scenario.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.