SQL Server 2000 dbcc indexdfrag
From: Lynn Teska (lteska_at_mayo.edu)
Date: 07/12/04
- Next message: Norman: "RE: master.dbo.xp_cmdshell is failing"
- Previous message: Adam Machanic: "Re: Allowing parameters to be used inside IN cluase"
- Next in thread: Andrew J. Kelly: "Re: SQL Server 2000 dbcc indexdfrag"
- Reply: Andrew J. Kelly: "Re: SQL Server 2000 dbcc indexdfrag"
- Reply: Jaxon: "Re: SQL Server 2000 dbcc indexdfrag"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 16:04:35 -0500
I'm trying to minimize the impact to the online users of index
defragmentation.
We have a 24/7 DB where several indexes are larger than physical memory
(4gb).
During index defragmentation high disk i/o and cpu usage make the system
slow for the users.
Is there anyway to throttle the affect of the defragmentation?
Will "option (maxdop 1)" help reduce load with this type of DBCC?
Thanks
Lynn
- Next message: Norman: "RE: master.dbo.xp_cmdshell is failing"
- Previous message: Adam Machanic: "Re: Allowing parameters to be used inside IN cluase"
- Next in thread: Andrew J. Kelly: "Re: SQL Server 2000 dbcc indexdfrag"
- Reply: Andrew J. Kelly: "Re: SQL Server 2000 dbcc indexdfrag"
- Reply: Jaxon: "Re: SQL Server 2000 dbcc indexdfrag"
- Messages sorted by: [ date ] [ thread ]