This is one of those posts for myself. Sort of like a self-note.
When things go wrong, especially unexpectedly, sometimes the only clue is the SQL Server default trace. Where is it?
SELECT * FROM ::fn_trace_getinfo(0)
Now you know… But do you have permissions to get to the file? That’s another issue.
For a more in-depth post on this topic see Adam Haines’ post.
Stay curious… Keep learning…
Dave
Leave a Reply
Using Gravatars in the comments - get your own and be recognized!
XHTML: These are some of the tags you can use:
<a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>