Question
In case of a server IP address change, a connection error may occur on the SQL Server database. To remove the error, change the server IP address listened by the SQL Server database. How do I change the IP address listened by the SQL Server database?
Answer
- Choose .
The SQL Server Configuration Manager window is displayed.
- Click Protocols for MSSQLSERVER. In the right pane, right-click TCP/IP and choose Properties.
MSSQLSERVER indicates a SQL Server database instance name. It must be replaced by the actual instance name.

In the TCP/IP Properties dialog box that is displayed, set the IP address listened by the SQL Server database to the IP address of the eSight server, and click OK.

In the Warning dialog box that is displayed, click OK.


