Hi,
I once again have a database that seems to be growing out of control. I have run dbcc shrinkdatabase, however the database doesn't seem to be getting any smaller. I have backed up the database and truncated the logs, but the database is still huge.
The database is configured to use space on 3 drives and it's just eating up all the free space that the drives have. On the database options I restricted file growth to a certain amount of space and I have Automatically Grow database in MB=1. The database seems to have ignored this. I don't know what to do to recover the space.
Thanks.
I once again have a database that seems to be growing out of control. I have run dbcc shrinkdatabase, however the database doesn't seem to be getting any smaller. I have backed up the database and truncated the logs, but the database is still huge.
The database is configured to use space on 3 drives and it's just eating up all the free space that the drives have. On the database options I restricted file growth to a certain amount of space and I have Automatically Grow database in MB=1. The database seems to have ignored this. I don't know what to do to recover the space.
Thanks.