| title | Database Event Category | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 03/01/2017 | |||
| ms.prod | sql | |||
| ms.reviewer | ||||
| ms.technology | supportability | |||
| ms.topic | conceptual | |||
| helpviewer_keywords |
|
|||
| ms.assetid | b61af738-f144-4992-b0b2-d44cb7240991 | |||
| author | stevestein | |||
| ms.author | sstein | |||
| monikerRange | =azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current |
[!INCLUDEappliesto-ss-asdb-xxxx-xxx-md] The Database event category contains event classes to monitor the [!INCLUDEssDEnoversion].
| Topic | Description |
|---|---|
| Data File Auto Grow Event Class | Indicates that the data file grew automatically. This event is not triggered if the data file is grown explicitly through ALTER DATABASE. |
| Data File Auto Shrink Event Class | Indicates that the data file has been shrunk. |
| Database Mirroring Connection Event Class | An event generated to report the status of a transport connection for database mirroring. |
| Database Mirroring State Change Event Class | Indicates when the state of a mirrored database changes. |
| Database Suspect Data Page Event Class | Indicates when a page is added to the suspect_pages table in the msdb database. |
| Log File Auto Grow Event Class | Indicates that the log file grew automatically. This event is not triggered if the log file is grown explicitly through ALTER DATABASE. |
| Log File Auto Shrink Event Class | Indicates that the log file grew automatically. This event is not triggered if the log file shrinks explicitly through ALTER DATABASE. |