dbTalk Databases Forums  

SQL Server and Net Apps

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SQL Server and Net Apps in the comp.databases.ms-sqlserver forum.



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

Default SQL Server and Net Apps - 06-07-2007 , 11:08 AM







I have SQL Server 2000 with databases on the NetApps filer CIFS share.
For example, the datafiles are located at \\network share\server
share\microsoftsqlserver\mssql\data\...

Whenever there is a filer failover, some of the databases go in suspect
mode. Is there a setting on SQL Server like a time out setting from the
net apps that can be modified so that the databases will wait for a
while before going into the suspect mode?

Raziq.


*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL Server and Net Apps - 06-07-2007 , 04:43 PM






Raziq Shekha (raziq_shekha (AT) anadarko (DOT) com) writes:
Quote:
I have SQL Server 2000 with databases on the NetApps filer CIFS share.
For example, the datafiles are located at \\network share\server
share\microsoftsqlserver\mssql\data\...

Whenever there is a filer failover, some of the databases go in suspect
mode. Is there a setting on SQL Server like a time out setting from the
net apps that can be modified so that the databases will wait for a
while before going into the suspect mode?
Overall having databases on network shares is a risky business. It may
be OK for development databases you easily can recreate, but it's
definitely not a good idea for databases you want to keep. Production
databases should be on local disk, or disks in a SAN.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


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.