Linked Server not logging in



Hello,

I a fairly complicated situation to explain in a newsgroup, but I am going
to give it a try:

1. I have an SQL 2005 server (call it Server A) with a database. In the
database is a view pointing that queries a table pointing to a linked
server, Server B (#2 below). The permissions are set up properly and I can
query the view from this server.
2. SQL 2005 server (Server B) with a
database that is linked to from server A.
3. Using SQL Management studio from another SQL2005 server (Server C), or
an Access database running the view Server A.

The scenario:

1. When I go to run the a query from SQL Management studio on Server C, I
get an error message saying no valid login for NT Authority\Annnomous
Logon.
2. If I go to server A and run the query, then I can come back to Server C
and the query run just fine. It will stay connected and run for a period
of time, then I get the login error again.

It almost appears as if the server where the query and linked server are
defined, is passing through the proper permissions and creating a
connection to the linked server, only if it initiates the connection.
Then it appears the connection stays open for a period of time, then it
closes.

Does this make any sense? I can replicate it every time, but still cannot
figure out why we get the login failure.
.



Relevant Pages

  • Re: freetexttable query never completes nor times out?
    ... Full text does not perform with a nested loop because the search is done for each iteration, if your server doesn't have much memory you will have a huge IO issue. ... When I get properties for the FT catalog, ... The company I am currently working for is a heavy consumer of SQL FTS ... dB (this time from the actual ASP page that passes the query to the ...
    (microsoft.public.sqlserver.fulltext)
  • Re: freetexttable query never completes nor times out?
    ... Full text does not perform with a nested loop because the search is done for each iteration, if your server doesn't have much memory you will have a huge IO issue. ... When I get properties for the FT catalog, ... The company I am currently working for is a heavy consumer of SQL FTS ... dB (this time from the actual ASP page that passes the query to the ...
    (microsoft.public.sqlserver.fulltext)
  • Re: freetexttable query never completes nor times out?
    ... if your server doesn't have much memory ... and the "executing query" ball just kept ... When I get properties for the FT catalog, ... The company I am currently working for is a heavy consumer of SQL FTS ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Connection issues between .Net framwok and SQl Express 2005
    ... You will no longer need the database MDF file name in the connection string. ... simply attach the ASPNETDB.mdf to SQL Server permenantly, ... as USER INSTANCE on existing SQL Server Express, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Is yahoo being hijacked?
    ... I get no server response when query ... > Connection: close ...
    (misc.invest.stocks)

Loading