This is a discussion on tempdb problem within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi, after a huge ODBC operation to read some data from a DB table, my tempdb is now 2.8 ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, after a huge ODBC operation to read some data from a DB table, my tempdb is now 2.8 GB and I can not delete tempdb. Query analyzer does not work, right mouse click and delete does not work, dbcc checks does not work. I even stopped the service and started it again, but tempdb did not regenerated and still 2.8 GB. I manually deleted the tempdb.mdf file and log file but after I started the MSSQLSERVER service, they are all recovered as 2.8 GB. How can I get rid of this tempdb??? regards, atx |