﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / Managing Indexes in a Database / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 17:27:29 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Managing Indexes in a Database</title><link>http://www.sqlservercentral.com/Forums/Topic428381-146-1.aspx</link><description>Yes, as far as checking to see if indexes are being used, you can use the DMVs so see what's being used.This blog post can help: http://blogs.msdn.com/sqlcat/archive/2006/02/13/531339.aspx</description><pubDate>Sat, 01 Dec 2007 14:27:18 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: Managing Indexes in a Database</title><link>http://www.sqlservercentral.com/Forums/Topic428381-146-1.aspx</link><description>Thanks Steve. Guess what I told this to an interview but he still wanted to see what else we can do? I was stuck:)I think there are some system DMVs in 2005 that show statistical information regarding indexes.Regards,</description><pubDate>Sat, 01 Dec 2007 12:51:14 GMT</pubDate><dc:creator>Razi, M</dc:creator></item><item><title>RE: Managing Indexes in a Database</title><link>http://www.sqlservercentral.com/Forums/Topic428381-146-1.aspx</link><description>You can monitor fragmentation with dbcc showcontig and then based on the results, decide which indexes you want to rebuild. Lots of scripts here on the site.Other than that, SQL Server maintains the indexes fairly well.</description><pubDate>Sat, 01 Dec 2007 11:54:22 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>Managing Indexes in a Database</title><link>http://www.sqlservercentral.com/Forums/Topic428381-146-1.aspx</link><description>I have a database which has a over 80 to 100 indexes. How do we maintain these indexes, I think re-indexing all of them is not a good idea. Is there any other way of monitoring these indexes in SQL Server 2005 for fragmentation etc. Your insight is appreciated!! Regards,</description><pubDate>Fri, 30 Nov 2007 17:56:37 GMT</pubDate><dc:creator>Razi, M</dc:creator></item></channel></rss>