Does having large tempdb files cause performance problems? If yes, what kind of performance problems and why?
Considering that all tempdb files have to be the same size and sometimes you need to free system cache more than once, is there a stored procedure or script that would shrink tempdb successfully every time?
Thanks in advance