November 22, 2006 at 6:08 am
Has anyone reverted a SP4 upgrade by restoring the old Master and Msdb databases or does it require a re-install of SQL Server 2000 + SP3?
November 22, 2006 at 6:32 am
The suggested procedure described in the readme file actually contains both restoring and re-install steps.
-- snip from readme --
To revert to a pre-SP4 version of SQL Server
-- end snip from readme --
/Kenneth
November 22, 2006 at 8:30 am
I do not think you can revert SQL 2000 SP4. Applying a new SP does not simply apply changes in master and msdb in general. It includes many changes in objects.
I agree with Kenneth. You need to uninstall the existing one, then, reintall SQL 2000 with SP3.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply