 |
|
 |
|
Next: Database Mail Configuration Problem in a cluster ..
|
| Author |
Message |
External

Since: Sep 11, 2006 Posts: 5
|
(Msg. 1) Posted: Sun Feb 03, 2008 3:07 pm
Post subject: Clustered SQL server 2005 - Maintenance plan problem Archived from groups: microsoft>public>sqlserver>clustering (more info?)
|
|
|
Hi Everyone,
Short Problem.
Here is my config:
- SQL Cluster Active/Passive
- MSSQL 2005 SP2
- On the nodes: SQL engine, Worstation components
- Windows 2003 SE SP2
Here is my problem:
- When logged on the primary node (active one) I can browse and access all
part of SQL server 2005
- When trying to access (i.e. just displaying the plan) Maintenance plan
from my passive node, I get the following error:
"Microsoft SQL server Management Studio is unable to load this document:
Unable to Cast COM Object of type
Microsoft.SQLserver.DTS.Runtime.Wrapper.AplicationClass" to interface
type[...] Library not registered. (Expection from HRESULT:
0x8002801D(Type_E_LibnoRegistered)".
- This is linked with a error popup message:"Value cannot be null.
Parameter name: Component (System Design)
Worse, when I switch the ressources to the passive node, the maintenance
plan are not working. (same error message)
Any Idea why that could be?
Also, I've noticed since applying SQL server SP2 I've got a difference of
version between SQL server Management Studio and Analysis Services Client
tool. Could that be the source of it and how can I balance these versions?
Thanks a lot for your help.
Julien >> Stay informed about: Clustered SQL server 2005 - Maintenance plan problem |
|
| Back to top |
|
 |  |
External

Since: Nov 20, 2007 Posts: 18
|
(Msg. 2) Posted: Sun Feb 03, 2008 11:17 pm
Post subject: Re: Clustered SQL server 2005 - Maintenance plan problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Julien,
You problably need to install SSIS on the second node.
--
Jason Massie
www: http://statisticsio.com
rss: http://feeds.feedburner.com/statisticsio
"Julien" wrote in message
> Hi Everyone,
>
> Short Problem.
>
> Here is my config:
> - SQL Cluster Active/Passive
> - MSSQL 2005 SP2
> - On the nodes: SQL engine, Worstation components
> - Windows 2003 SE SP2
>
> Here is my problem:
> - When logged on the primary node (active one) I can browse and access all
> part of SQL server 2005
> - When trying to access (i.e. just displaying the plan) Maintenance plan
> from my passive node, I get the following error:
> "Microsoft SQL server Management Studio is unable to load this document:
> Unable to Cast COM Object of type
> Microsoft.SQLserver.DTS.Runtime.Wrapper.AplicationClass" to interface
> type[...] Library not registered. (Expection from HRESULT:
> 0x8002801D(Type_E_LibnoRegistered)".
> - This is linked with a error popup message:"Value cannot be null.
> Parameter name: Component (System Design)
>
> Worse, when I switch the ressources to the passive node, the maintenance
> plan are not working. (same error message)
>
> Any Idea why that could be?
>
> Also, I've noticed since applying SQL server SP2 I've got a difference of
> version between SQL server Management Studio and Analysis Services Client
> tool. Could that be the source of it and how can I balance these versions?
>
> Thanks a lot for your help.
>
> Julien >> Stay informed about: Clustered SQL server 2005 - Maintenance plan problem |
|
| Back to top |
|
 |  |
External

Since: Sep 11, 2006 Posts: 5
|
(Msg. 3) Posted: Mon Feb 04, 2008 1:23 am
Post subject: Re: Clustered SQL server 2005 - Maintenance plan problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Jason,
I do not have SSIS installed on any of my both nodes.
I believe it was strongly not advised to install SSIS in a cluster
environment?
Thanks,
Julien
"jason" wrote:
> Hi Julien,
> You problably need to install SSIS on the second node.
>
> --
> Jason Massie
> www: http://statisticsio.com
> rss: http://feeds.feedburner.com/statisticsio
>
> "Julien" wrote in message
>
> > Hi Everyone,
> >
> > Short Problem.
> >
> > Here is my config:
> > - SQL Cluster Active/Passive
> > - MSSQL 2005 SP2
> > - On the nodes: SQL engine, Worstation components
> > - Windows 2003 SE SP2
> >
> > Here is my problem:
> > - When logged on the primary node (active one) I can browse and access all
> > part of SQL server 2005
> > - When trying to access (i.e. just displaying the plan) Maintenance plan
> > from my passive node, I get the following error:
> > "Microsoft SQL server Management Studio is unable to load this document:
> > Unable to Cast COM Object of type
> > Microsoft.SQLserver.DTS.Runtime.Wrapper.AplicationClass" to interface
> > type[...] Library not registered. (Expection from HRESULT:
> > 0x8002801D(Type_E_LibnoRegistered)".
> > - This is linked with a error popup message:"Value cannot be null.
> > Parameter name: Component (System Design)
> >
> > Worse, when I switch the ressources to the passive node, the maintenance
> > plan are not working. (same error message)
> >
> > Any Idea why that could be?
> >
> > Also, I've noticed since applying SQL server SP2 I've got a difference of
> > version between SQL server Management Studio and Analysis Services Client
> > tool. Could that be the source of it and how can I balance these versions?
> >
> > Thanks a lot for your help.
> >
> > Julien
> >> Stay informed about: Clustered SQL server 2005 - Maintenance plan problem |
|
| Back to top |
|
 |  |
External

Since: Feb 23, 2005 Posts: 443
|
(Msg. 4) Posted: Mon Feb 04, 2008 9:28 am
Post subject: Re: Clustered SQL server 2005 - Maintenance plan problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Apply SP2 to the client tools on the "passive" node.
--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP
"Julien" wrote in message
> Hi Everyone,
>
> Short Problem.
>
> Here is my config:
> - SQL Cluster Active/Passive
> - MSSQL 2005 SP2
> - On the nodes: SQL engine, Worstation components
> - Windows 2003 SE SP2
>
> Here is my problem:
> - When logged on the primary node (active one) I can browse and access all
> part of SQL server 2005
> - When trying to access (i.e. just displaying the plan) Maintenance plan
> from my passive node, I get the following error:
> "Microsoft SQL server Management Studio is unable to load this document:
> Unable to Cast COM Object of type
> Microsoft.SQLserver.DTS.Runtime.Wrapper.AplicationClass" to interface
> type[...] Library not registered. (Expection from HRESULT:
> 0x8002801D(Type_E_LibnoRegistered)".
> - This is linked with a error popup message:"Value cannot be null.
> Parameter name: Component (System Design)
>
> Worse, when I switch the ressources to the passive node, the maintenance
> plan are not working. (same error message)
>
> Any Idea why that could be?
>
> Also, I've noticed since applying SQL server SP2 I've got a difference of
> version between SQL server Management Studio and Analysis Services Client
> tool. Could that be the source of it and how can I balance these versions?
>
> Thanks a lot for your help.
>
> Julien >> Stay informed about: Clustered SQL server 2005 - Maintenance plan problem |
|
| Back to top |
|
 |  |
External

Since: Sep 11, 2006 Posts: 5
|
(Msg. 5) Posted: Mon Feb 04, 2008 9:31 am
Post subject: Re: Clustered SQL server 2005 - Maintenance plan problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
That did the trick!
Thanks Geoff.
Julien
"Geoff N. Hiten" wrote:
> Apply SP2 to the client tools on the "passive" node.
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
> "Julien" wrote in message
>
> > Hi Everyone,
> >
> > Short Problem.
> >
> > Here is my config:
> > - SQL Cluster Active/Passive
> > - MSSQL 2005 SP2
> > - On the nodes: SQL engine, Worstation components
> > - Windows 2003 SE SP2
> >
> > Here is my problem:
> > - When logged on the primary node (active one) I can browse and access all
> > part of SQL server 2005
> > - When trying to access (i.e. just displaying the plan) Maintenance plan
> > from my passive node, I get the following error:
> > "Microsoft SQL server Management Studio is unable to load this document:
> > Unable to Cast COM Object of type
> > Microsoft.SQLserver.DTS.Runtime.Wrapper.AplicationClass" to interface
> > type[...] Library not registered. (Expection from HRESULT:
> > 0x8002801D(Type_E_LibnoRegistered)".
> > - This is linked with a error popup message:"Value cannot be null.
> > Parameter name: Component (System Design)
> >
> > Worse, when I switch the ressources to the passive node, the maintenance
> > plan are not working. (same error message)
> >
> > Any Idea why that could be?
> >
> > Also, I've noticed since applying SQL server SP2 I've got a difference of
> > version between SQL server Management Studio and Analysis Services Client
> > tool. Could that be the source of it and how can I balance these versions?
> >
> > Thanks a lot for your help.
> >
> > Julien
>
> >> Stay informed about: Clustered SQL server 2005 - Maintenance plan problem |
|
| Back to top |
|
 |  |
|
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
|
|
|
|
 |
|
|