Dead Lock

  • I am getting an occasional deadlock (SQL 7) with this message:

    Server: Msg 1205, Level 13, State 3, Procedure Order_Line_Xref_Process, Line 96

    Your transaction (process ID #33) was deadlocked with another process and has been chosen as the deadlock victim. Rerun your transaction.

    It is getting the deadlock in a select in the stored procedure.

    Any tips on how to troubleshoot this (find the other process) and how to avoid it?

  • Check "Avoiding Deadlocks" and "Understanding and Avoiding Blocking" in Books online.

    Hope this helps

    Phill Carter

    --------------------

    Colt 45 - the original point and click interface

    --------------------
    Colt 45 - the original point and click interface

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

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