|
What is the Default Port No for Mirroring in SQL Server
(comments are locked)
|
|
Actually there is no default port for database mirroring endpoint, if we use TSQL to create endpoint, we need to supply the port number. It's the SSMS wizard, which sets port number to 5022.
(comments are locked)
|
|
5022 is default port number for mirroring in sql server
(comments are locked)
|

