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

AlwaysOn - use an Availability group listner or just point to the Cluster name

$
0
0
I have MasterDataServices installed on a server and the database is in an AlwaysOn Availability Group.The MDM front end currently is set up incorrectly and is referencing NodeA (primary node) for its database.I want to fix this but im unsure if i should:-point the MDM front end to the cluster name, so it wont matter what server the databsae is on?-create an Availability Group Listner, which would also decoupple the database referenced from a particular server.(note im using MDM here, but that could be any website referencing a database that is in an AlwaysOn Availability Group).Thanks,

Viewing all articles
Browse latest Browse all 6525

Trending Articles