Skip to content

Commit e65a510

Browse files
authored
Fix error message wording
Corrected wording in the error message for clarity.
1 parent e9fc422 commit e65a510

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
@@ -19,7 +19,7 @@ A SQL Server Agent stops responding when you try to start it, or it takes longer
1919

2020
- **Scenario 1**: The following error message is logged in the System event log:
2121
> The SQL Server Agent (MSSQLSERVER) service failed to start due to the following error:
22-
> The service didn't respond to the start or control request in a timely fashion.
22+
> The service did not respond to the start or control request in a timely fashion.
2323
- **Scenario 2**: The status of the agent appears as "Starting" in Control Panel, and the following error message is logged in the *SQLAgent.log* file:
2424
> An idle CPU condition has not been defined - OnIdle job schedules will have no effect.
2525

0 commit comments

Comments
 (0)