I have configured a Visual Corn Job which executes a SQL server JOB. The SQL Server Job executes a Stored procedure which connects to a sales force Linked server. Recently the jobs started failing and we could see the error in the sql Server Job history, but in the VisualCron job it is empty. The error is not captured in the visual Cron Job. Can you please let me know what can be the issue
Note: I have configured VisualCron Jobs to executes some other SQL Agent jobs which during failures captures the error in the SQL Agent Job history and also in the ViusalCron task log history.