Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

Question on cluster index creation and data file growth.

$
0
0

Hello,

Will creating a cluster index on a table of size 170 GB creates a copy of the whole table/column as it does during online re-indexing ? If a data file has additional 100 GB will it be sufficient. (to avoid auto grow) Any impact to log file ?

As per my understanding the data file needs only the space required to create index as it initially organizes the data  i.e index size ~100GB

So the total table size will be 170GB (DATA) + 100GB (INDEX)

I just want to understand how SQL handles the creation on cluster index.

Appreciate for any other valuable information.

Thanks




Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>