nuct
Programmer
- Sep 5, 2001
- 103
Hi
We have a database which is 11 gb in size. However only 9 gb is is used the remaining 2 gb is free space. I was wondering how I go about freeing this the OS. I have tried:
DBCC SHRINKDATABASE (i3_eic, 1, TRUNCATEONLY)
but it only seemed to free about 400 mb or so.
Has anybody got any ideas as we are rapidly running out of space on the server.
Cheers,
Simon
We have a database which is 11 gb in size. However only 9 gb is is used the remaining 2 gb is free space. I was wondering how I go about freeing this the OS. I have tried:
DBCC SHRINKDATABASE (i3_eic, 1, TRUNCATEONLY)
but it only seemed to free about 400 mb or so.
Has anybody got any ideas as we are rapidly running out of space on the server.
Cheers,
Simon