Re: Not associated with a trusted SQL Server connection....
- From: len <len@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 23:37:04 -0800
Thanks very much: I altered my publisher account to impersonate the SQLServer
Agent acount and that seemed to clear up the problem.
Much appreciated!
"Hilary Cotter" wrote:
> Are both SQL Servers and SQL Server agent running under the same account?
> Are they in the same domain or in trusted domains?
>
> Can you ensure that on both servers when you do a select @@servername you
> get the server name and not local?
>
> Also verify that you are using the impersonate the SQL Server agent account
> on the publisher.
>
> Finally what proc is causing these errors?
>
> --
> 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
>
> "len" <len@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:1BAE7160-938A-4479-B1F1-871F63624CF6@xxxxxxxxxxxxxxxx
> > I'm getting the following error when trying to set up replication between
> 2
> > servers (the error occurs on the master when I try to run some stored
> procs).
> > Both servers are linked as "Remote Servers":
> >
> > Login failed for user 'xxxx'. Reason: Not associated with a trusted SQL
> > Server connection.
> >
> > The thing is, both servers are enabled for SQL and Windows authentication
> > and i can log into both servers as user 'xxxx' using SQL Query analyser
> fine.
> >
> > Any ideas what could be wrong?
>
>
>
.
- References:
- Not associated with a trusted SQL Server connection....
- From: len
- Re: Not associated with a trusted SQL Server connection....
- From: Hilary Cotter
- Not associated with a trusted SQL Server connection....
- Prev by Date: Re: Error 14058: The subscription already exists
- Next by Date: Error number: 1105 the primary group is full
- Previous by thread: Re: Not associated with a trusted SQL Server connection....
- Next by thread: Transactional Replication
- Index(es):
Relevant Pages
|