Microsoft SqlServer Connection Info while configuration

Asked By 0 points N/A Posted on -
qa-featured

Hi,

I have this SQL server error and I cannot solve it. Also I don’t know what is causing it and I have it. I thought that is a good idea to call an expert from Techyv to help me with this. Is anyone available and also can help to fix this ? Please tell me how can this error message can be prevented ?

Thank you !

 

 

SQL Server could not configure ‘LPUAT’ as a Distributor

Addition information:

An exception occurred while executing a Transact-SQL statement or batch.

(Microsoft.SqlServer.ConnectionInfo)

TCP Provider: No connection could be made because the target machine actively refused it.

Changed database context to master

OLE DB provider “SQLNCLI11” for linked “repl_distributor” returned message “Login timeout expired”

OLE DB provider “SQLNCL11” for linked server “repl_distributor” returned message” A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or accessible. Check of instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online”. (Microsoft SQL Server, Error: 10061)

OK

SHARE
Answered By 5 points N/A #179312

Microsoft SqlServer Connection Info while configuration

qa-featured

Hello,

 

It appears as though the target machine and perhaps the machine you are using are not properly configured. Also, ensure that you have all necessary permissions (administrator-level) to perform the task you would like within the server environment you have created. You may need to purge all settings for your machine and the specific machine you are targeting, and then configure everything again. You also may need to troubleshoot your network and the network the target machine is utilizing. I suggest utilizing network analysis tools to examine the problem more closely. Such tools can be easily located with a search engine and many offer guided use.

Related Questions