View listener properties
This topic describes how to view the properties of an Always On
availability group listener
by
using SQL Server Management Studio or Transact-SQL in SQL Server.
- In Object Explorer, connect to a server instance that hosts any availability replica of the
availability group whose listener you want to view. Click the server name to expand the
server tree.
- Expand the
node and the
node.
- Expand the node of the availability group, and expand the
node.
- Right-click the listener that you want to view, and select the
command.
- This opens the
dialog box. For more information,
see
Availability Group Listener Properties (Dialog Box)
, later in this topic.
The network name of the availability group listener.
The TCP port used by this listener.
7
Note
If you are connected the primary replica, you can use this field to modify the port number
of the listener. This requires ALTER AVAILABILITY GROUP permission on the availability
group, CONTROL AVAILABILITY GROUP permission, ALTER ANY AVAILABILITY GROUP
permission, or CONTROL SERVER permission.