Cannot Connect to the source server

Hi All,

I have two servers (TESTSERVER, PRODSERVER). On the TESTSERVER i have a package that i'm using for data load from a source database on a SOURCESERVER. Everything works great until this point. Now from the PRODSERVER  in the SSIS package i'm trying to create a connection in the connection manager to the SOURCESERVER and i'm getting the following error

TITLE: Connection Manager
------------------------------

Test connection failed because of an error in initializing provider. Login timeout expired
A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.
Named Pipes Provider: Could not open a connection to SQL Server [53]. 

------------------------------
BUTTONS:

OK
------------------------------

Then i tried to connect using the Management Studio (SSMS)

TITLE: Connect to Server
------------------------------

Cannot connect to SQLPC01B\ACCELA.

------------------------------
ADDITIONAL INFORMATION:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=53&LinkId=20476


------------------------------
BUTTONS:

OK
------------------------------

We tried flushing the DNS names and refreshing the winsock, but still the same error. Did anyone come across this kind of issue? we do not have any firewalls or securities. Please need advice.

Thanks

August 17th, 2015 1:32pm

cmd => SQLCMD -L  

    check you are able to see  PROD server.

Check you are able tracert those server,Check firewall setting.

Free Windows Admin Tool Kit Click here and download it now
August 18th, 2015 3:36am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics