Skip to content

Commit f73e391

Browse files
authored
Fix typo in SQL Server Agent restart instructions
1 parent 6f53141 commit f73e391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/database-engine/agent/job-failed-error-258.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ This issue can be caused by any of the following underlying problems:
219219
- A low value for `AvailableMB`. This value indicates high memory usage for SQL Server.
220220
- A `PLE` value of less than 300. This value indicates high memory churn.
221221
1. If you identified any worker, CPU, or memory issues in the previous step, reduce your current workload to resolve the issues. If you didn't identify any issues, go to the next step.
222-
1. Restart the SQL Server Agent by running one of the the following PowerShell commands:
222+
1. Restart the SQL Server Agent by running one of the following PowerShell commands:
223223
224224
> [!IMPORTANT]
225225
> Restarting the SQL Server Agent interrupts any currently running jobs.

0 commit comments

Comments
 (0)