dbTalk Databases Forums  

External Network Data Drives

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss External Network Data Drives in the microsoft.public.sqlserver.clustering forum.



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

Default External Network Data Drives - 10-24-2007 , 02:04 PM






I have sql 2005 installed with sp2. I have an external file server with 1
terribyte of space. I want to have my data and log files on the external
file server. I mounted and mapped the external server at S:\Data and T:\Logs.
However when I try to create a db it only lets me use the local C: or D:
What do I need to do to get it to use the external drives?

Reply With Quote
  #2  
Old   
Linchi Shea
 
Posts: n/a

Default RE: External Network Data Drives - 10-24-2007 , 02:25 PM






Take a look at the KB article: http://support.microsoft.com/kb/304261

You basically need to enable a trace flag (T1807) to be able to create a
database. I'd stay away from any network mounted drive for any serious SQL
Server database.

Linchi

"john" wrote:

Quote:
I have sql 2005 installed with sp2. I have an external file server with 1
terribyte of space. I want to have my data and log files on the external
file server. I mounted and mapped the external server at S:\Data and T:\Logs.
However when I try to create a db it only lets me use the local C: or D:
What do I need to do to get it to use the external drives?


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.