dbTalk Databases Forums  

Database issue....

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


Discuss Database issue.... in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aner T. Ortega
 
Posts: n/a

Default Database issue.... - 06-24-2004 , 09:19 PM






Is there any way that we can use two drives on a single
database and server. Example, my database is located at
drive C and that drive becomes full. Is there anyway that
the data will automatically written to the second drive
(Drive D for example) without user intervervention? If
so, what will be the setting for the server.

As of now, my first hard disk becomes low on resources
and I want the data to be written to the second drive
without removing the data on the first drive.

Thanks.

Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Database issue.... - 06-25-2004 , 10:10 AM






You can add files and filegroups to manage your data growth at the database
level. Splitting data across different disks is a long-standing performance
tuning tool. Look in BOL (Books On-Line) on the topic Files and Filegroups.
--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Aner T. Ortega" <atortega (AT) yahoo (DOT) com> wrote

Quote:
Is there any way that we can use two drives on a single
database and server. Example, my database is located at
drive C and that drive becomes full. Is there anyway that
the data will automatically written to the second drive
(Drive D for example) without user intervervention? If
so, what will be the setting for the server.

As of now, my first hard disk becomes low on resources
and I want the data to be written to the second drive
without removing the data on the first drive.

Thanks.



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.