after a huge data purging i've to shrink 1 datafile from 2tb to 100gb, but in this file there is an always accessed table(insert new records mostly). which is the best approach to perform this shrink without causing locks on table? i think about an step by step shrink (eg from 2tb to 1,8tb ecc..)what do u think?
↧