You don't "HAVE" to store the data on one disk and the logs on another. The
server will perform slightly better if you do because it can write both the
data and the log to the disks at the same time rather than having to queue
the two jobs on one disk.
Plus, the logs on SQL Server can get quite huge so it is probably best if
you keep them on a separate disk to the data.


Ian Clayton
FantasticDomains.co.uk
http://www.fantasticdomains.co.uk

Get yourself a CLASSY E-Mail Address from -
http://www.fantasticdomains.co.uk/email


----- Original Message -----
From: "Bud" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 12:58 PM
Subject: RE: [IMail Forum] What is the perfect Imail setting for highvolume
access?


> On 2/7/01, Terry L Fritts penned:
> >On
> >Sql you need to [store?] data on one disk and the logs on another.
>
> Why is that?
> --
>
> Bud Schneehagen - Tropical Web Creations
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> ColdFusion Solutions / eCommerce Development
> [EMAIL PROTECTED]
> http://www.twcreations.com/
> 954.721.3452
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to