Deadlocked transactions and Junctions

Wow lots has happened in the last 4 hours. Where do i start?

  • In order to diagnose a locking/blocking issue on SQL server, start with an sp_who2 to give you the list of active PIDS, and the PIDS blocking requests. Then execute DBCC INPUTBUFFER(<BLOCKING PID>) to find the offending SQL
  • In order to free space on a critical HDD, you can move the data over to a new location on the same machine and create a junction (a symoblic link for the *nix folk). New feature of NTFS 3.0 and IMO not used anywhere near as heavily as it should. Most underrated feature in Windows.
  • It’s hard to come across a good music compilation, but by God someone has managed to do it

Related posts:

  1. Recently Closed Tabs in Chrome A friend told me this one - I missed the...

One Response to “Deadlocked transactions and Junctions”

  1. The Tomes Of Experience » SQL Index Fragmentation

    [...] great SQL Performance saga continued today, taking a turn for [...]

Leave a Reply


The Tomes Of Experience - powered by WordPress (themed by selder) 0.329 seconds.
14:17:59 06-01-2009