I have SQL 2005 standard in 2008 R2 64bit server, 12GB RAM, 34GB db partition size.
The problem is db creates very large tempdb.mdf and NetPerfMon_log.LDF files. Backup doesn't shrink them, should it do that? HDD space is running out because of these files. NetPerfMon.mdf itself is quite normal size. Those other two files have started to get bigger lately.
File sizes:
NetPerfMon.mdf = 11,8 GB
tempdb.mdf = 10,6 GB
NetPerfMon_log.LDF = 9,6 GB
I'm using 64GB SSD "disks" so there is no space for those huge temp-files! Any advices? Our server manager told that temp files should be erased (or get smaller) after some db backups, but it doesn't seem to work. They only clean up in boot, but grow back within 24 hours!