Database Event Category
The Database event category contains event classes to monitor the SQL Server Database Engine.
In This Section
Topic |
Description |
---|---|
Indicates that the data file grew automatically. This event is not triggered if the data file is grown explicitly through ALTER DATABASE. |
|
Indicates that the data file has been shrunk. |
|
Indicates when the state of a mirrored database changes. |
|
Indicates that the log file grew automatically. This event is not triggered if the log file is grown explicitly through ALTER DATABASE. |
|
Indicates that the log file grew automatically. This event is not triggered if the log file shrinks explicitly through ALTER DATABASE. |