Valid on Windows platforms.
Symptom
Setup cannot communicate with Microsoft SQL Server database instances installed on remote computers. As a result, the installation process fails.
Solution
ODBC communicates with the SQL Server browser service using UDP port 1434 to detect the TCP port that SQL Server is using to communicate. ODBC then uses the detected port to communicate with SQL Server. If UDP port 1434 is blocked, Setup cannot communicate with remote Microsoft SQL Server instances, which causes the installation process to fail.
To help ensure that Setup can communicate with remote Microsoft SQL Server databases, verify whether UDP port 1434 is blocked or not blocked. Then do one of the following:
%systemdrive%\Windows\system32
%systemdrive%\Windows\SysWoW64
The ODBC Data Source Administrator dialog opens.
The Create New Data Source dialog opens.
The Create a New Data Source to SQL Server dialog opens.
Click Next.
The Add Network Library Configuration dialog opens.
In the Port field, specify 1433.
Click Finish.
UDP port 1433 is applied.
Note: The SQL Server browser service is disabled when you install Microsoft SQL Server.
Copyright © 2016 |
|