Tag: sql server
Axcient Backup failed on Domain Controller SQLVDI error
If your Domain Controller is using Azure AD Connect, it may have recently updated itself and caused the SQL VSS Writer to start failing...
Using DBCC ErrorLog Command To Cycle SQL Error Log Files
Each time SQL Server is restarted, the ERRORLOG file is recreated, and your existing error log is renamed ERRORLOG.1
The existing .1 (if any) is...
SQL Server Agent issue – delay_between_response attribute (10 sec) of alert...
Agent was stopped so performance plan wasn't running.
Errors in Agent Log: delay_between_response attribute (10 sec) of alert (9) is less
than poll interval for this...