Hi,
we have the problem that the tempdb is growing to large, if our application runs.
I could identify one procedure but the tempdb is growing only if it is called by the application. If i start the procedure from Management Studio, i run's a long time but tempdb keeps constant.
(there are not many users in the application, the procedure is only called once!)
How can I dive deeper into the problem?
Thanks,
to