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_PruneTable

Delete old entries from a capture history table. The data deleted is based on the Retention configured for the specific table.

This is called by each relevant the capture activity.

Usage:

EXEC [Util].[sp_PruneTable] @Table='myTableName'

 


Page Last Updated: 21 September 2025