We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1d294 commit f633e05Copy full SHA for f633e05
1 file changed
support/sql/database-engine/agent/job-failed-error-258.md
@@ -89,7 +89,7 @@ This issue can be caused by any of the following underlying problems:
89
90
<!-- Check with SME what the user should do if they identify any thread exhaustion, memory pressure, or CPU issues -->
91
92
-1. If blocking, hangs, or worker exhaustion can't be resolved, restart SQL Server Agent by running the following commands in PowerShell:
+1. If blocking, hangs, or worker exhaustion can't be resolved, restart the SQL Server Agent by running the following commands in PowerShell:
93
94
```powershell
95
Restart-Service -Name "SQLSERVERAGENT" -Force
0 commit comments