Utility Procedures
Technical Details

Technical details for Utility Procedures used by dbOmnibus.

| Procedure List |

These utility procedures are used internally by dbOmnibus and are not intended to be executed manually.


sp_CaptureStartup

Capture instance startup events into the [Events] table.

sp_CaptureStartup is a utility procedure. There is no reason for this to be executed manually.

It is called by a SQL Agent job (dbOmnibus Startup) when the instance starts.

It will cause a Alert 2008 Health Finding notification to be sent.

Usage:

sp_CaptureStartup

 Capture the started date the the [Vitals] table and send a Health Finding notification.

 

sp_CaptureStartup 'Vitals'

Capture the started date the the [Vitals] table, do not send a Health Finding notification.

Technical Details:

Related objects

 


Page Last Updated: 21 September 2025