Skip to content

Commit 7340d8f

Browse files
committed
formatting fix
1 parent bc844d8 commit 7340d8f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

support/sql/database-engine/agent/intermittent-crashes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ This article provides troubleshooting guidance for an issue where the SQL Agent
1414

1515
The SQL Agent service crashes intermittently on a SQL Server Always On Cluster. When the SQL Agent service crashes, the following error message is added to the SQL Agent log:
1616

17-
> [510] SQLAgent failed, dump generated in \<SQL_Instance_Log_Directory\>
18-
> [LOG] Exception 29539 caught at line 233 of file sql\mpu\SqlAgent\src\autostrt.cpp. SQLServerAgent initiating self-termination.
17+
```log
18+
[510] SQLAgent failed, dump generated in \<SQL_Instance_Log_Directory\>
19+
[LOG] Exception 29539 caught at line 233 of file sql\mpu\SqlAgent\src\autostrt.cpp. SQLServerAgent initiating self-termination.
20+
```
1921

2022
## Cause
2123

0 commit comments

Comments
 (0)