|
Question : SQL Server slow when logged on domain
|
|
Hi all.
We are having an issue with our SQL Server and that is when we logon to the server on the domain SQL Server is really slow, including all of the jobs and DTS's. Yet when we log on to the computer/box and not the domain SQL server runs great and jobs and DTS's are not slow.
We've tried all sorts of tests, SQL Profiler etc. but no errors appear. Could our issue be a domain issue? If so, any ideas on how to fix it?
I posted here because SQL server is fine when logged onto the box but when we logon to the domain it slows down. So I figured it had to be a networking issue of some sort.
Thank you in advance.
|
Answer : SQL Server slow when logged on domain
|
|
Hi,
Well I would suggest logging onto the domain and then run an active job or DTS package that can "slow" the server.At that point in time check your servers event logs. Application and System for any occurences of SQL or network errors. If you don't know how to check your event logs.
Go Start>Run>Type in EVENTVWR
Post any info you find here and I am sure we can resolve the problem.
Regards,
Johan
|
|
|
|