Re: Installing sql server 2000 sp4.
- From: "Geoff N. Hiten" <sqlcraftsman@xxxxxxxxx>
- Date: Mon, 17 Oct 2005 15:13:29 -0400
SQL with SP4 reports blocking a little differently than before. This isn't
a new problem, it is simply more visibility on how your server always
behaved.
The blocked column in the sysprocesses table is populated for latch waits
after you install SQL Server 2000 SP4
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B906344
--
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP
"MariaGuzman" <marisa@xxxxxxxxxx> wrote in message
news:eFBhAuz0FHA.1032@xxxxxxxxxxxxxxxxxxxxxxx
> Hi, I installed sp4 on a server that is runnig sql server 2000 standard.
> I'm evaluating how the server works. On this server I execute some
> processes that take almost 20 minutes to finish. After I apply the sp4,
> the process take more than 1.5 hours to execute and it doesn't finish I
> have to stop it.
>
> While the process is running I saw in enterprise manager that the spid
> that is executing the process is blocking it self. It have never happend
> before the installation.
>
> We make a backup from that database and restore it on another server
> that has sp3 installed and the process take almost 20 or 25 minutes to
> execute. (normal time for us)
>
> Do somebody know I the sp4 is causing this kind of problems??
>
> Or somebody have ever have this problem with this sp???
>
> Thanks a lot for your help.
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
.
- Prev by Date: Re: Attached database / invalid owner / Database diagrams
- Next by Date: Re: SQL2005 AS Named instance - SQL Browser issue?
- Previous by thread: Re: Attached database / invalid owner / Database diagrams
- Next by thread: Copying SQL2000 logins to new server
- Index(es):
Relevant Pages
|