RE: Using Diskeeper 8.0 with SQL Server 2000
From: Yuan Shao (v-yshao_at_online.microsoft.com)
Date: 04/07/04
- Next message: Dan Guzman: "Re: /3GB SQL Server 2000"
- Previous message: Steve: "Exporting into SAS from SQLServer"
- In reply to: Guillaume Genest: "Using Diskeeper 8.0 with SQL Server 2000"
- Next in thread: Guillaume Genest: "RE: Using Diskeeper 8.0 with SQL Server 2000"
- Reply: Guillaume Genest: "RE: Using Diskeeper 8.0 with SQL Server 2000"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 07 Apr 2004 01:54:30 GMT
Hi Guillaume,
Generally, the Defrag programs that come with the OS or purchased from
other vendors will move clusters of data around on the drive to make them
contiguous and files can be read quickly. When a drive is fragmented, files
are read from many locations on the drive which causes wear on the motor
that moves the head. Having files where all the data is together is thus
beneficial to the life of the hard drive.
It can be a possibility of corruption that might lead due to defrag on
server that has SQL Server installed. But there are mechanisms in place to
prevent that where it is possible to prevent it. Defragment programs check
the drive for errors on the File system before running. When a Cluster is
moved from one location to another, the new data is checked to see if it
matches exactly with the old data before the old data is erased and the
cluster is marked as FREE. But based on this, we cannot guarantee 100%
corruptionless scenarios as data loss can still occur for physical reasons
(Power interruption, drive errors, bad write and undetected error). The
possibilities are considered very slight and can be negligible if a backup
of the data is also created on a regular schedule.
I found the following article for your reference.
Keeping Your SQL Server Databases Defragmented with Diskeeper
http://www.sql-server-performance.com/sql_fragmentation.asp
I am looking forward to hearing from you soon.
Regards,
Michael Shao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
This document contains references to a third party World Wide Web site.
Microsoft is providing this information as a convenience to you. Microsoft
does not control these sites and has not tested any software or information
found on these sites; therefore, Microsoft cannot make any representations
regarding the quality, safety, or suitability of any software or
information found there. There are inherent dangers in the use of any
software found on the Internet, and Microsoft cautions you to make sure
that you completely understand the risk before retrieving any software from
the Internet.
- Next message: Dan Guzman: "Re: /3GB SQL Server 2000"
- Previous message: Steve: "Exporting into SAS from SQLServer"
- In reply to: Guillaume Genest: "Using Diskeeper 8.0 with SQL Server 2000"
- Next in thread: Guillaume Genest: "RE: Using Diskeeper 8.0 with SQL Server 2000"
- Reply: Guillaume Genest: "RE: Using Diskeeper 8.0 with SQL Server 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|