Tagged Questions
2
votes
2answers
246 views
How to quantify TEMPDB usage in relation to other databases hosted on same hardware?
Working on a project to decide if configuration 1 or 2 is the best way to organise disks for my SAN:
Config1 (sql 2008):
8 disks @ raid 10 data
2 disks @ raid 1 logs
2 disks @ raid 1 tempdb
2 disks ...