I have a programmer who has created a massive temporary table that inserts into another massive table with no commits (80 gigs). Currently, he has over 30,000 locks on tempdb, any idea what causes this or if it might be a problem with SQL SERVER and not the code?