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

Pointing servername\instancename at an AG listener

$
0
0
Howdy allI have a question about whether something is possible. I've started working at an organisation that has a sql 2005 cluster with a named instances on it, lets call it Instance1. What they done is to create a dns alias for servername that is the same as the instance name, so when you connect to the sql server you connect "Instance1\Instance1".We want to move to SQL 2014 cluster with AlwaysOn Availability Groups doing the HA/DR, the question is if I create a listener name called "Listener1" is there a way to using DNS or anything else to point "Instance1\Instance1" to "Listener1"Any advice will be much appreciated :-D

Viewing all articles
Browse latest Browse all 6525

Trending Articles