Re: SQL Server 2000 linked server problem
- From: "Russell Fields" <russellfields@xxxxxxxxxx>
- Date: Thu, 27 Dec 2007 15:25:49 -0500
frankm,
Could you describe the security settings on the linked server's security
tab?
If it is "Be made using the login's current security context" then it might
imply that something broke the delegation chain for the double-hop needed to
pass a user's credentials to the next server. When you are logged onto the
server there is no double-hop since the linked server is only one hop away.
Does that make sense? In that case, it is not a SQL Server problem, but a
Windows or a domain problem. The SQL Server is simply victimized. Since I
am not a domain/network administrator I don't have good insight into what
could be wrong, but I am pretty sure that is where the problem lies.
RLF
"frankm" <frankm@xxxxxxxxxxxxxxxx> wrote in message
news:v0Tcj.1219$se5.545@xxxxxxxxxxxxxxxxxxxxxxx
The error is "SQL Server does not exist or access denied" which means it
cannot connect.
I know all of it works - it works from EM on the server itself and doesn't
from any remote client.
I have tried RPC settings and that does not work.
Apparently this happens "once in a while", and it takes a reboot to fix
it.
"Russell Fields" <russellfields@xxxxxxxxxx> wrote in message
news:%23v9K5rLSIHA.3532@xxxxxxxxxxxxxxxxxxxxxxx
frankm,
What error are you getting? That might reveal what the problem is. In
general: Check the security tab of the linked server properties if it is
security context error. You might also check the Server Options for how
RPC and RPC OUT are set.
Out of curiousily, have their been any changes to your network
infrastructure for the purpose of making the network more secure?
RLF
"frankm" <frankm@xxxxxxxxxxxxxxxx> wrote in message
news:%jRcj.1769$pr6.1313@xxxxxxxxxxxxxxxxxxxxxxx
This is SQL Server 2000 sp3a.
I have linked servers that have been working for a fairly long time.
If I am on the server (TermSvc), I cann connect and test through the
linked server successfully.
If I am initiating this from any workstation or application off the SQL
Server itself, the linked server connection fails.
Any ideas???
frankm
.
- Follow-Ups:
- Re: SQL Server 2000 linked server problem
- From: frankm
- Re: SQL Server 2000 linked server problem
- References:
- SQL Server 2000 linked server problem
- From: frankm
- Re: SQL Server 2000 linked server problem
- From: Russell Fields
- Re: SQL Server 2000 linked server problem
- From: frankm
- SQL Server 2000 linked server problem
- Prev by Date: Re: SQL Server 2000 linked server problem
- Next by Date: Re: SQL Server 2000 linked server problem
- Previous by thread: Re: SQL Server 2000 linked server problem
- Next by thread: Re: SQL Server 2000 linked server problem
- Index(es):
Relevant Pages
|