File tree Expand file tree Collapse file tree
support/sql/database-engine/agent Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,12 +62,15 @@ For more info on configuring your antivirus or endpoint protection software to w
6262
6363### Step 3: Check event logs and dumps
6464
65- <!-- Check with SME what the user is looking for when they review these logs and dumps -->
65+ Check if there are any new errors in the logs or most recent SQL Agent dump file:
6666
67671 . Review the SQL Agent logs located in: ` <SQL_Instance_Log_Directory>\SQLAGENT.OUT\ ` .
68681 . Review the Application and System logs in Event Viewer for related errors.
69691 . Analyze the SQL Agent dump file (if multiple dumps are generated, focus on the most recent one).
7070
71+ If there are no new errors proceed to the next step. If there are new errors then do the following:
72+ 1 . ?????
73+
7174### Step 4: Restart SQL Agent service
7275
7376Restart the SQL Agent service for the previous changes to take effect.
You can’t perform that action at this time.
0 commit comments