June 29, 2005 at 1:52 am
Hi,
We have this loginid that tries to log in every few seconds and fails and then fills up the Sql Server logs. I have a put on a Trace using Sql Profiler and found that it is a certain ClientProcessId that is trying to login. How do I find out what this ClienProcessId is and where it is coming from?
Thanks,
Sebastian
June 29, 2005 at 1:59 am
Look in Task Manager. The column PID shows the process id for each running application and you can match it to the one in Profiler.
June 29, 2005 at 5:16 am
Wow great.. This answers mine issue as well. Hats off
Thanks
Helen
--------------------------------
Are you a born again. He is Jehova Jirah unto me
June 29, 2005 at 5:19 am
Np. What issue was that?
June 29, 2005 at 11:03 pm
Thanks.
Sebastian
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply