RE: EXCEPTION_ACCESS_VIOLATION
From: Cindy Gross (cgross_at_online.microsoft.com)
Date: 03/30/04
- Next message: Cindy Gross: "Re: Default Permissions"
- Previous message: Cindy Gross: "RE: Error"
- In reply to: Douglas Castelluber: "EXCEPTION_ACCESS_VIOLATION"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Mar 2004 22:42:56 GMT
Check your SQL Server error log for the exact stack dump that goes with the
Access Violation (AV) message. Pull out the keywords from the first couple
of lines of the dump and search for them in the online Knowledge Base.
Also, use profiler to find out what the exact command is that results in
the AV and see if the same thing happens when you run that command from
Query Analyzer.
Are you on the latest service pack for SQL Server?
Cindy Gross, MCDBA, MCSE
http://cindygross.tripod.com
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Cindy Gross: "Re: Default Permissions"
- Previous message: Cindy Gross: "RE: Error"
- In reply to: Douglas Castelluber: "EXCEPTION_ACCESS_VIOLATION"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|