Re: Multiple Data Files on the Same Drive
- From: "GreekDude" <gus.zourelias@xxxxxxxxxxx>
- Date: 9 Jun 2006 10:18:23 -0700
GreekDude wrote:
Randy wrote:
I recently starting working on some DBs that were created by someone else who
is long gone.
Several of the DBs have multiple Data files all located on the same hard
drive. Most of the files are 4gig, but some database have Data files that
range from 4 meg to 45 gig in the same DB - but the files are all on the same
hard drive.
Some of the Log files are also split into multiple files, but again always
on the same hard drive.
My understanding was that multiple Data files only helped if the files were
located on different hard drives.
Q) Is having multiple Data files on the same hard drive a Good thing? A Bad
thing? Or neither?
Most of these databases also have the Data file(s) and Log file(s) on the
same hard drive, which I know is bad idea for recovery purposes.
Thanks in advance, Randy
I have seen instances where multiple data files were created because of
limited disk space and the admin was planning to put them on seperate
drives at a later time.
Keeping the data files on the hard drive is never a best practice. In
fact not should they be kept on another hard drive. The drives should
also be on seperate controllers.
.. Gus
.
- References:
- Re: Multiple Data Files on the Same Drive
- From: GreekDude
- Re: Multiple Data Files on the Same Drive
- Prev by Date: Re: Multiple Data Files on the Same Drive
- Next by Date: Re: SQL 2005 Express Install error
- Previous by thread: Re: Multiple Data Files on the Same Drive
- Next by thread: Re: SQL 2005 Express Install error
- Index(es):
Relevant Pages
|