I have an issue with SQL SERVER 2012 R2 replications. I created a Transactional Publication on my server, generating subscriptions (a subscriber which is on a LAN and another in a VPN. Both with SQL SERVER EXPRESS 2012) but nothing data is replicated. I have tried updating the SQL instances, giving permissions to the snapshot agent user, using the SA user to connect to the subscriber, checking the TCP / IP ports subscriber. In all of cases it generates the following error:
Agent message code: 20084
The processcould not connecttoSubscriber'xxx' (Origen: MSSQL_REPL, Número de error: MSSQL_REPL0)
Get help: http: //help /MSSQL_REPL0
Named PipesProvider: Could notopen a connection toSQLServer[1326].(Source:MSSQLServer,Error number:1326)
Get help: http: //help /
1326
Error relatedor instance-specific networktoconnect to theSQLServer.The serveris not found oris not accessible.Verify that theinstance nameis correct and ifSQLServeris configured to allowremote connections.For moreinformation, see theBooks Online forSQLServer.(Source:MSSQLServer,Error number:1326)
Get help: http: //help /
1326
You have completedthe timeoutlogin
(Source:MSSQLServer,Error number:HYT00)
Get help: http: //help /
HYT00
Please, I hope
you can help me.Thisreplication configuration'vesuccessfullydonemany times,but this time Ididthis unexpected
problem andno longerto do.
I appreciate yourresponse.
Estyfen