I was reading
http://support.microsoft.com/default.aspx?scid=kb;en-us;328551"
regarding tempdb contention. It states that there may be an issue with
tempdb contention if the waitresource column of sysprocesses is "2:1:1"
or "2:1:3".
I see several SPIDs on my server with those values for waitr...
more >>
Hi,
Does anyone know a SQL statement that would remove all the \r\n (new line
character) from a column in the database (if it exists)?
Thanks
Maz.
...
more >>
My tempdb has grown to 40 GB and is growing my the minute but I'm
unable to determine what process is to blame. If I look at
tempdb..sysobjects all the objects are created very recently and change
each time i rerun the proc. I would think that anything that has grown
tempdb to 40 GB would have b...
more >>