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
↧