Procedures
Technical Details

Technical details for Procedures used by dbOmnibus.

| Procedure List |

Remember to execute these procedures on the dbOmnibus database, not master or other databases.


sp_PurgeMissingDbs

 

Command - Action

sp_PurgeMissingDbs will delete previously captured database names from the system.

This is useful when a database has been deleted from the server and there is no need to receive Health Findings about the database missing.

Usage:

sp_PurgeMissingDbs

Delete missing databases from the [Databases] table.

Use this to remove alerts for databases that have been deleted on a server.

Technical Details:

Removing missing databases will prevent Alerts 3003 and 3007 from firing.

 


Page Last Updated: 26 June 2025