Forum Discussion

lucjad's avatar
lucjad
Icon for Neophyte rankNeophyte
6 days ago
Solved

How do I clean up old warning messages?

Logic Monitor is still giving me warnings about the removed database even after running Active Discovery. 
  • Mike_Moniz's avatar
    6 days ago

    SQL Server Databases is not setup to auto delete instances, so Active Discovery will not change it. I assume this is by design to let you know that the database was deleted (by mistake or not).

    You can manually delete the instance by going to the "SQL Server Databases" entry in the tree then go to the Instances tab. You can then find the specific database there and Delete Instance from there. If the DB is really gone it should not come back. Note that you will lose all history once it's deleted. If you want to keep the past data you can Disable Instance instead.