SSO with Cluster of SSAS 2005


hi all,

we had sso working against standalone msas server ocausql01. added msas cluster called ocausqlcls , sso has stopped working. used setspn utility add spns referencing cluster ocausqlcls rather individual machines.

setspn.exe -a msolapsvc.3/ocausqlcls.xxx.local ocausql01 setspn.exe -a msolapsvc.3/ocausqlcls ocausql01

setspn.exe -a msolapsvc.3/ocausqlcls.xxx.local ocausql02 setspn.exe -a msolapsvc.3/ocausqlcls ocausql02

the spns created (see below)

h:\>setspn -l ocausql01
registered serviceprincipalnames cn=ocausql01,ou=op center aapt,ou=sql serve
rs,ou=servers,dc=xxx,dc=local:
    msolapsvc.3/ocausqlcls
    msolapsvc.3/ocausqlcls.xxx.local
    msolapsvc.3/ocausql01

h:\>setspn -l ocausql02
registered serviceprincipalnames cn=ocausql02,ou=op center aapt,ou=sql serve
rs,ou=servers,dc=xxx,dc=local:
    msolapsvc.3/ocausqlcls
    msolapsvc.3/ocausqlcls.xxx.local

i modified connection reporting tool access cluster name rather server name still error.

"an error hasoccurred while trying connect olap server.failed initialize (the following component microsoft ole db providerfor analysis services 2005 returned server error (an error encountered in transport layer.; peer prematurely closed connection))."

i not sure if kerberos issue.

can provide advice on we're going wrong?

thanks,


boudhaditya

it kerberos issue me. have here , verify you  done steps correctly http://support.microsoft.com/default.aspx/kb/917409


after doing bit of search got https://forums.sdn.sap.com/message.jspa?messageid=6700375. have

ashwani roy

my blog

please click mark answer button if post solves problem!



SQL Server  >  SQL Server Analysis Services



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........