dbTalk Databases Forums  

placing the system database files on separate drives

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss placing the system database files on separate drives in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
childofthe1980s
 
Posts: n/a

Default placing the system database files on separate drives - 12-17-2009 , 11:14 AM






Hello:

I was told that it is a good practice to place the data and log files of
system databases on separate drives. When installing SQL 2005, however, I
cannot find the place to "tell" SQL to install these files to separate
drives. Where do I find this?

childofthe1980s

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: placing the system database files on separate drives - 12-17-2009 , 02:31 PM






I am not sure you can do this at install time. You probably have to move
them afterwards. The biggest gain would be separating the tempdb log file
from the data files and that can be done with an alter database and a
restart. There isn't as much gain for the other system dbs.


--

Andrew J. Kelly SQL MVP
Solid Quality Mentors

"childofthe1980s" <childofthe1980s (AT) discussions (DOT) microsoft.com> wrote in
message news:7E524567-5D6D-4B24-A767-B5EE75306897 (AT) microsoft (DOT) com...
Quote:
Hello:

I was told that it is a good practice to place the data and log files of
system databases on separate drives. When installing SQL 2005, however, I
cannot find the place to "tell" SQL to install these files to separate
drives. Where do I find this?

childofthe1980s

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.