Alerts
Alert 3011
Database Not Used
Alert 3011 is a SQL database alert and is triggered when dbOmnibus detects a database that has not been used in a while.
dbOmnibus evaluates the last time an access activity was performed on a database (seek, scan, lookup or update).
This notification can be useful in determining if a database can be decommissioned.
Remedies:
- Drop the database - If it is determined that the databases
is no longer needed, dropping the database will will eleminate
this alert.
When a database is dropped, dbOmnibus will alert that the databases is missing, Alert 3003.
When a database is dropped, dbOmnibus will alert that the databases has not been backed up, Alert 3007. - Create a rule to override the alert using sp_GenOverrideHealthAlert.
Page Last Updated: 19 August 2025
