Answers for "how to check sql server agent job history"

SQL
1

how to check sql server agent job history

-In Object Explorer, connect to an instance of the SQL Server Database Engine, and then expand that instance.
-Expand SQL Server Agent, and then expand Jobs.
-Right-click a job, and then click View History.
-In the Log File Viewer, view the job history.
-To update the job history, click Refresh.
Posted by: Guest on March-10-2020

Code answers related to "how to check sql server agent job history"

Code answers related to "SQL"

Browse Popular Code Answers by Language