Re: Applying SQL 2000 SP -
06-05-2008
, 09:16 AM
Log onto the node that is running SQL Server. Apply the SP to that instance
of SQL Server. The SP is cluster aware, so the binaries get installed on
all nodes.
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
"Robin9876" <robin9876 (AT) hotmail (DOT) com> wrote
For a SQL 2000 Clustered Server, what is the process to apply a SQL SP
to the cluster? |