Re: Performance really poor if calling data from sql clients
- From: "Nils Loeber" <nils@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Apr 2006 12:42:55 +0200
Hi Stephan,
"Stephan (Germany)" <StephanGermany@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im
Newsbeitrag news:<AEBB7DF6-0A74-4E62-A535-1624D0747DEB@xxxxxxxxxxxxx>...
If I launch the program on the laptop where the database is hosted,
xxx if I choose TCP/IP: error, no SSPI context can be generated
I have seen the SSPI context error in connection with Kerberos problems when
using TCP/IP as a connection protocol. Are you using Active Directory? Is
SQL Server running as a domain user account (especially if the domain user
is not a domain administrator). If so, you may have to use the setspn.exe
utility to register a service principal name for the
service/server/account-combination as described in
http://support.microsoft.com/?scid=kb%3Ben-us%3B319723&x=13&y=13.
Alternatively, if this is possible in your scenario, grant the SQL Server
service account domain administrator rights, restart the server (so it can
register itself in AD), remove the service account from domain admin group
and restart again.
Good luck!
Nils Loeber
.
- References:
- Re: Performance really poor if calling data from sql clients
- From: Andrew J. Kelly
- Re: Performance really poor if calling data from sql clients
- From: Stephan (Germany)
- Re: Performance really poor if calling data from sql clients
- From: Andrew J. Kelly
- Re: Performance really poor if calling data from sql clients
- From: Stephan (Germany)
- Re: Performance really poor if calling data from sql clients
- From: Andrew J. Kelly
- Re: Performance really poor if calling data from sql clients
- From: Stephan (Germany)
- Re: Performance really poor if calling data from sql clients
- Prev by Date: Re: Query performance
- Next by Date: Re: Performance
- Previous by thread: Re: Performance really poor if calling data from sql clients
- Next by thread: Re: Performance really poor if calling data from sql clients
- Index(es):
Relevant Pages
|
Loading