Skip to content

Commit 3cfad79

Browse files
committed
style change
1 parent f1299bd commit 3cfad79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/database-engine/startup-shutdown/sql-server-agent-crashes-upon-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ For information about the ODBC driver requirements for different versions of SQL
135135
Get-Service -Name SQLAgent$<InstanceName>
136136
```
137137
138-
## Cause 3: Waiting for "SQLAgent - Generic Refresher" service
138+
## Cause 3: Waiting for SQLAgent - Generic Refresher service
139139
140140
When SQL Server Agent starts, the _SQLAgent – Generic Refresher_ component runs the `msdb.dbo.sp_sqlagent_refresh_job` procedure to refresh job metadata. During this operation, SQL Server might repeatedly check Windows group membership for job owners or proxy accounts. These checks use [Windows API](/windows/win32/api/) calls, which can cause the session to enter one or more of the following wait types:
141141

0 commit comments

Comments
 (0)