So here is just a brief description of the problem. Im having an issue with the SQL database getting to full. I know the long term solution it to upgrade my SQL server license to allow for more then 4gigs of storage but hey im working on a budget here
Anyways once the database gets full the polling engine stops working even tho the engine stay up and running, the charts in the webconsole stop updating. I know the fix for the issue it to truncate the data in the SQL database but i cant remember where in the Studio Manager to go to perform this action. Could someone please point me in the right direction? Iv hit a roadblock in my mind and i completely forgot where to delete the trap data and events in the SQL database.
By the way I'm running SQL 2005 Standard on a Windows 2003 server.
Thanks in advance.