-
Notifications
You must be signed in to change notification settings - Fork 0
Database Growths
alinselicean edited this page Feb 25, 2023
·
2 revisions
Database Growths alert reports on all changes in the size of the databases since the last check.
By default, this alert runs every hour. This can be changed by changing the frequency of the corresponding SQL Agent job.
The SQL Agent job implementing this check is called "dba - alert database growths".
There is no threshold for this alert. It just reports any changes in the database sizes, for either data files or log file(s).
to be added
to be added
This is a sample alert:
to be added
This is still work-in-progress