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

Clustered SQL server 2005 - Maintenance plan problem

 
   Database Help (Home) -> Clustering RSS
Next:  Cluster Named Instance IP  
Author Message
Julien

External


Since: Feb 03, 2008
Posts: 3



(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
Login to vote
jason

External


Since: Feb 03, 2008
Posts: 14



(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
Login to vote
Julien

External


Since: Feb 03, 2008
Posts: 3



(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
Login to vote
Geoff N. Hiten

External


Since: Jan 10, 2008
Posts: 111



(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
Login to vote
Julien

External


Since: Feb 03, 2008
Posts: 3



(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
Login to vote
Display posts from previous:   
Related Topics:
SQL Server 2005 EE Installation ???? -

Clustered SQL servers in DR Hotsite - I have to bring up a second set of clustered SQL servers at a DR Hotsite. To avoid having to change any ODBC connections or application configurations the SQL virtual server names will need to be the same at the hotsite as they are at the normal..

Applying a hotfix to a SQL Server 2005 failover Cluster - Hi. Was hoping to get some advice on applying a hotfix to a SQL Server 2005 failover Cluster. The hotfix I am applying (KB933508) relates to a Maintenance Plans issue with Server 2005 Service Pack 2. During installation I'm advised that unless the SQ...

SQL 2005 Cluster Repair - I have a 2 node Windows 2003 SQL 2005 Cluster, node 2 was failing so I evicted it and attempted to rejoin it, when I evicted it the cluster failed, I had to redo the cluster to get it back up, then added the second node, but the SQL server, and tools....

SQL 2005 Cluster on Windows 2008 Datacenter - I am currently working to get a test cluster online using Windows 2008 Datacenter x64 with SQL2005 Enterprise x64. Although the 2008 cluster is up and reports that it is running fine and shared storage is attached and online, SQL setup does not give me..
   Database Help (Home) -> Clustering All times are: Pacific Time (US & Canada)
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 ]