Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Need to rebuild Index on 1.4 TB table (Replication is setup on that database) and also on 900 GB table(mirroring is setup on database

$
0
0
Hello,I need to rebuild Index on below Huge tables for our two databases1. 1.4 TB table ( Replication is setup on that database)(8 non-clustered indexes, biggest index size is 800GB)2. 900GB table (Mirroring is setup on that database)(6 non-clustered indexes, biggest index size is 600GB)Environment :- SQL server 2008 Enterprise edition we did not rebuild index from last 2 Years on those huge tables and it causes performance issue now. So need to rebuild index. Anyone has any idea or done this kind of index rebuild before? Any kind of suggestion or Idea is appreciatedThanks in advance

Viewing all articles
Browse latest Browse all 6525

Trending Articles