Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 Analysis Server and Reporting Services (2012)
 Reporting Service URL with Availability Group

Author  Topic 

imughal
Posting Yak Master

192 Posts

Posted - 2013-05-04 : 07:17:02
Hi,

My Environment:

Node A - Primary
Node B - Secondary

I have installaed SQL Server 2012 with Availability Group. AG Listener created. i can connect Database using AG listner.

I am installting Team Foundation server 2012 where i have to give Database Server name and Reporting Services Server Name.

In database server name i have given AGListnerName and its get connected. When i give AGListner in reporting service URL its not connected.


On both node using management studio i can connect using AGListner name. Reporting Service get connected using SQL instance name but not able to connect using AGListner name.

How to configure reporting and analysis service to use Availability Group.

Please guide what could be URL name for reporting and analysis service just in case we are using Availability Group.


Thanks

chadmat
The Chadinator

1974 Posts

Posted - 2013-05-04 : 14:01:54
I haven't set up TFS, so I don't know for sure, but maybe it is asking for the Report Server, not the database server that hosts the Reporting DBs. So that would be a URL.

-Chad
Go to Top of Page

imughal
Posting Yak Master

192 Posts

Posted - 2013-05-05 : 06:57:55
Hi,

If it is just a case of reporting server URL so how to install reporting server in high availability mode. for example i have 2 server. serverA and serverB.

What should be reporting server URL in high availability mode.
http://ServerA
http://serverB or what. pls guide.
thanks
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-05-06 : 04:27:09
see

http://www.mssqltips.com/sqlservertip/2778/how-to-add-reporting-services-to-an-existing-sql-server-clustered-instance/

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page
   

- Advertisement -