Forum Discussion
SSAS DNS name not working from Report Server:
No, if the two services are running on the one server Kerberos is not your issue.
What error do you get when using the DNS name?
If you log on to the server can you ping the DNS name and does it resolve correctly?
Hi d_gosbell
- Once connection string is modified to have DNS name and click on test connection, i get below error message:
The report server couldn't connect to the data source using the information you entered. Make sure you've entered the connection string and any credentials correctly.
The connection either timed out or was lost.
- If i just save the connection string with out testing the connection. I get below message while report is rendering/loading the data
We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly.
Thanks
Manoj
- d_gosbell6 years agoSuper User
So you or an admin needs to remote desktop onto the server and see if you can ping the DNS name. If this fails (which I'm thinking it might) then you'll need to work with your IT people to figure out why.
- Anonymous6 years agoNot applicable
Hi d_gosbell
I did ping the DNS name from server (by connection from remote desktop). And DNS name is being pinged with out issue.
Kerberos delegation setup is needed when i have SSAS Instance and PBIRS on same server box?
Thanks
Manoj
- d_gosbell6 years agoSuper User
Anonymous wrote:
I did ping the DNS name from server (by connection from remote desktop). And DNS name is being pinged with out issue.
Hmm, I'm not really sure what else to suggest here. My only guess was that something was going wrong with the name resolution which does not appear to be the case. I can't think why else the DNS name would work from client machines, but not from the server.
Kerberos delegation setup is needed when i have SSAS Instance and PBIRS on same server box?
No, Kerberos is not required if SSAS and PBIRS are on the same box.