Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SSRS data source with availability group

$
0
0
So I have set up my AO cluster and have to set up some data sources for reporting services.Data Source=LISTENERNAME, PORT;Initial Catalog=DATABASENAME;Extended Properties=multisubnetfailover=true;Provider=SQLOLEDB;What am i missing? Its just timing out all the time. My guess is that this means it not reading the listener properly and multisubnetfailover isnt taking effect.Any help would be appreciated

Viewing all articles
Browse latest Browse all 6525

Trending Articles