Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

SP2 on cluster mode

 
   Database Forums (Home) -> Clustering RSS
Next:  IDS11 SDS  
Author Message
Sean

External


Since: Feb 21, 2008
Posts: 2



(Msg. 1) Posted: Thu Feb 21, 2008 9:19 am
Post subject: SP2 on cluster mode
Archived from groups: microsoft>public>sqlserver>clustering (more info?)

I've got a 2-node SQL Server 2005 running. There is no sql service packs
installed and Windows 2003 service packs. the sql-cluster was built
while back. Is there a special way to install SQL SP2? Do I just install
the SP2 on each node?

Thanks in advance

 >> Stay informed about: SP2 on cluster mode 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Feb 23, 2005
Posts: 443



(Msg. 2) Posted: Thu Feb 21, 2008 11:26 am
Post subject: Re: SP2 on cluster mode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You will need to install SP2 starting from the current host node to update
the engine and agent. You will need to run SP2 from each node in order to
update SSIS and the client tools, just like you had to run the installer on
each node to install SSIS and client tools.

--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP




"Sean" wrote in message

> I've got a 2-node SQL Server 2005 running. There is no sql service packs
> installed and Windows 2003 service packs. the sql-cluster was built
> while back. Is there a special way to install SQL SP2? Do I just install
> the SP2 on each node?
>
> Thanks in advance
>

 >> Stay informed about: SP2 on cluster mode 
Back to top
Login to vote
Sean

External


Since: Feb 21, 2008
Posts: 2



(Msg. 3) Posted: Thu Feb 21, 2008 11:26 am
Post subject: Re: SP2 on cluster mode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Geoff

Thanks for the reply. Just to understand better, I just need to run the SQL
2005 SP2 on current host node
and after update, I run it again on the 2nd node, right? Also can I do the
same thing with Windows 2003 SP2?

Thanks

"Geoff N. Hiten" wrote in message

> You will need to install SP2 starting from the current host node to update
> the engine and agent. You will need to run SP2 from each node in order to
> update SSIS and the client tools, just like you had to run the installer
> on each node to install SSIS and client tools.
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
>
>
> "Sean" wrote in message
>
>> I've got a 2-node SQL Server 2005 running. There is no sql service packs
>> installed and Windows 2003 service packs. the sql-cluster was built
>> while back. Is there a special way to install SQL SP2? Do I just install
>> the SP2 on each node?
>>
>> Thanks in advance
>>
>
 >> Stay informed about: SP2 on cluster mode 
Back to top
Login to vote
Justin Rich

External


Since: Jul 23, 2007
Posts: 17



(Msg. 4) Posted: Thu Feb 21, 2008 1:02 pm
Post subject: Re: SP2 on cluster mode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Windows is stand alone, so you'll need to do the SP on both.

with SQL, because the DB Engine is shared between the nodes, when you
install the SQL SP it dumps the updated files on all of your nodes.
But because there are parts that are not part of the cluster (such as ssis,
client tools etc) you need to run the SP on all nodes to update those none
clustered parts...

if all you have is the DB Engine then you only need to run the SP on the
active node.



"Sean" wrote in message

> Geoff
>
> Thanks for the reply. Just to understand better, I just need to run the
> SQL 2005 SP2 on current host node
> and after update, I run it again on the 2nd node, right? Also can I do
> the same thing with Windows 2003 SP2?
>
> Thanks
>
> "Geoff N. Hiten" wrote in message
>
>> You will need to install SP2 starting from the current host node to
>> update the engine and agent. You will need to run SP2 from each node in
>> order to update SSIS and the client tools, just like you had to run the
>> installer on each node to install SSIS and client tools.
>>
>> --
>> Geoff N. Hiten
>> Senior SQL Infrastructure Consultant
>> Microsoft SQL Server MVP
>>
>>
>>
>>
>> "Sean" wrote in message
>>
>>> I've got a 2-node SQL Server 2005 running. There is no sql service packs
>>> installed and Windows 2003 service packs. the sql-cluster was built
>>> while back. Is there a special way to install SQL SP2? Do I just
>>> install the SP2 on each node?
>>>
>>> Thanks in advance
>>>
>>
>
 >> Stay informed about: SP2 on cluster mode 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Feb 23, 2005
Posts: 443



(Msg. 5) Posted: Thu Feb 21, 2008 3:14 pm
Post subject: Re: SP2 on cluster mode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yep.

--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP


"Justin Rich" wrote in message

> Windows is stand alone, so you'll need to do the SP on both.
>
> with SQL, because the DB Engine is shared between the nodes, when you
> install the SQL SP it dumps the updated files on all of your nodes.
> But because there are parts that are not part of the cluster (such as
> ssis, client tools etc) you need to run the SP on all nodes to update
> those none clustered parts...
>
> if all you have is the DB Engine then you only need to run the SP on the
> active node.
>
>
>
> "Sean" wrote in message
>
>> Geoff
>>
>> Thanks for the reply. Just to understand better, I just need to run the
>> SQL 2005 SP2 on current host node
>> and after update, I run it again on the 2nd node, right? Also can I do
>> the same thing with Windows 2003 SP2?
>>
>> Thanks
>>
>> "Geoff N. Hiten" wrote in message
>>
>>> You will need to install SP2 starting from the current host node to
>>> update the engine and agent. You will need to run SP2 from each node in
>>> order to update SSIS and the client tools, just like you had to run the
>>> installer on each node to install SSIS and client tools.
>>>
>>> --
>>> Geoff N. Hiten
>>> Senior SQL Infrastructure Consultant
>>> Microsoft SQL Server MVP
>>>
>>>
>>>
>>>
>>> "Sean" wrote in message
>>>
>>>> I've got a 2-node SQL Server 2005 running. There is no sql service
>>>> packs installed and Windows 2003 service packs. the sql-cluster was
>>>> built
>>>> while back. Is there a special way to install SQL SP2? Do I just
>>>> install the SP2 on each node?
>>>>
>>>> Thanks in advance
>>>>
>>>
>>
>
>
 >> Stay informed about: SP2 on cluster mode 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How SQL2005 cluster can be installed on windows cluster? - I am new on both SQL and windows cluster. Our company is trying to deploy a HA SQL system, which I need to install SQL2005 to windows cluster. My question is: Since windows cluster will share one back end storage chassis, where should I put SQL2005 on...

Cluster DR - My production cluster disks are corruptd - i would like to find out how to restore from backups I have all system backups and mdf and ldf files of the databases - I would like to keep the logins, jobs etc Thanks

Cluster SDK - Can someone point me out SDK for clustering on Win2000? I am planning to invoke Cluster API's using VBS... Thanks in adv.

SQL 2005 Cluster with 2K - Hi, I have a question that I hope someone can help me with (I've trawled the net...). I want to consolidate several SS 2K databases on to a new SS 2005 2 node cluster. I will use SS 2005 standard for the cluster. Is it possible to add a 2K instance....

Doc for SQL 2000 Cluster - Hello Is there any brief howto to configure SQL 2000 Cluster on a VM? Thanks
   Database Forums (Home) -> Clustering All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]