flstffatboy
Technical User
- Sep 19, 2002
- 84
I'm new to SQL Server 2000 administration and had a problem yesterday where our tempdb grew to 25G which severely affected performance. Normally the tempdb isn't much larger than 1G. The actual user database is only 700M and SQL Server is shutdown on a nightly basis.
I know the tempdb is used for temporary tables and temporary working stroage area. I believe a user kicked off a query that looped and filled up the tempdb but I'm not 100% sure on this. Well the only thing I knew to do was to shutdown SQL Server and restart it which did shrink the tempdb and brought the performance of the system back to normal. Is there any other option I could have done besides shutting down and restarting?
Thanks in advance,
FLSTF
I know the tempdb is used for temporary tables and temporary working stroage area. I believe a user kicked off a query that looped and filled up the tempdb but I'm not 100% sure on this. Well the only thing I knew to do was to shutdown SQL Server and restart it which did shrink the tempdb and brought the performance of the system back to normal. Is there any other option I could have done besides shutting down and restarting?
Thanks in advance,
FLSTF