Friday, February 17, 2012

Error Applying SP3 to SQL 2000

My development server has four instances of SQL Server. They all show up as
build 760 so I assumed they were all at SP3a. However, when I went to apply
MS03-031 only three of the four instances showed up as being eligible to
apply which I did. I decided to reapply SP3a to the second instance (the one
that didn't show up in the list). When I did this I got an error indicating
a problem with the stored procedure sp_vupgrade_replication. We don't use
replication on this server so I'm not sure why the error occurred. the log
shows "[DDBNETLIB]General Network Error. Check your network documentation."
and "[DBNETLIB]ConnectionRead (recv())."
Can anyone help? Thanks.
> My development server has four instances of SQL Server. They all show up
as
> build 760 so I assumed they were all at SP3a. However, when I went to
apply
> MS03-031 only three of the four instances showed up as being eligible to
> apply which I did. I decided to reapply SP3a to the second instance (the
one
> that didn't show up in the list). When I did this I got an error
indicating
> a problem with the stored procedure sp_vupgrade_replication. We don't
use
> replication on this server so I'm not sure why the error occurred. the
log
> shows "[DDBNETLIB]General Network Error. Check your network
documentation."
> and "[DBNETLIB]ConnectionRead (recv())."
> Can anyone help? Thanks.
You should check the original setup log for SQL Server 2000 sp3
installation to find out if there were any errors encountered during the
installation.
Hope this helps,
Eric Crdenas
Senior support professional
This posting is provided "AS IS" with no warranties, and confers no rights.

No comments:

Post a Comment