Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
hunertopf
Starting Member
3 Posts |
Posted - 2011-06-07 : 06:25:49
|
Hello to all.The MSDB database has grown till 15 GB and now I'm experiencing no more space on disk C:.I read some articles, and I tried to clean up the database, without success. Someone may help me ? If needed I can provide some other clues.Thanks a lot ---------Fabrizio. |
|
jackv
Master Smack Fu Yak Hacker
2179 Posts |
Posted - 2011-06-07 : 11:19:22
|
Some things to looks at are:a)deleting the backup historyb)clear out job history Check the size of the tables ,Jack Vamvas--------------------http://www.sqlserver-dba.com |
 |
|
hunertopf
Starting Member
3 Posts |
Posted - 2011-06-07 : 11:26:37
|
quote: Originally posted by jackv Some things to looks at are:a)deleting the backup historyb)clear out job history Check the size of the tables ,Jack Vamvas--------------------http://www.sqlserver-dba.com
I tried it.Unfortunately all tables are about 20 Mb big, but if I check the Physical file is 15 Gb.---------Fabrizio. |
 |
|
|
|
|