where do trace files get put when you turn a flag on? dbcc traceon (1205)

  • I just turned on trace flag 1205 b/c of some deadlocking issues. This in itself isn't going to help me though. Where do I find the file generated? Does it not even create the file until the event has happened?

    Thanks,

    Greg

  • that trace flag does not creates a separate file it simply writes to the sql server error log a more detailed information about deadlocking issues!!!

     


    * Noel

  • If you are performing this fromQA then 1204 will add it to your output.

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply