Pergunta

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?

Nenhuma solução correta

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top