dbTalk Databases Forums  

Cannot connect to SSAS 2005

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Cannot connect to SSAS 2005 in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JayneK
 
Posts: n/a

Default Cannot connect to SSAS 2005 - 12-06-2005 , 03:44 PM






I have installed SQL Server 2005 and Analysis Services 2005 on a brand new
machine using the release version.

I created an instance "REPORTING" on both SQL Server and Analysis Services.

I am trying to connect through SQL Management Studio to Analysis Services
but I get an error message.

"A connection cannot be made to redirector. Ensure that 'SQL Browser'
service is running. (Microsoft.AnalysisServices.AdomdClient)
No connection could be made because the target machine activity refused it"

I have changed the SQL Browser and SSAS to be using Network Account and have
enabled TCP/IP on the Protocol for Reporting. But none of this helped.

What do I need to do to get this to work?

Thanks



Reply With Quote
  #2  
Old   
JayneK
 
Posts: n/a

Default RE: Cannot connect to SSAS 2005 - 12-06-2005 , 03:58 PM






I found a previous post that informed to change to local user account.

Does this mean that a local user account must be used to connect to AS?

I'm going to be deploying on a server and I don't want to have to link up a
specific user Account, I would like to use a system account.

"JayneK" wrote:

Quote:
I have installed SQL Server 2005 and Analysis Services 2005 on a brand new
machine using the release version.

I created an instance "REPORTING" on both SQL Server and Analysis Services.

I am trying to connect through SQL Management Studio to Analysis Services
but I get an error message.

"A connection cannot be made to redirector. Ensure that 'SQL Browser'
service is running. (Microsoft.AnalysisServices.AdomdClient)
No connection could be made because the target machine activity refused it"

I have changed the SQL Browser and SSAS to be using Network Account and have
enabled TCP/IP on the Protocol for Reporting. But none of this helped.

What do I need to do to get this to work?

Thanks



Reply With Quote
  #3  
Old   
Darren Gosbell
 
Posts: n/a

Default RE: Cannot connect to SSAS 2005 - 12-08-2005 , 05:40 AM



Are you by any chance running on a laptop that is intermittantly
connected to a domain? I am in this situation and am seeing similar
intermittent issues, in my case it only happens when I am disconnected
from the network so it should not affect a normal server.

I think in this situation it has to do with logging on using cached
domain credentials, but it also seems to depend on when the AS service
was started. I think if the AS service could contact the domain
controller when it started up it will work OK against cached domain
credentials. I suspend my laptop when I travel between home and the
office, so it is hard for me to keep track of when I last rebooted.

If I have to start up my machine away from the office I have found the
following work around.

I am running WinXP and I hold the shift key down, right click on
Management Studio or BIDS and select the "Run as..." option. This allows
me to run either of these apps using the credentials of a local user,
even though I am logged on to my machine with my cached domain
credentials.

When I can figure out a simple set of steps to reproduce this issue I
plan to log it with MS, but it is a pain to test as you have to connect,
restart, disconnect, restart and at the moment I am working off site for
the next few weeks.

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <7D80E9EB-A8D2-4996-AD5C-03600282DDFD (AT) microsoft (DOT) com>,
JayneK (AT) discussions (DOT) microsoft.com says...
Quote:
I found a previous post that informed to change to local user account.

Does this mean that a local user account must be used to connect to AS?

I'm going to be deploying on a server and I don't want to have to link up a
specific user Account, I would like to use a system account.

"JayneK" wrote:

I have installed SQL Server 2005 and Analysis Services 2005 on a brand new
machine using the release version.

I created an instance "REPORTING" on both SQL Server and Analysis Services.

I am trying to connect through SQL Management Studio to Analysis Services
but I get an error message.

"A connection cannot be made to redirector. Ensure that 'SQL Browser'
service is running. (Microsoft.AnalysisServices.AdomdClient)
No connection could be made because the target machine activity refused it"

I have changed the SQL Browser and SSAS to be using Network Account and have
enabled TCP/IP on the Protocol for Reporting. But none of this helped.

What do I need to do to get this to work?

Thanks




Reply With Quote
  #4  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Cannot connect to SSAS 2005 - 12-09-2005 , 01:53 PM



This is a known bug that impacts named instances. You should be able to
connect to default instances disconnected from the network.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Darren Gosbell" <jam (AT) newsgroups (DOT) nospam> wrote

Quote:
Are you by any chance running on a laptop that is intermittantly
connected to a domain? I am in this situation and am seeing similar
intermittent issues, in my case it only happens when I am disconnected
from the network so it should not affect a normal server.

I think in this situation it has to do with logging on using cached
domain credentials, but it also seems to depend on when the AS service
was started. I think if the AS service could contact the domain
controller when it started up it will work OK against cached domain
credentials. I suspend my laptop when I travel between home and the
office, so it is hard for me to keep track of when I last rebooted.

If I have to start up my machine away from the office I have found the
following work around.

I am running WinXP and I hold the shift key down, right click on
Management Studio or BIDS and select the "Run as..." option. This allows
me to run either of these apps using the credentials of a local user,
even though I am logged on to my machine with my cached domain
credentials.

When I can figure out a simple set of steps to reproduce this issue I
plan to log it with MS, but it is a pain to test as you have to connect,
restart, disconnect, restart and at the moment I am working off site for
the next few weeks.

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <7D80E9EB-A8D2-4996-AD5C-03600282DDFD (AT) microsoft (DOT) com>,
JayneK (AT) discussions (DOT) microsoft.com says...
I found a previous post that informed to change to local user account.

Does this mean that a local user account must be used to connect to AS?

I'm going to be deploying on a server and I don't want to have to link up
a
specific user Account, I would like to use a system account.

"JayneK" wrote:

I have installed SQL Server 2005 and Analysis Services 2005 on a brand
new
machine using the release version.

I created an instance "REPORTING" on both SQL Server and Analysis
Services.

I am trying to connect through SQL Management Studio to Analysis
Services
but I get an error message.

"A connection cannot be made to redirector. Ensure that 'SQL Browser'
service is running. (Microsoft.AnalysisServices.AdomdClient)
No connection could be made because the target machine activity refused
it"

I have changed the SQL Browser and SSAS to be using Network Account and
have
enabled TCP/IP on the Protocol for Reporting. But none of this
helped.

What do I need to do to get this to work?

Thanks






Reply With Quote
  #5  
Old   
Darren Gosbell
 
Posts: n/a

Default Re: Cannot connect to SSAS 2005 - 12-12-2005 , 04:49 AM



Yeah, but I still have AS2k as my default and probably will need to keep
it for a little while yet. The "Run As" work around is not too bad, but
do you know if this bug is likely to be fixed in SP1?

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <uh58ZpP$FHA.344 (AT) TK2MSFTNGP11 (DOT) phx.gbl>,
dwickert (AT) online (DOT) microsoft.com says...
Quote:
This is a known bug that impacts named instances. You should be able to
connect to default instances disconnected from the network.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.