سؤال

I want to see the the job history in a neat format. Currently, I just export it to a log file in which everything appears as a big line of text, without any formatting. How do i get it in a more readable form ?

Thanks.

هل كانت مفيدة؟

المحلول

Here are 2 software options:

  1. SQL Job Manager - Looks more "professional"
  2. SQLjobvis

If you can't (or don't want to) use a free or opensource software, then your other options are to write queries and scripts yourself.

  1. Querying SQL Server Agent Job History Data.
  2. How to query currently running SQL Server Agent jobs.

SQLjobvis is the SQL Server Agent history viewer

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top