Re: SQL Server 2000 SP4 client connection problem
- From: "Rick Byham, \(MSFT\)" <rickbyh@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 6 Mar 2008 12:38:48 -0800
Sorry. I can't think of any more troubleshooting steps short of calling Customer Support.
--
Rick Byham (MSFT)
This posting is provided "AS IS" with no warranties, and confers no rights.
"Charles Calvert" <cbciv@xxxxxxxxx> wrote in message news:te9us35insoighok3nt2eohd4ssi5uugl1@xxxxxxxxxx
On Fri, 29 Feb 2008 09:25:21 -0800, "Rick Byham, \(MSFT\)"
<rickbyh@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
<1B5E3165-0528-47F5-B916-FA74AAA1DEC4@xxxxxxxxxxxxx>:
Have you checked for other errors in both the Windows event log and the SQL
Server log particularly on the SQL Server computer?
I did and found nothing.
In Management Studio on the SQL Server computer, connect Object Explorer,
right-click the server name, and then click Properties.
On the Security tab, select login auditing; Both failed and successful
logins. Try connecting again, and check both logs.
I'm using 2000, but found the equivalent setting in Enterprise
Manager, set it, restarted and tried again.
The login was recorded as being successful in the server's event log
and the SQL Server log. Even after terminating the hung Query
Analyzer process on ClientB, there were no errors in the server's
event log or SQL Server log.
I have noted one thing; when Query Analyzer gets hung on ClientB, the
server can't seem to create any new Windows Explorer windows or
Management Console windows (such as the event viewer) until the Query
Analyzer process is terminated. This makes me wonder if SQL Server is
locking a mutex or other synchronization object on the server and not
letting go until the connection has completed.
I had another idea. I tried the following:
osql -E -S [ip address] -d master -Q "SELECT name FROM sysobjects"
It also hung, so the trusted vs. untrusted connection doesn't seem to
make a difference.
--
Charles Calvert | Software Design/Development
Celtic Wolf, Inc. | Project Management
http://www.celticwolf.com/ | Technical Writing
(703) 580-0210 | Research
.
- Follow-Ups:
- Re: SQL Server 2000 SP4 client connection problem
- From: Charles Calvert
- Re: SQL Server 2000 SP4 client connection problem
- References:
- Re: SQL Server 2000 SP4 client connection problem
- From: Charles Calvert
- Re: SQL Server 2000 SP4 client connection problem
- Prev by Date: Re: Unable to connect if member of many groups
- Next by Date: Windows Authentication from Outside the Domain
- Previous by thread: Re: SQL Server 2000 SP4 client connection problem
- Next by thread: Re: SQL Server 2000 SP4 client connection problem
- Index(es):
Relevant Pages
|