Dear Team,
We are planning to change the SQL server in SharePoint farm due to the lifetime expiration of the server by using the below article. Before changing the server we are checking the UDL test.
https://learn.microsoft.com/en-us/sharepoint/troubleshoot/administration/how-to-change-the-database-in-farms
Without the UDL result, we cannot take call to change the SQL Server in SharePoint
UDL test connection is getting failed, but on local and remote servers we are able to connect.
Farm details::
OS 2016
SQL 2016
SharePoint 2019 (2 SharePoint servers APP & WFE)
- We are able to connect the SQL instance with the named instance from the local server via ssms.
- We are able to connect the SQL instance with the named instance from the remote server via ssms.
- We are able to connect the SQL instance with the Alias name from the local server via ssms.
4**. We are unable to connect the SQL instance with the Alias name from the remote server via ssms.**
- UDL test connection is getting failed for both the named instance and alias name from the remote server via UDL.
TLS 1.2 is enabled on the SharePoint server and SQL server for both the client and server.
Please provide the best solution to pass the UDL connection.