Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Vista
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
Focus on Microsoft
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
RE: Strange behaviour of MS SQL 2000
Nov 25 2003 03:21AM
JimRuddy (jruddyse hotmail com)
You should be able to narrow this down by executing the following query in
query analyzer...
select * from sysprocesses where spid > 50 and blocked > 0
I would run this every few seconds over a minute period or when the server
appears hung. If you get anything returned chances are this is an
appli...
[ more ]
Privacy Statement
Copyright 2008, SecurityFocus
query analyzer...
select * from sysprocesses where spid > 50 and blocked > 0
I would run this every few seconds over a minute period or when the server
appears hung. If you get anything returned chances are this is an
appli...
[ more ]