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 [...]