Re: 100% CPU Util on Simple Update Query
From: Joel H (JoelH_at_discussions.microsoft.com)
Date: 02/09/05
- Next message: Adam Machanic: "Re: how to copy all the fields of one table to a text file"
- Previous message: alejandro: "Re: how to copy all the fields of one table to a text file"
- In reply to: Jesse Beveridge: "Re: 100% CPU Util on Simple Update Query"
- Next in thread: Joel H: "Re: 100% CPU Util on Simple Update Query"
- Reply: Joel H: "Re: 100% CPU Util on Simple Update Query"
- Reply: Hugo Kornelis: "Re: 100% CPU Util on Simple Update Query"
- Reply: Joel H: "Re: 100% CPU Util on Simple Update Query"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Feb 2005 07:59:06 -0800
I actually got it to fail on the statement shown. Only names of the table and
field are changed. I was writing into a char 25 field.
There is no WHERE clause. Even in the original statement, all of the work is
done on one row at a time. I got to that statement by trying to narrow the
problem.
Could I be overwriting something without an error message.?
On the production machine, I was able to get the whole SP to run, but it
took about 45 minutes instead of a couple of seconds. I suspect an indexing
problem, but as you can see, I don't know what else to fix.
Thanks
"Jesse Beveridge" wrote:
> What is the actual statement? Is there a where clause on it?
>
- Next message: Adam Machanic: "Re: how to copy all the fields of one table to a text file"
- Previous message: alejandro: "Re: how to copy all the fields of one table to a text file"
- In reply to: Jesse Beveridge: "Re: 100% CPU Util on Simple Update Query"
- Next in thread: Joel H: "Re: 100% CPU Util on Simple Update Query"
- Reply: Joel H: "Re: 100% CPU Util on Simple Update Query"
- Reply: Hugo Kornelis: "Re: 100% CPU Util on Simple Update Query"
- Reply: Joel H: "Re: 100% CPU Util on Simple Update Query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|