Monitoring Jobs

  • Hello,

    a question is it possible to monitor the jobs (what for a state has it after runnig (faild/succesd)) and the steps of a job? If yes how can I do that in .Net with C#?

     

    thanks,

    Stephan Conrad

  • 1. Yes

    2. Look for the data in sysjobhistory in msdb.

    3. Write a c# app to query this table

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply