We had a 1TB DW that I did a bunch of archive / clean up / compress, and get it down to about 500GB
So there was 500GB free space
I did a DBCC Shrinkfile with 10% padding almost a day and a half ago, and it's still running!!!!
When I query sys table it looks like it's 60% done. The DB file size is smaller, but not 400 GB smaller yet.
should i let it keep running? or kill it?
if i kill it, is it going to roll back for days too?
Or if it rolls back.. is it going to at least keep the current progress (so db file is somewhat smaller)>?