This is a local environment issue. The SFDC client PC's are likely trying to connect to a SQL Server Instance on a virtual machine using an alias.
β
The server and SQL Server Instance names are probably correct, but the port number may be incorrect on the alias.
β
Make sure that the port number of the SQL Server Instance that you are trying to connect to is correct. For port number settings, you can use SQL Server Configuration Manager.
β
Fixing the port number on the alias should resolve the issue.
β
Also, launch the firewall exceptions list and whitelist the following file paths and release the port number:-
C:\ProgramData\FMClient.FMAST13\Live\XPA\MgxpaRuntime.exe
C:\ProgramData\FMClient.FMAST13\Play\XPA\MgxpaRuntime.exe
C:\Program Files\Microsoft SQL Server\MSSQL13.FMAST\MSSQL\Binn\sqlservr.exe
C:\Program Files (x86)\Microsoft SQL Server\90\Shared\sqlbrowser.exe
TCP Port 54321
