As the title says – another issue with the vCenter Database becoming full on SQL Server
Go into the SQL Management Studio and navigate the vCenter Database
First check the Size of the DB – Right Click on the DB and select Properties – you see that the DB space available is too low
Now close this and stop the VMware vCenter Service
Select Programability > Stored Proceedures
At the bottom there is dbo.cleanup_events_tasks
Run this query – in my case it took an hr or so to complete but i keep checking the size of the Database decreasing over this time
Start your vCenter Server Service again