An open API service indexing awesome lists of open source software.

https://github.com/rich-in-sql/frequent-agent

Frequent Agent is a SQL Server Stored Procedure that will check for frequently running SQL Agent Jobs move their Agent History from MSDB to the JobHistory_Archive table which is created inside the DBA_Tasks database and then purge the data from the MSDB database
https://github.com/rich-in-sql/frequent-agent

Last synced: 10 months ago
JSON representation

Frequent Agent is a SQL Server Stored Procedure that will check for frequently running SQL Agent Jobs move their Agent History from MSDB to the JobHistory_Archive table which is created inside the DBA_Tasks database and then purge the data from the MSDB database

Awesome Lists containing this project