Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHi, This question is for SQL 2000 and 2005. Using a single standard database (full recovery model), and assuming the database and logs are on different physical disks. If I have a process that is mainly writing continuously to the database, would you expect the logs or the database to require the most disk performance? Thanks, James
Post Follow-up to this messageJames wrote: > Hi, > > This question is for SQL 2000 and 2005. > > Using a single standard database (full recovery model), and assuming the > database and logs are on different physical disks. > > If I have a process that is mainly writing continuously to the database, > would you expect the logs or the database to require the most disk > performance? > > Thanks, > > James > > Logs. You want fast writes for the transaction log. -- Tracy McKibben MCDBA http://www.realsqlguy.com
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread