Hi,
On one of our servers, I noticed that the msdb database has grown to 5 GB in size!
sp_spaceused yields:
NAME DB SIZE UNALLOCATED SPACE
msdb 5409.50 MB 1.12 MB
RESERVED DATA INDEX SIZE UNUSED
5533064 KB 5199712 KB 331024 KB 2328 KB
So it appears that the data is in fact, using up about 5 GB of space. I just don't know how this can be??
Can this be shrunk down??
The msdb database on our other servers is only about 350 MB, not 5 GB!
Help.
Thanks
On one of our servers, I noticed that the msdb database has grown to 5 GB in size!
sp_spaceused yields:
NAME DB SIZE UNALLOCATED SPACE
msdb 5409.50 MB 1.12 MB
RESERVED DATA INDEX SIZE UNUSED
5533064 KB 5199712 KB 331024 KB 2328 KB
So it appears that the data is in fact, using up about 5 GB of space. I just don't know how this can be??
Can this be shrunk down??
The msdb database on our other servers is only about 350 MB, not 5 GB!
Help.
Thanks