June 20, 2006 at 6:11 am
Hello All
I recently installed SP4 onto my SQL2000 Ent which had SP3A. Since installation when running sp_who i notice that different spid's are blocking themselves. Previous to SP4 i was not getting any of this info about processes blocking themselves.
Also i think that SP4 has slowed the system down a bit. I can not prove anything yet, but i am monitoring it. The only reason i put SP4 on was to fix an issue we encoutered in our dev environment and the fix was sp4.
Any thoughts or comments would be greatly appreciated.
June 21, 2006 at 6:29 am
I recently did an investigation about SP4, which I have summarised below. In the end we have decided to stick with our SP3 + HF 928 build until next year when we plan to move to SQL2005. This way we can avoid the regression testing required by a move to SP4.
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 21, 2006 at 10:22 am
I noticed that too and discovered its just the way SQL Server with SP4 reports Latch waits on a process, its nothing to worry about Check out this page for more info...
http://support.microsoft.com/default.aspx/kb/906344
...SUMMARY
After you install Microsoft SQL Server 2000 Service Pack 4 (SP4), you may notice that the blocked column in the sysprocesses system table is populated for latch waits in addition to lock waits. Sometimes, you may notice brief periods of time when a single server process ID (SPID) is reported as blocking itself. This behavior is expected.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply