Tag Archives: index

Mr.DBA what is the status of Rebuild Index?

Within a few hours of my announcement of coming back to business yesterday, my cellphone started ringing. Call from Office on a Saturday evening could not mean nothing but an escalation call. Indeed it was one. The customer had some … Continue reading

Posted in scripts, SQLServerPedia Syndication | Tagged , , , , , | 3 Comments

Find tables with Large Obejct (LOB) data types in a database

From SQL Server 2005 onwards, the indexes can be re-indexed ONLINE. This ensures that the underlying tables and indexes are available for other users when the re-indexing is taking place. Also Standard and Workgroup editions of SQL The limitation for … Continue reading

Posted in Internals, scripts, SQLServerPedia Syndication | Tagged , , , | 2 Comments