Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: trapping jobs or threads that may be running

    I would suggest running the SQL profiler over night. If your script inlcudes storedprocedure calls then add from the events tab Storedprocedure:

    RPC:Starting and RPC:Completed

    SP:Starting and SP:Completed

    SP:StmtStarting and SP:StmtCompleted

    you will also...

Viewing post 1 (of 2 total)