Here are some of the error messages I am getting:
- The process could not connect to Subscriber 'SrvTest'. (Source:
MSSQL_REPL, Error number: MSSQL_REPL0)
- Named Pipes Provider: Could not open a connection to SQL Server [1326].
(Source: MSSQLServer, Error number: 1326)
- An error has occurred while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings SQL Server does not allow remote connections.
(Source: MSSQLServer, Error number: 1326)
- Login timeout expired (Source: MSSQLServer, Error number: HYT00)
Get help: http://help/HYT00
I checked both servers to verify that they allow for remote connections, and
they do. I tried using the "sa" account to connect to the subscriber...and
that fails with the same errors.
This is frustrating because I know I am close and once I get the right
accounts it should work great.
- will
[quoted text, click to view] "Hilary Cotter" wrote:
> Set a larger value for the LoginTimeout parameter, and ensure that the
> account you are using to connect to the distributor has sa rights on the
> publisher and distributor.
>
> --
> Hilary Cotter
> Director of Text Mining and Database Strategy
> RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
>
> This posting is my own and doesn't necessarily represent RelevantNoise's
> positions, strategies or opinions.
>
> Looking for a SQL Server replication book?
>
http://www.nwsu.com/0974973602.html >
> Looking for a FAQ on Indexing Services/SQL FTS
>
http://www.indexserverfaq.com >
>
>
> "dw" <dw@discussions.microsoft.com> wrote in message
> news:6CAF903D-B97C-490B-993E-CD0951B60923@microsoft.com...
> >I don't have it here in front of me now (I'm away from the office), but the
> > error was something like the account could not login/access the
> > Distributor.
> > This is from the subscriber, which is trying to run a pull subscription.
> >
> > "Hilary Cotter" wrote:
> >
> >> It should be possible. What error message are you getting?
> >>
> >> --
> >> Hilary Cotter
> >> Looking for a SQL Server replication book?
> >>
http://www.nwsu.com/0974973602.html > >>
> >> Looking for a FAQ on Indexing Services/SQL FTS
> >>
http://www.indexserverfaq.com > >>
> >> "dw" <dw@discussions.microsoft.com> wrote in message
> >> news:0328C046-1DB7-4437-B2F3-3B0AE4E59630@microsoft.com...
> >> > Hello -
> >> >
> >> > I need to set up Transactional replication between two SQL 2005
> >> > servers.
> >> > The servers are in different domains (they belong to different
> >> > companies),
> >> > but a VPN connection has been established. I can see both servers from
> >> > my
> >> > SQL Mgmt Studio and each server can "see" the other one.
> >> >
> >> > I am having some problems getting the subscriptions created, both on
> >> > the
> >> > Publisher and the Subscriber. I have tried both Pull and Push subs,
> >> > but
> >> > they
> >> > don't work. I think that my problem is a permissions/access/rights
> >> > issue.
> >> > I
> >> > have searched around (including this forum) for "vpn", but I cannot
> >> > find a
> >> > simple, straightforward article on how to configure replication. And
> >> > the
> >> > new
> >> > BOL just seems to bounce me back and forth between articles that don't
> >> > provide enough info.
> >> >
> >> > If anyone knows of any articles or links that would be appreciated.
> >> >
> >> > Thanks
> >> > - will
> >>
> >>
> >>
>
>