I have a loooooong running script that us generating a clustered index on a 77M row - 20GB table.

I need to query this data so I want to stop the Index Generation and resume it in the night.

Is it OK to KILL the ProcessId?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top