Help with tempdb space usage
recently had issue tempdb running out of space , have restart sql server bring original size, reading of articles online found out not practice restart sql server temp db space, have many applications running on server, can me how find out process using tempdb space , how delete objects uses temp db space, , can have monitoring process monitors tempdb space , gives me objects using tempdb space? best practice free tempdb if full.
thanks in advance.
hello, here post ravi khanal best practices using tempdb:
http://www.ravikhanal.com/tempdb-best-practices/
also may check link:
troubleshooting insufficient disk space in tempdb
http://msdn.microsoft.com/en-us/library/ms176029.aspx
how shrink tempdb:
http://support.microsoft.com/kb/307487
willy taveras.-
http://itlearn.net
SQL Server > Transact-SQL
Comments
Post a Comment