This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Database after truncating

 Hi All,

I'm using SQL Express 2005 .My Database was already hitting 1.9GB of the 2GB with no critical alert notification.But i decided to clean up the database to free more space. Following the post on Database purging => 

 

I truncated TrapVarBinds table after which i did the database maintenance. My database look is now like this with free Space available 7.11MB .I'm afraid because the free space is getting smaller by the day.Here is my current database view from both Database Manager and SQL Server Management Studio Express.

 www.gpspassion.com/.../Database2.jpg

www.gpspassion.com/.../Database1.jpg

 

Total Space Usage is 403MB and the free space available is 7.11MB.
 Please what is the implication of this and what is ur advice?

Thanks in anticipation for ur quick response.