dragonwell
Programmer
Hi,
I need to delete about 86,000 records based on the value of a non-key column. After running for about 30 minutes without completing, I cancelled the query. I ran the index tuning wizard on the delete query and it recommended creating a non-clustered index on that column. So I did that and tried the delete again. Still not completing after minutes, so I cancelled it again. Should it be taking this long? What should I do?
Thanks
ps - this is sql 2005, if that helps.
[blue]_______________________________________[/blue]
Business Logic:"AND when tweetle beetles battle with paddles in a puddle, they call it a tweetle beetle puddle paddle battle AND..." - Dr. Suess
I need to delete about 86,000 records based on the value of a non-key column. After running for about 30 minutes without completing, I cancelled the query. I ran the index tuning wizard on the delete query and it recommended creating a non-clustered index on that column. So I did that and tried the delete again. Still not completing after minutes, so I cancelled it again. Should it be taking this long? What should I do?
Thanks
ps - this is sql 2005, if that helps.
[blue]_______________________________________[/blue]
Business Logic:"AND when tweetle beetles battle with paddles in a puddle, they call it a tweetle beetle puddle paddle battle AND..." - Dr. Suess